lists.arthurdejong.org
RSS feed

nss-pam-ldapd branch master updated. 0.9.13-2-g76abe05

[Date Prev][Date Next] [Thread Prev][Thread Next]

nss-pam-ldapd branch master updated. 0.9.13-2-g76abe05



This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "nss-pam-ldapd".

The branch, master has been updated
       via  76abe053e4d02b691538ab97161ecaca4ede54ea (commit)
      from  8ddb983a546f632986a84a784c4625110f7782a2 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
https://arthurdejong.org/git/nss-pam-ldapd/commit/?id=76abe053e4d02b691538ab97161ecaca4ede54ea

commit 76abe053e4d02b691538ab97161ecaca4ede54ea
Author: Arthur de Jong <arthur@arthurdejong.org>
Date:   Mon Aug 10 15:05:33 2026 +0200

    Update LGPL to latest 2.1 version
    
    This mostly replaces the FSF physical address with their web site.

diff --git a/COPYING b/COPYING
index 5ab7695..f6683e7 100644
--- a/COPYING
+++ b/COPYING
@@ -1,8 +1,8 @@
-                 GNU LESSER GENERAL PUBLIC LICENSE
-                      Version 2.1, February 1999
+                  GNU LESSER GENERAL PUBLIC LICENSE
+                       Version 2.1, February 1999
 
  Copyright (C) 1991, 1999 Free Software Foundation, Inc.
- 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
+ <https://fsf.org/>
  Everyone is permitted to copy and distribute verbatim copies
  of this license document, but changing it is not allowed.
 
@@ -10,7 +10,7 @@
  as the successor of the GNU Library Public License, version 2, hence
  the version number 2.1.]
 
-                           Preamble
+                            Preamble
 
   The licenses for most software are designed to take away your
 freedom to share and change it.  By contrast, the GNU General Public
@@ -112,7 +112,7 @@ modification follow.  Pay close attention to the difference 
between a
 former contains code derived from the library, whereas the latter must
 be combined with the library in order to run.
 
-                 GNU LESSER GENERAL PUBLIC LICENSE
+                  GNU LESSER GENERAL PUBLIC LICENSE
    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
 
   0. This License Agreement applies to any software library or other
@@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a 
work based
 on the Library (independent of the use of the Library in a tool for
 writing it).  Whether that is true depends on what the Library does
 and what the program that uses the Library does.
-  
+
   1. You may copy and distribute verbatim copies of the Library's
 complete source code as you receive it, in any medium, provided that
 you conspicuously and appropriately publish on each copy an
@@ -432,7 +432,7 @@ decision will be guided by the two goals of preserving the 
free status
 of all derivatives of our free software and of promoting the sharing
 and reuse of software generally.
 
-                           NO WARRANTY
+                            NO WARRANTY
 
   15. BECAUSE THE LIBRARY IS LICENSED FREE OF CHARGE, THERE IS NO
 WARRANTY FOR THE LIBRARY, TO THE EXTENT PERMITTED BY APPLICABLE LAW.
@@ -455,7 +455,7 @@ FAILURE OF THE LIBRARY TO OPERATE WITH ANY OTHER SOFTWARE), 
EVEN IF
 SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH
 DAMAGES.
 
-                    END OF TERMS AND CONDITIONS
+                     END OF TERMS AND CONDITIONS
 
            How to Apply These Terms to Your New Libraries
 
@@ -484,8 +484,7 @@ convey the exclusion of warranty; and each file should have 
at least the
     Lesser General Public License for more details.
 
     You should have received a copy of the GNU Lesser General Public
-    License along with this library; if not, write to the Free Software
-    Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  
USA
+    License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 
 Also add information on how to contact you by electronic and paper mail.
 
