Update of /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9524
Modified Files:
AssemblyInfo.cs
Log Message:
Copyright update
Index: AssemblyInfo.cs
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source/AssemblyInfo.cs,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** AssemblyInfo.cs 9 Feb 2004 14:19:22 -0000 1.2
--- AssemblyInfo.cs 8 Apr 2005 14:27:55 -0000 1.3
***************
*** 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
|