Update of /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv8727
Modified Files:
PgConnection.cs
Log Message:
Copyright update
Index: PgConnection.cs
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source/PgConnection.cs,v
retrieving revision 1.22
retrieving revision 1.23
diff -C2 -d -r1.22 -r1.23
*** PgConnection.cs 4 Apr 2005 18:14:36 -0000 1.22
--- PgConnection.cs 8 Apr 2005 14:25:15 -0000 1.23
***************
*** 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
|