Update of /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Datasource
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3642/lib/OpenInteract2/Datasource
Modified Files:
DBI.pm LDAP.pm
Log Message:
Update copyright year from *-2004 to *-2005
Index: DBI.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Datasource/DBI.pm,v
retrieving revision 1.16
retrieving revision 1.17
diff -C2 -d -r1.16 -r1.17
*** DBI.pm 22 Feb 2005 16:57:24 -0000 1.16
--- DBI.pm 17 Mar 2005 14:58:01 -0000 1.17
***************
*** 332,336 ****
=head1 COPYRIGHT
! Copyright (c) 2002-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 332,336 ----
=head1 COPYRIGHT
! Copyright (c) 2002-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
Index: LDAP.pm
===================================================================
RCS file: /cvsroot/openinteract/OpenInteract2/lib/OpenInteract2/Datasource/LDAP.pm,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** LDAP.pm 23 Feb 2005 02:03:53 -0000 1.10
--- LDAP.pm 17 Mar 2005 14:58:01 -0000 1.11
***************
*** 262,266 ****
=head1 COPYRIGHT
! Copyright (c) 2002-2004 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
--- 262,266 ----
=head1 COPYRIGHT
! Copyright (c) 2002-2005 Chris Winters. All rights reserved.
This library is free software; you can redistribute it and/or modify
|