nss-pam-ldapd commit: r1624 - in nss-pam-ldapd: . nslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1624 - in nss-pam-ldapd: . nslcd
- From: Commits of the nss-pam-ldapd project <nss-pam-ldapd-commits [at] lists.arthurdejong.org>
- To: nss-pam-ldapd-commits [at] lists.arthurdejong.org
- Reply-to: nss-pam-ldapd-users [at] lists.arthurdejong.org
- Subject: nss-pam-ldapd commit: r1624 - in nss-pam-ldapd: . nslcd
- Date: Wed, 29 Feb 2012 22:26:07 +0100 (CET)
Author: arthur
Date: Wed Feb 29 22:26:05 2012
New Revision: 1624
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?revision=1624&view=revision
Log:
update copyright years
Modified:
nss-pam-ldapd/README
nss-pam-ldapd/nslcd/nslcd.c
Modified: nss-pam-ldapd/README
==============================================================================
--- nss-pam-ldapd/README Sat Feb 4 14:58:35 2012 (r1623)
+++ nss-pam-ldapd/README Wed Feb 29 22:26:05 2012 (r1624)
@@ -17,7 +17,7 @@
Copyright (C) 1997-2006 Luke Howard
Copyright (C) 2006-2007 West Consulting
- Copyright (C) 2006-2010 Arthur de Jong
+ Copyright (C) 2006-2012 Arthur de Jong
Copyright (C) 2009 Howard Chu
Copyright (C) 2010 Symas Corporation
Modified: nss-pam-ldapd/nslcd/nslcd.c
==============================================================================
--- nss-pam-ldapd/nslcd/nslcd.c Sat Feb 4 14:58:35 2012 (r1623)
+++ nss-pam-ldapd/nslcd/nslcd.c Wed Feb 29 22:26:05 2012 (r1624)
@@ -2,7 +2,7 @@
nslcd.c - ldap local connection daemon
Copyright (C) 2006 West Consulting
- Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Arthur de Jong
+ Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011, 2012 Arthur de Jong
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
@@ -106,7 +106,7 @@
{
fprintf(fp,"%s\n",PACKAGE_STRING);
fprintf(fp,"Written by Luke Howard and Arthur de Jong.\n\n");
- fprintf(fp,"Copyright (C) 1997-2011 Luke Howard, Arthur de Jong and West
Consulting\n"
+ fprintf(fp,"Copyright (C) 1997-2012 Luke Howard, Arthur de Jong and West
Consulting\n"
"This is free software; see the source for copying conditions.
There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.\n");
}
--
To unsubscribe send an email to
nss-pam-ldapd-commits-unsubscribe@lists.arthurdejong.org or see
http://lists.arthurdejong.org/nss-pam-ldapd-commits/
- nss-pam-ldapd commit: r1624 - in nss-pam-ldapd: . nslcd,
Commits of the nss-pam-ldapd project