Update of /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8401
Modified Files:
PgConnectionInternal.cs
Log Message:
Copyright update
Index: PgConnectionInternal.cs
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source/PgConnectionInternal.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PgConnectionInternal.cs 29 Sep 2004 12:09:18 -0000 1.1
--- PgConnectionInternal.cs 8 Apr 2005 14:24:45 -0000 1.2
***************
*** 1,4 ****
/* PgSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+
! * Copyright (c) 2003-2004 Carlos Guzman Alvarez
*
* This library is free software; you can redistribute it and/or
--- 1,4 ----
/* PgSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+
! * Copyright (c) 2003-2005 Carlos Guzman Alvarez
*
* This library is free software; you can redistribute it and/or
|