PageRenderTime 43ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/trunk/Drivers/Postgre7.1/notice.txt

#
Plain Text | 35 lines | 20 code | 15 blank | 0 comment | 0 complexity | 8b5af333f736dbe15043da1920f82bad MD5 | raw file
Possible License(s): LGPL-2.1, AGPL-1.0
  1. /********************************************************************
  2. PSQLODBC.DLL - A library to talk to the PostgreSQL DBMS using ODBC.
  3. Copyright (C) 1998; Insight Distribution Systems
  4. The code contained in this library is based on code written by
  5. Christian Czezatke and Dan McGuirk, (C) 1996.
  6. This library is free software; you can redistribute it and/or modify
  7. it under the terms of the GNU Library General Public License as
  8. published by the Free Software Foundation; either version 2 of the
  9. License, or (at your option) any later version.
  10. This library is distributed in the hope that it will be useful, but
  11. WITHOUT ANY WARRANTY; without even the implied warranty of
  12. MERCHANTIBILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
  13. Library General Public License for more details.
  14. You should have received a copy of the GNU Library General Public
  15. License along with this library (see "license.txt"); if not, write to
  16. the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA
  17. 02139, USA.
  18. How to contact the author:
  19. email: byronn@insightdist.com (Byron Nikolaidis)
  20. ***********************************************************************/