Update of /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source/Design/ParameterCollection
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13638
Modified Files:
PgParameterCollectionEditor.cs PgParameterConverter.cs
Log Message:
Updated license headers
Index: PgParameterCollectionEditor.cs
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source/Design/ParameterCollection/PgParameterCollectionEditor.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PgParameterCollectionEditor.cs 2 Oct 2003 18:16:59 -0000 1.1
--- PgParameterCollectionEditor.cs 9 Feb 2004 14:20:06 -0000 1.2
***************
*** 1,4 ****
/* PgSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+
! * Copyright (C) 2003 Carlos Guzmán Álvarez
*
* 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-2004 Carlos Guzman Alvarez
*
* This library is free software; you can redistribute it and/or
Index: PgParameterConverter.cs
===================================================================
RCS file: /cvsroot/pgsqlclient/pgsqlclient_10/PostgreSql.Data.PgSqlClient/source/Design/ParameterCollection/PgParameterConverter.cs,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** PgParameterConverter.cs 2 Oct 2003 18:16:59 -0000 1.1
--- PgParameterConverter.cs 9 Feb 2004 14:20:06 -0000 1.2
***************
*** 1,4 ****
/* PgSqlClient - ADO.NET Data Provider for PostgreSQL 7.4+
! * Copyright (C) 2003 Carlos Guzmán Álvarez
*
* 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-2004 Carlos Guzman Alvarez
*
* This library is free software; you can redistribute it and/or
|