nss-pam-ldapd commit: r1384 - in nss-pam-ldapd: . common compat man nslcd nss pam pynslcd
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
nss-pam-ldapd commit: r1384 - in nss-pam-ldapd: . common compat man nslcd nss pam pynslcd
- 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: r1384 - in nss-pam-ldapd: . common compat man nslcd nss pam pynslcd
- Date: Thu, 10 Mar 2011 21:35:33 +0100 (CET)
Author: arthur
Date: Thu Mar 10 21:35:32 2011
New Revision: 1384
URL: http://arthurdejong.org/viewvc/nss-pam-ldapd?view=rev&revision=1384
Log:
update copyright headers to add missing years
Modified:
nss-pam-ldapd/Makefile.am
nss-pam-ldapd/common/tio.c
nss-pam-ldapd/compat/Makefile.am
nss-pam-ldapd/compat/ether.h
nss-pam-ldapd/compat/ldap_compat.h
nss-pam-ldapd/compat/pam_get_authtok.c
nss-pam-ldapd/man/Makefile.am
nss-pam-ldapd/nslcd/attmap.c
nss-pam-ldapd/nslcd/attmap.h
nss-pam-ldapd/nslcd/common.c
nss-pam-ldapd/nslcd/common.h
nss-pam-ldapd/nss/prototypes.h
nss-pam-ldapd/pam/common.h
nss-pam-ldapd/pynslcd/ether.py
nss-pam-ldapd/pynslcd/pynslcd.py
nss-pam-ldapd/pynslcd/tio.py
Modified: nss-pam-ldapd/Makefile.am
==============================================================================
--- nss-pam-ldapd/Makefile.am Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/Makefile.am Thu Mar 10 21:35:32 2011 (r1384)
@@ -2,7 +2,7 @@
#
# Copyright (C) 2006 Luke Howard
# Copyright (C) 2006 West Consulting
-# Copyright (C) 2006, 2007, 2008, 2009 Arthur de Jong
+# Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 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
Modified: nss-pam-ldapd/common/tio.c
==============================================================================
--- nss-pam-ldapd/common/tio.c Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/common/tio.c Thu Mar 10 21:35:32 2011 (r1384)
@@ -2,7 +2,7 @@
tio.c - timed io functions
This file is part of the nss-pam-ldapd library.
- Copyright (C) 2007, 2008 Arthur de Jong
+ Copyright (C) 2007, 2008, 2010 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
Modified: nss-pam-ldapd/compat/Makefile.am
==============================================================================
--- nss-pam-ldapd/compat/Makefile.am Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/compat/Makefile.am Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,6 +1,6 @@
# Makefile.am - use automake to generate Makefile.in
#
-# Copyright (C) 2008, 2009 Arthur de Jong
+# Copyright (C) 2008, 2009, 2010 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
Modified: nss-pam-ldapd/compat/ether.h
==============================================================================
--- nss-pam-ldapd/compat/ether.h Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/compat/ether.h Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,7 +1,7 @@
/*
ether.h - ethernet definitions for systems lacking those
- Copyright (C) 2008 Arthur de Jong
+ Copyright (C) 2008, 2010 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
Modified: nss-pam-ldapd/compat/ldap_compat.h
==============================================================================
--- nss-pam-ldapd/compat/ldap_compat.h Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/compat/ldap_compat.h Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,7 +1,7 @@
/*
ldap_compat.h - provide a replacement definitions for some ldap functions
- Copyright (C) 2009 Arthur de Jong
+ Copyright (C) 2009, 2010 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
Modified: nss-pam-ldapd/compat/pam_get_authtok.c
==============================================================================
--- nss-pam-ldapd/compat/pam_get_authtok.c Wed Mar 9 23:33:49 2011
(r1383)
+++ nss-pam-ldapd/compat/pam_get_authtok.c Thu Mar 10 21:35:32 2011
(r1384)
@@ -1,7 +1,7 @@
/*
pam_get_authtok.c - replacement function for pam_get_authtok()
- Copyright (C) 2009 Arthur de Jong
+ Copyright (C) 2009, 2010 Arthur de Jong
Copyright (C) 2010 Symas Corporation
This library is free software; you can redistribute it and/or
Modified: nss-pam-ldapd/man/Makefile.am
==============================================================================
--- nss-pam-ldapd/man/Makefile.am Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/man/Makefile.am Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,6 +1,6 @@
# Makefile.am - use automake to generate Makefile.in
#
-# Copyright (C) 2007, 2009 Arthur de Jong
+# Copyright (C) 2007, 2009, 2010 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
Modified: nss-pam-ldapd/nslcd/attmap.c
==============================================================================
--- nss-pam-ldapd/nslcd/attmap.c Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/nslcd/attmap.c Thu Mar 10 21:35:32 2011 (r1384)
@@ -2,7 +2,7 @@
attmap.c - attribute mapping values and functions
This file is part of the nss-pam-ldapd library.
- Copyright (C) 2007, 2008, 2009 Arthur de Jong
+ Copyright (C) 2007, 2008, 2009, 2010 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
Modified: nss-pam-ldapd/nslcd/attmap.h
==============================================================================
--- nss-pam-ldapd/nslcd/attmap.h Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/nslcd/attmap.h Thu Mar 10 21:35:32 2011 (r1384)
@@ -2,7 +2,7 @@
attmap.h - attribute mapping variables
This file is part of the nss-pam-ldapd library.
- Copyright (C) 2007, 2008, 2009 Arthur de Jong
+ Copyright (C) 2007, 2008, 2009, 2010 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
Modified: nss-pam-ldapd/nslcd/common.c
==============================================================================
--- nss-pam-ldapd/nslcd/common.c Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/nslcd/common.c Thu Mar 10 21:35:32 2011 (r1384)
@@ -3,7 +3,7 @@
This file is part of the nss-pam-ldapd library.
Copyright (C) 2006 West Consulting
- Copyright (C) 2006, 2007, 2008, 2009 Arthur de Jong
+ Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 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
Modified: nss-pam-ldapd/nslcd/common.h
==============================================================================
--- nss-pam-ldapd/nslcd/common.h Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/nslcd/common.h Thu Mar 10 21:35:32 2011 (r1384)
@@ -3,7 +3,7 @@
This file is part of the nss-pam-ldapd library.
Copyright (C) 2006 West Consulting
- Copyright (C) 2006, 2007, 2008, 2009, 2010 Arthur de Jong
+ Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 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
Modified: nss-pam-ldapd/nss/prototypes.h
==============================================================================
--- nss-pam-ldapd/nss/prototypes.h Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/nss/prototypes.h Thu Mar 10 21:35:32 2011 (r1384)
@@ -2,7 +2,7 @@
prototypes.h - all functions exported by the NSS library
Copyright (C) 2006 West Consulting
- Copyright (C) 2006, 2008, 2010 Arthur de Jong
+ Copyright (C) 2006, 2008, 2010, 2011 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
Modified: nss-pam-ldapd/pam/common.h
==============================================================================
--- nss-pam-ldapd/pam/common.h Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/pam/common.h Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,7 +1,7 @@
/*
common.h - common functions for PAM lookups
- Copyright (C) 2009 Arthur de Jong
+ Copyright (C) 2009, 2010 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
Modified: nss-pam-ldapd/pynslcd/ether.py
==============================================================================
--- nss-pam-ldapd/pynslcd/ether.py Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/pynslcd/ether.py Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,7 +1,7 @@
# ether.py - lookup functions for ethernet addresses
#
-# Copyright (C) 2010 Arthur de Jong
+# Copyright (C) 2010, 2011 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
Modified: nss-pam-ldapd/pynslcd/pynslcd.py
==============================================================================
--- nss-pam-ldapd/pynslcd/pynslcd.py Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/pynslcd/pynslcd.py Thu Mar 10 21:35:32 2011 (r1384)
@@ -65,7 +65,7 @@
fp.write('%(PACKAGE_STRING)s\n'
'Written by Arthur de Jong.\n'
'\n'
- 'Copyright (C) 2010 Arthur de Jong\n'
+ 'Copyright (C) 2010, 2011 Arthur de Jong\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'
% { 'PACKAGE_STRING': config.PACKAGE_STRING, } );
Modified: nss-pam-ldapd/pynslcd/tio.py
==============================================================================
--- nss-pam-ldapd/pynslcd/tio.py Wed Mar 9 23:33:49 2011 (r1383)
+++ nss-pam-ldapd/pynslcd/tio.py Thu Mar 10 21:35:32 2011 (r1384)
@@ -1,7 +1,7 @@
# tio.py - I/O functions
#
-# Copyright (C) 2010 Arthur de Jong
+# Copyright (C) 2010, 2011 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
--
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: r1384 - in nss-pam-ldapd: . common compat man nslcd nss pam pynslcd,
Commits of the nss-pam-ldapd project