@@ -496,9 +495,7 @@ necessary.  Here is a sample; alter the names:
   Yoyodyne, Inc., hereby disclaims all copyright interest in the
   library `Frob' (a library for tweaking knobs) written by James Random Hacker.
 
-  <signature of Ty Coon>, 1 April 1990
-  Ty Coon, President of Vice
+  <signature of Moe Ghoul>, 1 April 1990
+  Moe Ghoul, President of Vice
 
 That's all there is to it!
-
-
diff --git a/Makefile.am b/Makefile.am
index 7e6b190..bcb3256 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 SUBDIRS = compat common
 if ENABLE_NSS
diff --git a/README b/README
index 728a500..fdbe5cb 100644
--- a/README
+++ b/README
@@ -30,9 +30,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 
 
 INTRODUCTION
diff --git a/common/Makefile.am b/common/Makefile.am
index 925f717..2a0d17e 100644
--- a/common/Makefile.am
+++ b/common/Makefile.am
@@ -13,9 +13,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 noinst_LIBRARIES = libtio.a libprot.a libdict.a libexpr.a
 
diff --git a/common/dict.c b/common/dict.c
index d4cfd8e..0082a82 100644
--- a/common/dict.c
+++ b/common/dict.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/common/dict.h b/common/dict.h
index ffb3b44..e6cd98c 100644
--- a/common/dict.h
+++ b/common/dict.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMMON__DICT_H
diff --git a/common/expr.c b/common/expr.c
index ce10f67..e7d9806 100644
--- a/common/expr.c
+++ b/common/expr.c
@@ -17,9 +17,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/common/expr.h b/common/expr.h
index 2f6ca1b..9165f8b 100644
--- a/common/expr.h
+++ b/common/expr.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMMON__EXPR_H
diff --git a/common/nslcd-prot.c b/common/nslcd-prot.c
index 7ee91de..2eecf2c 100644
--- a/common/nslcd-prot.c
+++ b/common/nslcd-prot.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/common/nslcd-prot.h b/common/nslcd-prot.h
index ecad8df..7fa6e24 100644
--- a/common/nslcd-prot.h
+++ b/common/nslcd-prot.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMMON__NSLCD_PROT_H
diff --git a/common/set.c b/common/set.c
index 7b3c2b0..9fcaf6d 100644
--- a/common/set.c
+++ b/common/set.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/common/set.h b/common/set.h
index 0a12923..5e5e6f2 100644
--- a/common/set.h
+++ b/common/set.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMMON__SET_H
diff --git a/common/tio.c b/common/tio.c
index 71c2fdc..d8135d5 100644
--- a/common/tio.c
+++ b/common/tio.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/common/tio.h b/common/tio.h
index 3e0af12..c79bf80 100644
--- a/common/tio.h
+++ b/common/tio.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 /*
diff --git a/compat/Makefile.am b/compat/Makefile.am
index 0e7ad69..0fc9d5f 100644
--- a/compat/Makefile.am
+++ b/compat/Makefile.am
@@ -13,9 +13,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 noinst_LIBRARIES = libcompat.a
 
diff --git a/compat/attrs.h b/compat/attrs.h
index e4273a3..0847102 100644
--- a/compat/attrs.h
+++ b/compat/attrs.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__ATTRS_H
diff --git a/compat/derefctrl.c b/compat/derefctrl.c
index 9676c55..d008f0a 100644
--- a/compat/derefctrl.c
+++ b/compat/derefctrl.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/ether.c b/compat/ether.c
index 1f28805..bedcdeb 100644
--- a/compat/ether.c
+++ b/compat/ether.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/ether.h b/compat/ether.h
index 02f6ff4..e02a57c 100644
--- a/compat/ether.h
+++ b/compat/ether.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__ETHER_H
diff --git a/compat/getopt_long.c b/compat/getopt_long.c
index c497a78..f40043b 100644
--- a/compat/getopt_long.c
+++ b/compat/getopt_long.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include <stdlib.h>
diff --git a/compat/getopt_long.h b/compat/getopt_long.h
index e2b351c..d954ec5 100644
--- a/compat/getopt_long.h
+++ b/compat/getopt_long.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__GETOPT_LONG_H
diff --git a/compat/getpeercred.c b/compat/getpeercred.c
index adb9f5f..5135293 100644
--- a/compat/getpeercred.c
+++ b/compat/getpeercred.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/getpeercred.h b/compat/getpeercred.h
index c29d610..aa10099 100644
--- a/compat/getpeercred.h
+++ b/compat/getpeercred.h
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__GETPEERCRED_H
diff --git a/compat/ldap_compat.h b/compat/ldap_compat.h
index b69974f..36c9ec5 100644
--- a/compat/ldap_compat.h
+++ b/compat/ldap_compat.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__LDAP_COMPAT_H
diff --git a/compat/ldap_initialize.c b/compat/ldap_initialize.c
index 3b89708..aea466d 100644
--- a/compat/ldap_initialize.c
+++ b/compat/ldap_initialize.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/ldap_parse_passwordpolicy_control.c 
b/compat/ldap_parse_passwordpolicy_control.c
index de8dd8d..84f7d1e 100644
--- a/compat/ldap_parse_passwordpolicy_control.c
+++ b/compat/ldap_parse_passwordpolicy_control.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/ldap_passwd_s.c b/compat/ldap_passwd_s.c
index f683a52..62afca9 100644
--- a/compat/ldap_passwd_s.c
+++ b/compat/ldap_passwd_s.c
@@ -17,9 +17,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/ldap_passwordpolicy_err2txt.c 
b/compat/ldap_passwordpolicy_err2txt.c
index 09bd0ea..bcc2277 100644
--- a/compat/ldap_passwordpolicy_err2txt.c
+++ b/compat/ldap_passwordpolicy_err2txt.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/nss_compat.h b/compat/nss_compat.h
index 3043934..719c16f 100644
--- a/compat/nss_compat.h
+++ b/compat/nss_compat.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__NSS_H
diff --git a/compat/pagectrl.c b/compat/pagectrl.c
index d846623..732df0d 100644
--- a/compat/pagectrl.c
+++ b/compat/pagectrl.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/pam_compat.h b/compat/pam_compat.h
index 5388fc6..31a2497 100644
--- a/compat/pam_compat.h
+++ b/compat/pam_compat.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__PAM_COMPAT_H
diff --git a/compat/pam_get_authtok.c b/compat/pam_get_authtok.c
index d83ddbe..e8dd1eb 100644
--- a/compat/pam_get_authtok.c
+++ b/compat/pam_get_authtok.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/pam_prompt.c b/compat/pam_prompt.c
index 8a9a8a8..0c1623a 100644
--- a/compat/pam_prompt.c
+++ b/compat/pam_prompt.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/shell.h b/compat/shell.h
index 09c480e..c96c171 100644
--- a/compat/shell.h
+++ b/compat/shell.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__SHELL_H
diff --git a/compat/socket.h b/compat/socket.h
index 7f69950..7a2b829 100644
--- a/compat/socket.h
+++ b/compat/socket.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__SOCKET_H
diff --git a/compat/strndup.c b/compat/strndup.c
index bd7c5d6..2a50052 100644
--- a/compat/strndup.c
+++ b/compat/strndup.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/compat/strndup.h b/compat/strndup.h
index 461ec86..f7e8db1 100644
--- a/compat/strndup.h
+++ b/compat/strndup.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef COMPAT__STRNDUP_H
diff --git a/configure.ac b/configure.ac
index 8d361ac..cb6be9e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 AC_PREREQ(2.61)
 AC_COPYRIGHT(
diff --git a/man/Makefile.am b/man/Makefile.am
index 418d580..a2212b1 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -13,9 +13,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 PAM_MANS = pam_ldap.8
 UTILS_MANS = getent.ldap.1 chsh.ldap.1
diff --git a/man/chsh.ldap.1.xml b/man/chsh.ldap.1.xml
index 4ab010b..b07e7ac 100644
--- a/man/chsh.ldap.1.xml
+++ b/man/chsh.ldap.1.xml
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 -->
 
 <refentry id="chshldap1">
diff --git a/man/getent.ldap.1.xml b/man/getent.ldap.1.xml
index 40d280d..93e4a2d 100644
--- a/man/getent.ldap.1.xml
+++ b/man/getent.ldap.1.xml
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 -->
 
 <refentry id="getentldap1">
diff --git a/man/nslcd.8.xml b/man/nslcd.8.xml
index 733521b..7502afa 100644
--- a/man/nslcd.8.xml
+++ b/man/nslcd.8.xml
@@ -19,9 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 -->
 
 <refentry id="nslcd8">
diff --git a/man/nslcd.conf.5.xml b/man/nslcd.conf.5.xml
index e48b69d..77d757d 100644
--- a/man/nslcd.conf.5.xml
+++ b/man/nslcd.conf.5.xml
@@ -19,9 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 -->
 
 <refentry id="nssldapdconf5">
diff --git a/man/pam_ldap.8.xml b/man/pam_ldap.8.xml
index 11f8dff..cd715f1 100644
--- a/man/pam_ldap.8.xml
+++ b/man/pam_ldap.8.xml
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 -->
 
 <refentry id="pamldap8">
diff --git a/man/pynslcd.8.xml b/man/pynslcd.8.xml
index 23fda05..ee87441 100644
--- a/man/pynslcd.8.xml
+++ b/man/pynslcd.8.xml
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 -->
 
 <refentry id="pynslcd8">
diff --git a/nslcd.h b/nslcd.h
index f6c028d..e5f8b89 100644
--- a/nslcd.h
+++ b/nslcd.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef _NSLCD_H
diff --git a/nslcd/Makefile.am b/nslcd/Makefile.am
index a17b4ce..e6868f9 100644
--- a/nslcd/Makefile.am
+++ b/nslcd/Makefile.am
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 sbin_PROGRAMS = nslcd
 
diff --git a/nslcd/alias.c b/nslcd/alias.c
index 7d6b978..408637d 100644
--- a/nslcd/alias.c
+++ b/nslcd/alias.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/attmap.c b/nslcd/attmap.c
index fe7797b..a10d51d 100644
--- a/nslcd/attmap.c
+++ b/nslcd/attmap.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/attmap.h b/nslcd/attmap.h
index df0dd38..f49896f 100644
--- a/nslcd/attmap.h
+++ b/nslcd/attmap.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSLCD__ATTMAP_H
diff --git a/nslcd/cfg.c b/nslcd/cfg.c
index b984b0e..786d99b 100644
--- a/nslcd/cfg.c
+++ b/nslcd/cfg.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/cfg.h b/nslcd/cfg.h
index 8f991c7..db31c3a 100644
--- a/nslcd/cfg.h
+++ b/nslcd/cfg.h
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSLCD__CFG_H
diff --git a/nslcd/common.c b/nslcd/common.c
index 60be777..567d402 100644
--- a/nslcd/common.c
+++ b/nslcd/common.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/common.h b/nslcd/common.h
index d9275ab..76e81cc 100644
--- a/nslcd/common.h
+++ b/nslcd/common.h
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSLCD__COMMON_H
diff --git a/nslcd/config.c b/nslcd/config.c
index 75c9ec1..b18e7cc 100644
--- a/nslcd/config.c
+++ b/nslcd/config.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/daemonize.c b/nslcd/daemonize.c
index 8fef11a..c135776 100644
--- a/nslcd/daemonize.c
+++ b/nslcd/daemonize.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/daemonize.h b/nslcd/daemonize.h
index 4287ea1..840147f 100644
--- a/nslcd/daemonize.h
+++ b/nslcd/daemonize.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSLCD__DAEMONINZE_H
diff --git a/nslcd/ether.c b/nslcd/ether.c
index 16117a5..50fc274 100644
--- a/nslcd/ether.c
+++ b/nslcd/ether.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/group.c b/nslcd/group.c
index 09dbb53..11317f2 100644
--- a/nslcd/group.c
+++ b/nslcd/group.c
@@ -19,9 +19,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/host.c b/nslcd/host.c
index 7e5f6aa..2c50ca8 100644
--- a/nslcd/host.c
+++ b/nslcd/host.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/invalidator.c b/nslcd/invalidator.c
index 3e902e8..48421cc 100644
--- a/nslcd/invalidator.c
+++ b/nslcd/invalidator.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/log.c b/nslcd/log.c
index 56426f8..9ed6d66 100644
--- a/nslcd/log.c
+++ b/nslcd/log.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/log.h b/nslcd/log.h
index 277daa7..7b06cef 100644
--- a/nslcd/log.h
+++ b/nslcd/log.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 
diff --git a/nslcd/myldap.c b/nslcd/myldap.c
index cdb5f6c..43a46cb 100644
--- a/nslcd/myldap.c
+++ b/nslcd/myldap.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 /*
diff --git a/nslcd/myldap.h b/nslcd/myldap.h
index c5c4229..32b4b07 100644
--- a/nslcd/myldap.h
+++ b/nslcd/myldap.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 /*
diff --git a/nslcd/netgroup.c b/nslcd/netgroup.c
index 6dbf77a..50c54bb 100644
--- a/nslcd/netgroup.c
+++ b/nslcd/netgroup.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/network.c b/nslcd/network.c
index 26f68ad..14a92da 100644
--- a/nslcd/network.c
+++ b/nslcd/network.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/nslcd.c b/nslcd/nslcd.c
index 50df3d2..0cc0910 100644
--- a/nslcd/nslcd.c
+++ b/nslcd/nslcd.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/nsswitch.c b/nslcd/nsswitch.c
index babf40e..e1897c2 100644
--- a/nslcd/nsswitch.c
+++ b/nslcd/nsswitch.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/pam.c b/nslcd/pam.c
index 7093e7c..37ac8f5 100644
--- a/nslcd/pam.c
+++ b/nslcd/pam.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/passwd.c b/nslcd/passwd.c
index 59b21d0..92d60de 100644
--- a/nslcd/passwd.c
+++ b/nslcd/passwd.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/protocol.c b/nslcd/protocol.c
index 0e2cc47..aaec022 100644
--- a/nslcd/protocol.c
+++ b/nslcd/protocol.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/rpc.c b/nslcd/rpc.c
index 4021978..11dedcb 100644
--- a/nslcd/rpc.c
+++ b/nslcd/rpc.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/service.c b/nslcd/service.c
index 1e5d615..1ec70c3 100644
--- a/nslcd/service.c
+++ b/nslcd/service.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/shadow.c b/nslcd/shadow.c
index 5fe5a94..d687eea 100644
--- a/nslcd/shadow.c
+++ b/nslcd/shadow.c
@@ -18,9 +18,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nslcd/usermod.c b/nslcd/usermod.c
index ad82e7d..3cb8448 100644
--- a/nslcd/usermod.c
+++ b/nslcd/usermod.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/Makefile.am b/nss/Makefile.am
index 5a2967f..18c65e7 100644
--- a/nss/Makefile.am
+++ b/nss/Makefile.am
@@ -16,9 +16,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 noinst_PROGRAMS = nss_ldap.so
 
diff --git a/nss/aliases.c b/nss/aliases.c
index d832aec..2eff464 100644
--- a/nss/aliases.c
+++ b/nss/aliases.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/bsdnss.c b/nss/bsdnss.c
index 341c564..111f74a 100644
--- a/nss/bsdnss.c
+++ b/nss/bsdnss.c
@@ -20,9 +20,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/common.c b/nss/common.c
index 63ce992..3db3e80 100644
--- a/nss/common.c
+++ b/nss/common.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/common.h b/nss/common.h
index 3d8986e..702f0dd 100644
--- a/nss/common.h
+++ b/nss/common.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSS__COMMON_H
diff --git a/nss/ethers.c b/nss/ethers.c
index 291c797..62e08c6 100644
--- a/nss/ethers.c
+++ b/nss/ethers.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/group.c b/nss/group.c
index 69aa1fc..e19db0d 100644
--- a/nss/group.c
+++ b/nss/group.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/hosts.c b/nss/hosts.c
index d34740f..3c161a6 100644
--- a/nss/hosts.c
+++ b/nss/hosts.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/netgroup.c b/nss/netgroup.c
index aca0eba..24ef531 100644
--- a/nss/netgroup.c
+++ b/nss/netgroup.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/networks.c b/nss/networks.c
index 7f616e2..c83a40e 100644
--- a/nss/networks.c
+++ b/nss/networks.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/passwd.c b/nss/passwd.c
index 313f957..ec95d0c 100644
--- a/nss/passwd.c
+++ b/nss/passwd.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/protocols.c b/nss/protocols.c
index 3732ae5..db19395 100644
--- a/nss/protocols.c
+++ b/nss/protocols.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/prototypes.h b/nss/prototypes.h
index e27ddc1..57fc266 100644
--- a/nss/prototypes.h
+++ b/nss/prototypes.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSS__PROTOTYPES_H
diff --git a/nss/rpc.c b/nss/rpc.c
index 547b86b..df42dfd 100644
--- a/nss/rpc.c
+++ b/nss/rpc.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/services.c b/nss/services.c
index 260f828..2f33ae6 100644
--- a/nss/services.c
+++ b/nss/services.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/shadow.c b/nss/shadow.c
index f1953d5..09ca1b4 100644
--- a/nss/shadow.c
+++ b/nss/shadow.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/solnss.c b/nss/solnss.c
index bc00252..f8a642a 100644
--- a/nss/solnss.c
+++ b/nss/solnss.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/nss/solnss.h b/nss/solnss.h
index a01d520..e348955 100644
--- a/nss/solnss.h
+++ b/nss/solnss.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef NSS__SOLNSS_H
diff --git a/pam/Makefile.am b/pam/Makefile.am
index f054e04..e45b251 100644
--- a/pam/Makefile.am
+++ b/pam/Makefile.am
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 noinst_PROGRAMS = pam_ldap.so
 
diff --git a/pam/common.h b/pam/common.h
index ae09c6b..af7d102 100644
--- a/pam/common.h
+++ b/pam/common.h
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef PAM__COMMON_H
diff --git a/pam/pam.c b/pam/pam.c
index a3a18f8..bbd17cc 100644
--- a/pam/pam.c
+++ b/pam/pam.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/pynslcd/Makefile.am b/pynslcd/Makefile.am
index 383dd3c..8d89bf8 100644
--- a/pynslcd/Makefile.am
+++ b/pynslcd/Makefile.am
@@ -13,9 +13,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 pynslcddir = $(datadir)/pynslcd
 
diff --git a/pynslcd/alias.py b/pynslcd/alias.py
index 8096309..6014f2f 100644
--- a/pynslcd/alias.py
+++ b/pynslcd/alias.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import cache
 import common
diff --git a/pynslcd/attmap.py b/pynslcd/attmap.py
index 61862df..f83e69a 100644
--- a/pynslcd/attmap.py
+++ b/pynslcd/attmap.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 """Module for handling attribute mappings used for LDAP searches.
 
diff --git a/pynslcd/cache.py b/pynslcd/cache.py
index 0be3a71..fca00a1 100644
--- a/pynslcd/cache.py
+++ b/pynslcd/cache.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import datetime
 import os
diff --git a/pynslcd/cfg.py b/pynslcd/cfg.py
index b970b5a..7bb642e 100644
--- a/pynslcd/cfg.py
+++ b/pynslcd/cfg.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 import re
diff --git a/pynslcd/common.py b/pynslcd/common.py
index a5b168d..f14431a 100644
--- a/pynslcd/common.py
+++ b/pynslcd/common.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 import sys
diff --git a/pynslcd/config.py b/pynslcd/config.py
index ee57db3..178d9f5 100644
--- a/pynslcd/config.py
+++ b/pynslcd/config.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import cfg
 import common
diff --git a/pynslcd/constants.py.in b/pynslcd/constants.py.in
index e5972f8..e84b23c 100644
--- a/pynslcd/constants.py.in
+++ b/pynslcd/constants.py.in
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 
 # Name of package
diff --git a/pynslcd/ether.py b/pynslcd/ether.py
index 9462ef0..f24b4f2 100644
--- a/pynslcd/ether.py
+++ b/pynslcd/ether.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import struct
 
diff --git a/pynslcd/expr.py b/pynslcd/expr.py
index 922a612..7e65c12 100644
--- a/pynslcd/expr.py
+++ b/pynslcd/expr.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 r"""Module for handling expressions used for LDAP searches.
 
diff --git a/pynslcd/group.py b/pynslcd/group.py
index 263e40c..8ad7de4 100644
--- a/pynslcd/group.py
+++ b/pynslcd/group.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 
diff --git a/pynslcd/host.py b/pynslcd/host.py
index c6639df..be47280 100644
--- a/pynslcd/host.py
+++ b/pynslcd/host.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import cache
 import common
diff --git a/pynslcd/invalidator.py b/pynslcd/invalidator.py
index 6d2eefe..e221fa5 100644
--- a/pynslcd/invalidator.py
+++ b/pynslcd/invalidator.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import fcntl
 import logging
diff --git a/pynslcd/mypidfile.py b/pynslcd/mypidfile.py
index d36a8af..800ab8e 100644
--- a/pynslcd/mypidfile.py
+++ b/pynslcd/mypidfile.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import errno
 import fcntl
diff --git a/pynslcd/netgroup.py b/pynslcd/netgroup.py
index 47a4c6e..c5ad443 100644
--- a/pynslcd/netgroup.py
+++ b/pynslcd/netgroup.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import re
 
diff --git a/pynslcd/network.py b/pynslcd/network.py
index da587b9..749cd18 100644
--- a/pynslcd/network.py
+++ b/pynslcd/network.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import cache
 import common
diff --git a/pynslcd/pam.py b/pynslcd/pam.py
index 5f5486b..d371ff5 100644
--- a/pynslcd/pam.py
+++ b/pynslcd/pam.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 import random
diff --git a/pynslcd/passwd.py b/pynslcd/passwd.py
index 1274f21..e996a68 100644
--- a/pynslcd/passwd.py
+++ b/pynslcd/passwd.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 
diff --git a/pynslcd/protocol.py b/pynslcd/protocol.py
index dc41c4b..8476323 100644
--- a/pynslcd/protocol.py
+++ b/pynslcd/protocol.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import cache
 import common
diff --git a/pynslcd/pynslcd.py b/pynslcd/pynslcd.py
index 0691b61..128ee14 100755
--- a/pynslcd/pynslcd.py
+++ b/pynslcd/pynslcd.py
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 import logging.handlers
diff --git a/pynslcd/rpc.py b/pynslcd/rpc.py
index 49d9c7c..9baae86 100644
--- a/pynslcd/rpc.py
+++ b/pynslcd/rpc.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import cache
 import common
diff --git a/pynslcd/search.py b/pynslcd/search.py
index 39850d2..de015c4 100644
--- a/pynslcd/search.py
+++ b/pynslcd/search.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 import sys
diff --git a/pynslcd/service.py b/pynslcd/service.py
index b0c53e3..72d602f 100644
--- a/pynslcd/service.py
+++ b/pynslcd/service.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import datetime
 
diff --git a/pynslcd/shadow.py b/pynslcd/shadow.py
index 59e1af6..866f3e4 100644
--- a/pynslcd/shadow.py
+++ b/pynslcd/shadow.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import logging
 
diff --git a/pynslcd/tio.py b/pynslcd/tio.py
index bec3ace..8438fa2 100644
--- a/pynslcd/tio.py
+++ b/pynslcd/tio.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import os
 import socket
diff --git a/pynslcd/usermod.py b/pynslcd/usermod.py
index 4e37ded..cdbee59 100644
--- a/pynslcd/usermod.py
+++ b/pynslcd/usermod.py
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import ctypes
 import ctypes.util
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 1bbbcc2..0a406e1 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,9 +14,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 TESTS = test_dict test_set test_tio test_expr test_getpeercred test_cfg \
         test_attmap test_myldap.sh test_common test_nsscmds.sh \
diff --git a/tests/common.h b/tests/common.h
index f66a48f..d507828 100644
--- a/tests/common.h
+++ b/tests/common.h
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #ifndef TEST__COMMON_H
diff --git a/tests/lookup_groupbyuser.c b/tests/lookup_groupbyuser.c
index a9796ea..0256e90 100644
--- a/tests/lookup_groupbyuser.c
+++ b/tests/lookup_groupbyuser.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/lookup_netgroup.c b/tests/lookup_netgroup.c
index 07fbfbb..5206930 100644
--- a/tests/lookup_netgroup.c
+++ b/tests/lookup_netgroup.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/lookup_shadow.c b/tests/lookup_shadow.c
index 3655806..1275371 100644
--- a/tests/lookup_shadow.c
+++ b/tests/lookup_shadow.c
@@ -14,9 +14,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/setup_slapd.sh b/tests/setup_slapd.sh
index 4118a6f..4b112b3 100755
--- a/tests/setup_slapd.sh
+++ b/tests/setup_slapd.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_attmap.c b/tests/test_attmap.c
index 112d5fa..18dac32 100644
--- a/tests/test_attmap.c
+++ b/tests/test_attmap.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_cfg.c b/tests/test_cfg.c
index 7a373a0..9d9b7ca 100644
--- a/tests/test_cfg.c
+++ b/tests/test_cfg.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_clock.c b/tests/test_clock.c
index e1ed740..da7ed44 100644
--- a/tests/test_clock.c
+++ b/tests/test_clock.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_common.c b/tests/test_common.c
index 054a7a9..f733d41 100644
--- a/tests/test_common.c
+++ b/tests/test_common.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_dict.c b/tests/test_dict.c
index 09ebbe6..eeca751 100644
--- a/tests/test_dict.c
+++ b/tests/test_dict.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_doctest.sh b/tests/test_doctest.sh
index 5b3a13d..8792174 100755
--- a/tests/test_doctest.sh
+++ b/tests/test_doctest.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_expr.c b/tests/test_expr.c
index e0f1581..aef1993 100644
--- a/tests/test_expr.c
+++ b/tests/test_expr.c
@@ -16,9 +16,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_flake8.sh b/tests/test_flake8.sh
index 461ec36..de029fb 100755
--- a/tests/test_flake8.sh
+++ b/tests/test_flake8.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_getpeercred.c b/tests/test_getpeercred.c
index 926bb1d..dd5b3b0 100644
--- a/tests/test_getpeercred.c
+++ b/tests/test_getpeercred.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_ldapcmds.sh b/tests/test_ldapcmds.sh
index dd7a149..4c90bd1 100755
--- a/tests/test_ldapcmds.sh
+++ b/tests/test_ldapcmds.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 # This script expects to be run in an environment where nss-pam-ldapd
 # is deployed with an LDAP server with the proper content (and nslcd running).
diff --git a/tests/test_manpages.sh b/tests/test_manpages.sh
index 8400aae..b6ea41d 100755
--- a/tests/test_manpages.sh
+++ b/tests/test_manpages.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_myldap.c b/tests/test_myldap.c
index a8cab6b..a3f1840 100644
--- a/tests/test_myldap.c
+++ b/tests/test_myldap.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_myldap.sh b/tests/test_myldap.sh
index 58820ce..f82731a 100755
--- a/tests/test_myldap.sh
+++ b/tests/test_myldap.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 # This script expects to be run in an environment where an LDAP server
 # is available at the location specified in nslcd-test.conf in
diff --git a/tests/test_nsscmds.sh b/tests/test_nsscmds.sh
index 93db4ae..3d8c487 100755
--- a/tests/test_nsscmds.sh
+++ b/tests/test_nsscmds.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 # This script expects to be run in an environment where nss-pam-ldapd
 # is deployed with an LDAP server with the proper content (and nslcd running).
diff --git a/tests/test_pamcmds.expect b/tests/test_pamcmds.expect
index 2379090..68ac929 100644
--- a/tests/test_pamcmds.expect
+++ b/tests/test_pamcmds.expect
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 # basic configuration
 set timeout 5
diff --git a/tests/test_pamcmds.sh b/tests/test_pamcmds.sh
index 76d825f..9b0dcdc 100755
--- a/tests/test_pamcmds.sh
+++ b/tests/test_pamcmds.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_pycompile.sh b/tests/test_pycompile.sh
index 42af34f..d59466d 100755
--- a/tests/test_pycompile.sh
+++ b/tests/test_pycompile.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_pylint.sh b/tests/test_pylint.sh
index 388d233..ee7d223 100755
--- a/tests/test_pylint.sh
+++ b/tests/test_pylint.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/tests/test_pynslcd_cache.py b/tests/test_pynslcd_cache.py
index 8d3d02a..d7172f5 100755
--- a/tests/test_pynslcd_cache.py
+++ b/tests/test_pynslcd_cache.py
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import os
 import os.path
diff --git a/tests/test_set.c b/tests/test_set.c
index c68e9c9..d955820 100644
--- a/tests/test_set.c
+++ b/tests/test_set.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_tio.c b/tests/test_tio.c
index a005354..9e6dbd7 100644
--- a/tests/test_tio.c
+++ b/tests/test_tio.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 #include "config.h"
diff --git a/tests/test_tio_timeout.c b/tests/test_tio_timeout.c
index 18d8d4f..c8fa47e 100644
--- a/tests/test_tio_timeout.c
+++ b/tests/test_tio_timeout.c
@@ -15,9 +15,7 @@
    Lesser General Public License for more details.
 
    You should have received a copy of the GNU Lesser General Public
-   License along with this library; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-   02110-1301 USA
+   License along with this library; if not, see 
<https://www.gnu.org/licenses/>.
 */
 
 /* we include the source because we want to test static methods */
diff --git a/tests/testenv.sh b/tests/testenv.sh
index 8377d0e..a17dc3e 100755
--- a/tests/testenv.sh
+++ b/tests/testenv.sh
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 set -e
 
diff --git a/utils/Makefile.am b/utils/Makefile.am
index a6bccd3..1c8ccad 100644
--- a/utils/Makefile.am
+++ b/utils/Makefile.am
@@ -13,9 +13,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 utilsdir = $(datadir)/nslcd-utils
 
diff --git a/utils/chsh.py b/utils/chsh.py
index 0f24bfc..4922f84 100755
--- a/utils/chsh.py
+++ b/utils/chsh.py
@@ -16,9 +16,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import argparse
 
diff --git a/utils/cmdline.py b/utils/cmdline.py
index d09f71d..029f050 100644
--- a/utils/cmdline.py
+++ b/utils/cmdline.py
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import argparse
 
diff --git a/utils/getent.py b/utils/getent.py
index 7f4cf7e..defd8a6 100755
--- a/utils/getent.py
+++ b/utils/getent.py
@@ -16,9 +16,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import argparse
 import re
diff --git a/utils/nslcd.py b/utils/nslcd.py
index 8132a9a..cbc3e7e 100644
--- a/utils/nslcd.py
+++ b/utils/nslcd.py
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import fcntl
 import os
diff --git a/utils/shells.py b/utils/shells.py
index 327b35e..a840321 100644
--- a/utils/shells.py
+++ b/utils/shells.py
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import ctypes
 import ctypes.util
diff --git a/utils/users.py b/utils/users.py
index b5932d0..aa74250 100644
--- a/utils/users.py
+++ b/utils/users.py
@@ -15,9 +15,7 @@
 # Lesser General Public License for more details.
 #
 # You should have received a copy of the GNU Lesser General Public
-# License along with this library; if not, write to the Free Software
-# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
-# 02110-1301 USA
+# License along with this library; if not, see <https://www.gnu.org/licenses/>.
 
 import getpass
 import os

-----------------------------------------------------------------------

Summary of changes:
 COPYING                                    | 25 +++++++++++--------------
 Makefile.am                                |  4 +---
 README                                     |  4 +---
 common/Makefile.am                         |  4 +---
 common/dict.c                              |  4 +---
 common/dict.h                              |  4 +---
 common/expr.c                              |  4 +---
 common/expr.h                              |  4 +---
 common/nslcd-prot.c                        |  4 +---
 common/nslcd-prot.h                        |  4 +---
 common/set.c                               |  4 +---
 common/set.h                               |  4 +---
 common/tio.c                               |  4 +---
 common/tio.h                               |  4 +---
 compat/Makefile.am                         |  4 +---
 compat/attrs.h                             |  4 +---
 compat/derefctrl.c                         |  4 +---
 compat/ether.c                             |  4 +---
 compat/ether.h                             |  4 +---
 compat/getopt_long.c                       |  4 +---
 compat/getopt_long.h                       |  4 +---
 compat/getpeercred.c                       |  4 +---
 compat/getpeercred.h                       |  4 +---
 compat/ldap_compat.h                       |  4 +---
 compat/ldap_initialize.c                   |  4 +---
 compat/ldap_parse_passwordpolicy_control.c |  4 +---
 compat/ldap_passwd_s.c                     |  4 +---
 compat/ldap_passwordpolicy_err2txt.c       |  4 +---
 compat/nss_compat.h                        |  4 +---
 compat/pagectrl.c                          |  4 +---
 compat/pam_compat.h                        |  4 +---
 compat/pam_get_authtok.c                   |  4 +---
 compat/pam_prompt.c                        |  4 +---
 compat/shell.h                             |  4 +---
 compat/socket.h                            |  4 +---
 compat/strndup.c                           |  4 +---
 compat/strndup.h                           |  4 +---
 configure.ac                               |  4 +---
 man/Makefile.am                            |  4 +---
 man/chsh.ldap.1.xml                        |  4 +---
 man/getent.ldap.1.xml                      |  4 +---
 man/nslcd.8.xml                            |  4 +---
 man/nslcd.conf.5.xml                       |  4 +---
 man/pam_ldap.8.xml                         |  4 +---
 man/pynslcd.8.xml                          |  4 +---
 nslcd.h                                    |  4 +---
 nslcd/Makefile.am                          |  4 +---
 nslcd/alias.c                              |  4 +---
 nslcd/attmap.c                             |  4 +---
 nslcd/attmap.h                             |  4 +---
 nslcd/cfg.c                                |  4 +---
 nslcd/cfg.h                                |  4 +---
 nslcd/common.c                             |  4 +---
 nslcd/common.h                             |  4 +---
 nslcd/config.c                             |  4 +---
 nslcd/daemonize.c                          |  4 +---
 nslcd/daemonize.h                          |  4 +---
 nslcd/ether.c                              |  4 +---
 nslcd/group.c                              |  4 +---
 nslcd/host.c                               |  4 +---
 nslcd/invalidator.c                        |  4 +---
 nslcd/log.c                                |  4 +---
 nslcd/log.h                                |  4 +---
 nslcd/myldap.c                             |  4 +---
 nslcd/myldap.h                             |  4 +---
 nslcd/netgroup.c                           |  4 +---
 nslcd/network.c                            |  4 +---
 nslcd/nslcd.c                              |  4 +---
 nslcd/nsswitch.c                           |  4 +---
 nslcd/pam.c                                |  4 +---
 nslcd/passwd.c                             |  4 +---
 nslcd/protocol.c                           |  4 +---
 nslcd/rpc.c                                |  4 +---
 nslcd/service.c                            |  4 +---
 nslcd/shadow.c                             |  4 +---
 nslcd/usermod.c                            |  4 +---
 nss/Makefile.am                            |  4 +---
 nss/aliases.c                              |  4 +---
 nss/bsdnss.c                               |  4 +---
 nss/common.c                               |  4 +---
 nss/common.h                               |  4 +---
 nss/ethers.c                               |  4 +---
 nss/group.c                                |  4 +---
 nss/hosts.c                                |  4 +---
 nss/netgroup.c                             |  4 +---
 nss/networks.c                             |  4 +---
 nss/passwd.c                               |  4 +---
 nss/protocols.c                            |  4 +---
 nss/prototypes.h                           |  4 +---
 nss/rpc.c                                  |  4 +---
 nss/services.c                             |  4 +---
 nss/shadow.c                               |  4 +---
 nss/solnss.c                               |  4 +---
 nss/solnss.h                               |  4 +---
 pam/Makefile.am                            |  4 +---
 pam/common.h                               |  4 +---
 pam/pam.c                                  |  4 +---
 pynslcd/Makefile.am                        |  4 +---
 pynslcd/alias.py                           |  4 +---
 pynslcd/attmap.py                          |  4 +---
 pynslcd/cache.py                           |  4 +---
 pynslcd/cfg.py                             |  4 +---
 pynslcd/common.py                          |  4 +---
 pynslcd/config.py                          |  4 +---
 pynslcd/constants.py.in                    |  4 +---
 pynslcd/ether.py                           |  4 +---
 pynslcd/expr.py                            |  4 +---
 pynslcd/group.py                           |  4 +---
 pynslcd/host.py                            |  4 +---
 pynslcd/invalidator.py                     |  4 +---
 pynslcd/mypidfile.py                       |  4 +---
 pynslcd/netgroup.py                        |  4 +---
 pynslcd/network.py                         |  4 +---
 pynslcd/pam.py                             |  4 +---
 pynslcd/passwd.py                          |  4 +---
 pynslcd/protocol.py                        |  4 +---
 pynslcd/pynslcd.py                         |  4 +---
 pynslcd/rpc.py                             |  4 +---
 pynslcd/search.py                          |  4 +---
 pynslcd/service.py                         |  4 +---
 pynslcd/shadow.py                          |  4 +---
 pynslcd/tio.py                             |  4 +---
 pynslcd/usermod.py                         |  4 +---
 tests/Makefile.am                          |  4 +---
 tests/common.h                             |  4 +---
 tests/lookup_groupbyuser.c                 |  4 +---
 tests/lookup_netgroup.c                    |  4 +---
 tests/lookup_shadow.c                      |  4 +---
 tests/setup_slapd.sh                       |  4 +---
 tests/test_attmap.c                        |  4 +---
 tests/test_cfg.c                           |  4 +---
 tests/test_clock.c                         |  4 +---
 tests/test_common.c                        |  4 +---
 tests/test_dict.c                          |  4 +---
 tests/test_doctest.sh                      |  4 +---
 tests/test_expr.c                          |  4 +---
 tests/test_flake8.sh                       |  4 +---
 tests/test_getpeercred.c                   |  4 +---
 tests/test_ldapcmds.sh                     |  4 +---
 tests/test_manpages.sh                     |  4 +---
 tests/test_myldap.c                        |  4 +---
 tests/test_myldap.sh                       |  4 +---
 tests/test_nsscmds.sh                      |  4 +---
 tests/test_pamcmds.expect                  |  4 +---
 tests/test_pamcmds.sh                      |  4 +---
 tests/test_pycompile.sh                    |  4 +---
 tests/test_pylint.sh                       |  4 +---
 tests/test_pynslcd_cache.py                |  4 +---
 tests/test_set.c                           |  4 +---
 tests/test_tio.c                           |  4 +---
 tests/test_tio_timeout.c                   |  4 +---
 tests/testenv.sh                           |  4 +---
 utils/Makefile.am                          |  4 +---
 utils/chsh.py                              |  4 +---
 utils/cmdline.py                           |  4 +---
 utils/getent.py                            |  4 +---
 utils/nslcd.py                             |  4 +---
 utils/shells.py                            |  4 +---
 utils/users.py                             |  4 +---
 159 files changed, 169 insertions(+), 488 deletions(-)


hooks/post-receive
-- 
nss-pam-ldapd