diff options
Diffstat (limited to 'nscd')
-rw-r--r-- | nscd/aicache.c | 5 | ||||
-rw-r--r-- | nscd/cache.c | 5 | ||||
-rw-r--r-- | nscd/connections.c | 5 | ||||
-rw-r--r-- | nscd/dbg_log.c | 5 | ||||
-rw-r--r-- | nscd/gai.c | 5 | ||||
-rw-r--r-- | nscd/getgrgid_r.c | 5 | ||||
-rw-r--r-- | nscd/getgrnam_r.c | 5 | ||||
-rw-r--r-- | nscd/gethstbyad_r.c | 5 | ||||
-rw-r--r-- | nscd/gethstbynm2_r.c | 5 | ||||
-rw-r--r-- | nscd/getpwnam_r.c | 5 | ||||
-rw-r--r-- | nscd/getpwuid_r.c | 5 | ||||
-rw-r--r-- | nscd/getsrvbynm_r.c | 5 | ||||
-rw-r--r-- | nscd/getsrvbypt_r.c | 5 | ||||
-rw-r--r-- | nscd/grpcache.c | 5 | ||||
-rw-r--r-- | nscd/hstcache.c | 5 | ||||
-rw-r--r-- | nscd/initgrcache.c | 5 | ||||
-rw-r--r-- | nscd/mem.c | 5 | ||||
-rw-r--r-- | nscd/nscd.c | 5 | ||||
-rw-r--r-- | nscd/nscd_conf.c | 5 | ||||
-rw-r--r-- | nscd/nscd_setup_thread.c | 5 | ||||
-rw-r--r-- | nscd/pwdcache.c | 5 | ||||
-rw-r--r-- | nscd/servicescache.c | 5 |
22 files changed, 66 insertions, 44 deletions
diff --git a/nscd/aicache.c b/nscd/aicache.c index bccac3a..0dc892b 100644 --- a/nscd/aicache.c +++ b/nscd/aicache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/cache.c b/nscd/cache.c index 73e7902..56198f6 100644 --- a/nscd/cache.c +++ b/nscd/cache.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/connections.c b/nscd/connections.c index 1328dc0..48e91e8 100644 --- a/nscd/connections.c +++ b/nscd/connections.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/dbg_log.c b/nscd/dbg_log.c index d64afc7..5e192c9 100644 --- a/nscd/dbg_log.c +++ b/nscd/dbg_log.c @@ -3,8 +3,9 @@ Contributed by Thorsten Kukuk <kukuk@vt.uni-paderborn.de>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/getgrgid_r.c b/nscd/getgrgid_r.c index 037509d..297ebe7 100644 --- a/nscd/getgrgid_r.c +++ b/nscd/getgrgid_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/getgrnam_r.c b/nscd/getgrnam_r.c index 8fc74dc..55e69d0 100644 --- a/nscd/getgrnam_r.c +++ b/nscd/getgrnam_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/gethstbyad_r.c b/nscd/gethstbyad_r.c index 4c02492..e0cd82c 100644 --- a/nscd/gethstbyad_r.c +++ b/nscd/gethstbyad_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/gethstbynm2_r.c b/nscd/gethstbynm2_r.c index 416b5ce..abe992c 100644 --- a/nscd/gethstbynm2_r.c +++ b/nscd/gethstbynm2_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/getpwnam_r.c b/nscd/getpwnam_r.c index c92209a..a1f7c3c 100644 --- a/nscd/getpwnam_r.c +++ b/nscd/getpwnam_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/getpwuid_r.c b/nscd/getpwuid_r.c index f689515..501c605 100644 --- a/nscd/getpwuid_r.c +++ b/nscd/getpwuid_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/getsrvbynm_r.c b/nscd/getsrvbynm_r.c index fb60f48..ebd344a 100644 --- a/nscd/getsrvbynm_r.c +++ b/nscd/getsrvbynm_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/getsrvbypt_r.c b/nscd/getsrvbypt_r.c index fd5b11b..69abee1 100644 --- a/nscd/getsrvbypt_r.c +++ b/nscd/getsrvbypt_r.c @@ -3,8 +3,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1996. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/grpcache.c b/nscd/grpcache.c index 3852e8c..9cb6105 100644 --- a/nscd/grpcache.c +++ b/nscd/grpcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/hstcache.c b/nscd/hstcache.c index ad2e323..3c9a17f 100644 --- a/nscd/hstcache.c +++ b/nscd/hstcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/initgrcache.c b/nscd/initgrcache.c index f1f859c..bb4ac37 100644 --- a/nscd/initgrcache.c +++ b/nscd/initgrcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/nscd.c b/nscd/nscd.c index ec7fceb..e007694 100644 --- a/nscd/nscd.c +++ b/nscd/nscd.c @@ -3,8 +3,9 @@ Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/nscd_conf.c b/nscd/nscd_conf.c index e724c6b..0d5a5f2 100644 --- a/nscd/nscd_conf.c +++ b/nscd/nscd_conf.c @@ -3,8 +3,9 @@ Contributed by Thorsten Kukuk <kukuk@suse.de>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/nscd_setup_thread.c b/nscd/nscd_setup_thread.c index 32bfe07..c17fbd5 100644 --- a/nscd/nscd_setup_thread.c +++ b/nscd/nscd_setup_thread.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@redhat.com>, 2004. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/pwdcache.c b/nscd/pwdcache.c index ab41bcc..51ea113 100644 --- a/nscd/pwdcache.c +++ b/nscd/pwdcache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@cygnus.com>, 1998. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/nscd/servicescache.c b/nscd/servicescache.c index 8c3a951..89e107b 100644 --- a/nscd/servicescache.c +++ b/nscd/servicescache.c @@ -4,8 +4,9 @@ Contributed by Ulrich Drepper <drepper@drepper.com>, 2007. This program is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License version 2 as - published by the Free Software Foundation. + it under the terms of the GNU General Public License as published + by the Free Software Foundation; version 2 of the License, or + (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of |