From 341111f654709cd0295607a4abbe721495c77e90 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Thu, 9 Feb 2012 21:39:05 -0800 Subject: [PATCH] maint: replace FSF snail-mail addresses with URLs * config/argz.mk, lib/accept4.c, lib/alignof.h, lib/alloca.in.h: * lib/alphasort.c, lib/arcfour.c, lib/arcfour.h, lib/arctwo.c: * lib/arctwo.h, lib/argz.c, lib/arpa_inet.in.h, lib/asnprintf.c: * lib/asprintf.c, lib/assert.in.h, lib/base32.c, lib/base32.h: * lib/base64.c, lib/base64.h, lib/c-ctype.c, lib/c-ctype.h: * lib/c-strcase.h, lib/c-strcasecmp.c, lib/c-strncasecmp.c: * lib/check-version.c, lib/check-version.h, lib/config.charset: * lib/ctype.in.h, lib/des.c, lib/des.h, lib/dup3.c, lib/errno.in.h: * lib/float+.h, lib/fnmatch.c, lib/fnmatch.in.h, lib/fnmatch_loop.c: * lib/fseeko.c, lib/gai_strerror.c, lib/gc-gnulib.c: * lib/gc-libgcrypt.c, lib/gc-pbkdf2-sha1.c, lib/gc.h: * lib/getaddrinfo.c, lib/getdelim.c, lib/getfilecon.c, lib/getline.c: * lib/getlogin_r.c, lib/getpass.c, lib/getpass.h, lib/gettext.h: * lib/gettimeofday.c, lib/glob.in.h, lib/glthread/cond.c: * lib/glthread/cond.h, lib/glthread/lock.c, lib/glthread/lock.h: * lib/glthread/thread.c, lib/glthread/thread.h: * lib/glthread/threadlib.c, lib/glthread/yield.h, lib/hmac-md5.c: * lib/hmac-sha1.c, lib/hmac.h, lib/iconv.c, lib/iconv.in.h: * lib/iconv_close.c, lib/iconv_open.c, lib/inet_ntop.c, lib/isfinite.c: * lib/isinf.c, lib/iswblank.c, lib/langinfo.in.h, lib/link.c: * lib/localcharset.c, lib/localcharset.h, lib/lseek.c, lib/malloc.c: * lib/malloca.c, lib/malloca.h, lib/md2.c, lib/md2.h, lib/md4.c: * lib/md4.h, lib/md5.c, lib/md5.h, lib/memmem.c, lib/mempcpy.c: * lib/memset.c, lib/memxor.c, lib/memxor.h, lib/minmax.h, lib/mktime.c: * lib/msvc-inval.c, lib/msvc-inval.h, lib/msvc-nothrow.c: * lib/msvc-nothrow.h, lib/netdb.in.h, lib/netinet_in.in.h, lib/nproc.c: * lib/nproc.h, lib/obstack_printf.c, lib/pathmax.h, lib/pipe.c: * lib/pipe2.c, lib/poll.c, lib/poll.in.h, lib/printf-args.c: * lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h: * lib/pselect.c, lib/pthread.in.h, lib/pty-private.h, lib/pty.in.h: * lib/read-file.c, lib/read-file.h, lib/ref-add.sin, lib/ref-del.sin: * lib/regcomp.c, lib/regex.c, lib/regex.h, lib/regex_internal.c: * lib/regex_internal.h, lib/regexec.c, lib/rijndael-alg-fst.c: * lib/rijndael-alg-fst.h, lib/rijndael-api-fst.c: * lib/rijndael-api-fst.h, lib/rint.c, lib/rintf.c, lib/rintl.c: * lib/round.c, lib/roundf.c, lib/roundl.c, lib/scandir.c, lib/select.c: * lib/sha1.c, lib/sha1.h, lib/size_max.h, lib/snprintf.c: * lib/stdalign.in.h, lib/stdarg.in.h, lib/stdbool.in.h: * lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h, lib/str-kmp.h: * lib/str-two-way.h, lib/strcasecmp.c, lib/strcasestr.c, lib/strdup.c: * lib/striconv.c, lib/striconv.h, lib/string.in.h, lib/strings.in.h: * lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c, lib/strpbrk.c: * lib/strptime.c, lib/strsep.c, lib/strstr.c, lib/strverscmp.c: * lib/sys_file.in.h, lib/sys_ioctl.in.h, lib/sys_select.in.h: * lib/sys_socket.in.h, lib/sys_stat.in.h, lib/sys_time.in.h: * lib/sys_times.in.h, lib/sys_types.in.h, lib/sys_uio.in.h: * lib/sys_utsname.in.h, lib/sys_wait.in.h, lib/tcgetsid.c: * lib/termios.in.h, lib/time.in.h, lib/time_r.c, lib/timegm.c: * lib/times.c, lib/unictype/3level.h, lib/unictype/3levelbit.h: * lib/unistd.in.h, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c: * lib/vsnprintf.c, lib/waitpid.c, lib/wchar.in.h, lib/wctype.in.h: * lib/xsize.h, tests/test-closein.c, tests/test-des.c: * tests/test-fclose.c, tests/test-fgetc.c, tests/test-filevercmp.c: * tests/test-fputc.c, tests/test-fread.c, tests/test-fwrite.c: * tests/test-gc-arcfour.c, tests/test-gc-arctwo.c, tests/test-gc-des.c: * tests/test-gc-hmac-md5.c, tests/test-gc-hmac-sha1.c: * tests/test-gc-md2.c, tests/test-gc-md4.c, tests/test-gc-md5.c: * tests/test-gc-pbkdf2-sha1.c, tests/test-gc-rijndael.c: * tests/test-gc-sha1.c, tests/test-gc.c, tests/test-getdelim.c: * tests/test-getline.c, tests/test-getndelim2.c, tests/test-md2.c: * tests/test-md4.c, tests/test-parse-datetime.c, tests/test-perror.c: * tests/test-perror2.c, tests/test-pipe.c, tests/test-pipe2.c: * tests/test-poll.c, tests/test-quotearg-simple.c: * tests/test-quotearg.c, tests/test-quotearg.h: * tests/test-round-ieee.c, tests/test-round1.c: * tests/test-roundf-ieee.c, tests/test-roundf1.c: * tests/test-roundl-ieee.c, tests/test-roundl.c: * tests/test-safe-alloc.c, tests/test-sigpipe.c: * tests/test-spawn-pipe-child.c, tests/test-spawn-pipe-main.c: * tests/test-strerror.c, tests/test-strerror_r.c: * tests/test-strsignal.c, tests/test-strverscmp.c: * tests/test-xmemdup0.c: Replace FSF snail mail addresses with URLs, as per GNU coding standards. See glibc bug . --- ChangeLog | 79 +++++++++++++++++++++++++++++++++++++++++++ config/argz.mk | 3 +- lib/accept4.c | 3 +- lib/alignof.h | 3 +- lib/alloca.in.h | 6 ++-- lib/alphasort.c | 3 +- lib/arcfour.c | 4 +-- lib/arcfour.h | 4 +-- lib/arctwo.c | 4 +-- lib/arctwo.h | 4 +-- lib/argz.c | 3 +- lib/arpa_inet.in.h | 3 +- lib/asnprintf.c | 3 +- lib/asprintf.c | 3 +- lib/assert.in.h | 3 +- lib/base32.c | 3 +- lib/base32.h | 3 +- lib/base64.c | 3 +- lib/base64.h | 3 +- lib/c-ctype.c | 3 +- lib/c-ctype.h | 3 +- lib/c-strcase.h | 3 +- lib/c-strcasecmp.c | 3 +- lib/c-strncasecmp.c | 3 +- lib/check-version.c | 3 +- lib/check-version.h | 3 +- lib/config.charset | 3 +- lib/ctype.in.h | 3 +- lib/des.c | 4 +-- lib/des.h | 4 +-- lib/dup3.c | 3 +- lib/errno.in.h | 3 +- lib/float+.h | 3 +- lib/fnmatch.c | 3 +- lib/fnmatch.in.h | 3 +- lib/fnmatch_loop.c | 3 +- lib/fseeko.c | 3 +- lib/gai_strerror.c | 3 +- lib/gc-gnulib.c | 4 +-- lib/gc-libgcrypt.c | 4 +-- lib/gc-pbkdf2-sha1.c | 3 +- lib/gc.h | 4 +-- lib/getaddrinfo.c | 3 +- lib/getdelim.c | 4 +-- lib/getfilecon.c | 3 +- lib/getline.c | 4 +-- lib/getlogin_r.c | 3 +- lib/getpass.c | 3 +- lib/getpass.h | 3 +- lib/gettext.h | 3 +- lib/gettimeofday.c | 3 +- lib/glob.in.h | 3 +- lib/glthread/cond.c | 3 +- lib/glthread/cond.h | 3 +- lib/glthread/lock.c | 3 +- lib/glthread/lock.h | 3 +- lib/glthread/thread.c | 3 +- lib/glthread/thread.h | 3 +- lib/glthread/threadlib.c | 3 +- lib/glthread/yield.h | 3 +- lib/hmac-md5.c | 3 +- lib/hmac-sha1.c | 3 +- lib/hmac.h | 3 +- lib/iconv.c | 3 +- lib/iconv.in.h | 3 +- lib/iconv_close.c | 3 +- lib/iconv_open.c | 3 +- lib/inet_ntop.c | 3 +- lib/isfinite.c | 3 +- lib/isinf.c | 3 +- lib/iswblank.c | 3 +- lib/langinfo.in.h | 3 +- lib/link.c | 3 +- lib/localcharset.c | 3 +- lib/localcharset.h | 3 +- lib/lseek.c | 3 +- lib/malloc.c | 3 +- lib/malloca.c | 3 +- lib/malloca.h | 3 +- lib/md2.c | 3 +- lib/md2.h | 3 +- lib/md4.c | 3 +- lib/md4.h | 3 +- lib/md5.c | 3 +- lib/md5.h | 3 +- lib/memmem.c | 3 +- lib/mempcpy.c | 3 +- lib/memset.c | 3 +- lib/memxor.c | 3 +- lib/memxor.h | 3 +- lib/minmax.h | 3 +- lib/mktime.c | 3 +- lib/msvc-inval.c | 3 +- lib/msvc-inval.h | 3 +- lib/msvc-nothrow.c | 3 +- lib/msvc-nothrow.h | 3 +- lib/netdb.in.h | 3 +- lib/netinet_in.in.h | 3 +- lib/nproc.c | 3 +- lib/nproc.h | 3 +- lib/obstack_printf.c | 3 +- lib/pathmax.h | 3 +- lib/pipe.c | 3 +- lib/pipe2.c | 3 +- lib/poll.c | 3 +- lib/poll.in.h | 3 +- lib/printf-args.c | 3 +- lib/printf-args.h | 3 +- lib/printf-parse.c | 3 +- lib/printf-parse.h | 3 +- lib/pselect.c | 3 +- lib/pthread.in.h | 3 +- lib/pty-private.h | 5 ++- lib/pty.in.h | 3 +- lib/read-file.c | 3 +- lib/read-file.h | 3 +- lib/ref-add.sin | 3 +- lib/ref-del.sin | 3 +- lib/regcomp.c | 3 +- lib/regex.c | 3 +- lib/regex.h | 3 +- lib/regex_internal.c | 3 +- lib/regex_internal.h | 3 +- lib/regexec.c | 3 +- lib/rijndael-alg-fst.c | 4 +-- lib/rijndael-alg-fst.h | 4 +-- lib/rijndael-api-fst.c | 4 +-- lib/rijndael-api-fst.h | 4 +-- lib/rint.c | 3 +- lib/rintf.c | 3 +- lib/rintl.c | 3 +- lib/round.c | 3 +- lib/roundf.c | 3 +- lib/roundl.c | 3 +- lib/scandir.c | 3 +- lib/select.c | 3 +- lib/sha1.c | 3 +- lib/sha1.h | 3 +- lib/size_max.h | 3 +- lib/snprintf.c | 3 +- lib/stdalign.in.h | 3 +- lib/stdarg.in.h | 3 +- lib/stdbool.in.h | 3 +- lib/stddef.in.h | 3 +- lib/stdint.in.h | 3 +- lib/stdio.in.h | 3 +- lib/str-kmp.h | 3 +- lib/str-two-way.h | 3 +- lib/strcasecmp.c | 3 +- lib/strcasestr.c | 3 +- lib/strdup.c | 3 +- lib/striconv.c | 3 +- lib/striconv.h | 3 +- lib/string.in.h | 3 +- lib/strings.in.h | 3 +- lib/strncasecmp.c | 3 +- lib/strndup.c | 3 +- lib/strnlen.c | 3 +- lib/strpbrk.c | 3 +- lib/strptime.c | 3 +- lib/strsep.c | 3 +- lib/strstr.c | 3 +- lib/strverscmp.c | 3 +- lib/sys_file.in.h | 3 +- lib/sys_ioctl.in.h | 3 +- lib/sys_select.in.h | 3 +- lib/sys_socket.in.h | 3 +- lib/sys_stat.in.h | 3 +- lib/sys_time.in.h | 3 +- lib/sys_times.in.h | 3 +- lib/sys_types.in.h | 3 +- lib/sys_uio.in.h | 3 +- lib/sys_utsname.in.h | 3 +- lib/sys_wait.in.h | 3 +- lib/tcgetsid.c | 3 +- lib/termios.in.h | 3 +- lib/time.in.h | 3 +- lib/time_r.c | 3 +- lib/timegm.c | 3 +- lib/times.c | 3 +- lib/unictype/3level.h | 4 +-- lib/unictype/3levelbit.h | 4 +-- lib/unistd.in.h | 3 +- lib/vasnprintf.c | 3 +- lib/vasnprintf.h | 3 +- lib/vasprintf.c | 3 +- lib/vsnprintf.c | 3 +- lib/waitpid.c | 3 +- lib/wchar.in.h | 3 +- lib/wctype.in.h | 3 +- lib/xsize.h | 3 +- tests/test-closein.c | 3 +- tests/test-des.c | 4 +-- tests/test-fclose.c | 3 +- tests/test-fgetc.c | 3 +- tests/test-filevercmp.c | 3 +- tests/test-fputc.c | 3 +- tests/test-fread.c | 3 +- tests/test-fwrite.c | 3 +- tests/test-gc-arcfour.c | 4 +-- tests/test-gc-arctwo.c | 4 +-- tests/test-gc-des.c | 4 +-- tests/test-gc-hmac-md5.c | 4 +-- tests/test-gc-hmac-sha1.c | 4 +-- tests/test-gc-md2.c | 4 +-- tests/test-gc-md4.c | 4 +-- tests/test-gc-md5.c | 4 +-- tests/test-gc-pbkdf2-sha1.c | 4 +-- tests/test-gc-rijndael.c | 4 +-- tests/test-gc-sha1.c | 4 +-- tests/test-gc.c | 4 +-- tests/test-getdelim.c | 3 +- tests/test-getline.c | 3 +- tests/test-getndelim2.c | 3 +- tests/test-md2.c | 4 +-- tests/test-md4.c | 4 +-- tests/test-parse-datetime.c | 3 +- tests/test-perror.c | 3 +- tests/test-perror2.c | 3 +- tests/test-pipe.c | 3 +- tests/test-pipe2.c | 3 +- tests/test-poll.c | 3 +- tests/test-quotearg-simple.c | 3 +- tests/test-quotearg.c | 3 +- tests/test-quotearg.h | 3 +- tests/test-round-ieee.c | 3 +- tests/test-round1.c | 3 +- tests/test-roundf-ieee.c | 3 +- tests/test-roundf1.c | 3 +- tests/test-roundl-ieee.c | 3 +- tests/test-roundl.c | 3 +- tests/test-safe-alloc.c | 3 +- tests/test-sigpipe.c | 3 +- tests/test-spawn-pipe-child.c | 3 +- tests/test-spawn-pipe-main.c | 3 +- tests/test-strerror.c | 3 +- tests/test-strerror_r.c | 3 +- tests/test-strsignal.c | 3 +- tests/test-strverscmp.c | 3 +- tests/test-xmemdup0.c | 3 +- 240 files changed, 321 insertions(+), 512 deletions(-) diff --git a/ChangeLog b/ChangeLog index f0e6b31e5..4fb6431b6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,82 @@ +2012-02-09 Paul Eggert + + maint: replace FSF snail-mail addresses with URLs + * config/argz.mk, lib/accept4.c, lib/alignof.h, lib/alloca.in.h: + * lib/alphasort.c, lib/arcfour.c, lib/arcfour.h, lib/arctwo.c: + * lib/arctwo.h, lib/argz.c, lib/arpa_inet.in.h, lib/asnprintf.c: + * lib/asprintf.c, lib/assert.in.h, lib/base32.c, lib/base32.h: + * lib/base64.c, lib/base64.h, lib/c-ctype.c, lib/c-ctype.h: + * lib/c-strcase.h, lib/c-strcasecmp.c, lib/c-strncasecmp.c: + * lib/check-version.c, lib/check-version.h, lib/config.charset: + * lib/ctype.in.h, lib/des.c, lib/des.h, lib/dup3.c, lib/errno.in.h: + * lib/float+.h, lib/fnmatch.c, lib/fnmatch.in.h, lib/fnmatch_loop.c: + * lib/fseeko.c, lib/gai_strerror.c, lib/gc-gnulib.c: + * lib/gc-libgcrypt.c, lib/gc-pbkdf2-sha1.c, lib/gc.h: + * lib/getaddrinfo.c, lib/getdelim.c, lib/getfilecon.c, lib/getline.c: + * lib/getlogin_r.c, lib/getpass.c, lib/getpass.h, lib/gettext.h: + * lib/gettimeofday.c, lib/glob.in.h, lib/glthread/cond.c: + * lib/glthread/cond.h, lib/glthread/lock.c, lib/glthread/lock.h: + * lib/glthread/thread.c, lib/glthread/thread.h: + * lib/glthread/threadlib.c, lib/glthread/yield.h, lib/hmac-md5.c: + * lib/hmac-sha1.c, lib/hmac.h, lib/iconv.c, lib/iconv.in.h: + * lib/iconv_close.c, lib/iconv_open.c, lib/inet_ntop.c, lib/isfinite.c: + * lib/isinf.c, lib/iswblank.c, lib/langinfo.in.h, lib/link.c: + * lib/localcharset.c, lib/localcharset.h, lib/lseek.c, lib/malloc.c: + * lib/malloca.c, lib/malloca.h, lib/md2.c, lib/md2.h, lib/md4.c: + * lib/md4.h, lib/md5.c, lib/md5.h, lib/memmem.c, lib/mempcpy.c: + * lib/memset.c, lib/memxor.c, lib/memxor.h, lib/minmax.h, lib/mktime.c: + * lib/msvc-inval.c, lib/msvc-inval.h, lib/msvc-nothrow.c: + * lib/msvc-nothrow.h, lib/netdb.in.h, lib/netinet_in.in.h, lib/nproc.c: + * lib/nproc.h, lib/obstack_printf.c, lib/pathmax.h, lib/pipe.c: + * lib/pipe2.c, lib/poll.c, lib/poll.in.h, lib/printf-args.c: + * lib/printf-args.h, lib/printf-parse.c, lib/printf-parse.h: + * lib/pselect.c, lib/pthread.in.h, lib/pty-private.h, lib/pty.in.h: + * lib/read-file.c, lib/read-file.h, lib/ref-add.sin, lib/ref-del.sin: + * lib/regcomp.c, lib/regex.c, lib/regex.h, lib/regex_internal.c: + * lib/regex_internal.h, lib/regexec.c, lib/rijndael-alg-fst.c: + * lib/rijndael-alg-fst.h, lib/rijndael-api-fst.c: + * lib/rijndael-api-fst.h, lib/rint.c, lib/rintf.c, lib/rintl.c: + * lib/round.c, lib/roundf.c, lib/roundl.c, lib/scandir.c, lib/select.c: + * lib/sha1.c, lib/sha1.h, lib/size_max.h, lib/snprintf.c: + * lib/stdalign.in.h, lib/stdarg.in.h, lib/stdbool.in.h: + * lib/stddef.in.h, lib/stdint.in.h, lib/stdio.in.h, lib/str-kmp.h: + * lib/str-two-way.h, lib/strcasecmp.c, lib/strcasestr.c, lib/strdup.c: + * lib/striconv.c, lib/striconv.h, lib/string.in.h, lib/strings.in.h: + * lib/strncasecmp.c, lib/strndup.c, lib/strnlen.c, lib/strpbrk.c: + * lib/strptime.c, lib/strsep.c, lib/strstr.c, lib/strverscmp.c: + * lib/sys_file.in.h, lib/sys_ioctl.in.h, lib/sys_select.in.h: + * lib/sys_socket.in.h, lib/sys_stat.in.h, lib/sys_time.in.h: + * lib/sys_times.in.h, lib/sys_types.in.h, lib/sys_uio.in.h: + * lib/sys_utsname.in.h, lib/sys_wait.in.h, lib/tcgetsid.c: + * lib/termios.in.h, lib/time.in.h, lib/time_r.c, lib/timegm.c: + * lib/times.c, lib/unictype/3level.h, lib/unictype/3levelbit.h: + * lib/unistd.in.h, lib/vasnprintf.c, lib/vasnprintf.h, lib/vasprintf.c: + * lib/vsnprintf.c, lib/waitpid.c, lib/wchar.in.h, lib/wctype.in.h: + * lib/xsize.h, tests/test-closein.c, tests/test-des.c: + * tests/test-fclose.c, tests/test-fgetc.c, tests/test-filevercmp.c: + * tests/test-fputc.c, tests/test-fread.c, tests/test-fwrite.c: + * tests/test-gc-arcfour.c, tests/test-gc-arctwo.c, tests/test-gc-des.c: + * tests/test-gc-hmac-md5.c, tests/test-gc-hmac-sha1.c: + * tests/test-gc-md2.c, tests/test-gc-md4.c, tests/test-gc-md5.c: + * tests/test-gc-pbkdf2-sha1.c, tests/test-gc-rijndael.c: + * tests/test-gc-sha1.c, tests/test-gc.c, tests/test-getdelim.c: + * tests/test-getline.c, tests/test-getndelim2.c, tests/test-md2.c: + * tests/test-md4.c, tests/test-parse-datetime.c, tests/test-perror.c: + * tests/test-perror2.c, tests/test-pipe.c, tests/test-pipe2.c: + * tests/test-poll.c, tests/test-quotearg-simple.c: + * tests/test-quotearg.c, tests/test-quotearg.h: + * tests/test-round-ieee.c, tests/test-round1.c: + * tests/test-roundf-ieee.c, tests/test-roundf1.c: + * tests/test-roundl-ieee.c, tests/test-roundl.c: + * tests/test-safe-alloc.c, tests/test-sigpipe.c: + * tests/test-spawn-pipe-child.c, tests/test-spawn-pipe-main.c: + * tests/test-strerror.c, tests/test-strerror_r.c: + * tests/test-strsignal.c, tests/test-strverscmp.c: + * tests/test-xmemdup0.c: + Replace FSF snail mail addresses with URLs, as per GNU coding + standards. See glibc bug + . + 2011-12-22 Reuben Thomas README-release: capitalize a word and split a line diff --git a/config/argz.mk b/config/argz.mk index 307e6f481..5be63f29c 100644 --- a/config/argz.mk +++ b/config/argz.mk @@ -26,8 +26,7 @@ define print-header " GNU General Public License for more details." \ "" \ " You should have received a copy of the GNU General Public License along"\ -" with this program; if not, write to the Free Software Foundation," \ -" Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */"\ +" with this program; if not, see . */" \ "" \ "#include " \ "" \ diff --git a/lib/accept4.c b/lib/accept4.c index 71637110d..018ddfca4 100644 --- a/lib/accept4.c +++ b/lib/accept4.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/alignof.h b/lib/alignof.h index 8daa153a8..74e35aa9d 100644 --- a/lib/alignof.h +++ b/lib/alignof.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _ALIGNOF_H #define _ALIGNOF_H diff --git a/lib/alloca.in.h b/lib/alloca.in.h index c681ac09e..99be0481b 100644 --- a/lib/alloca.in.h +++ b/lib/alloca.in.h @@ -14,9 +14,9 @@ General Public License for more details. You should have received a copy of the GNU General Public - License along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - USA. */ + License along with this program; if not, see + . + */ /* Avoid using the symbol _ALLOCA_H here, as Bison assumes _ALLOCA_H means there is a real alloca function. */ diff --git a/lib/alphasort.c b/lib/alphasort.c index db94a957a..2fc4e1466 100644 --- a/lib/alphasort.c +++ b/lib/alphasort.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/arcfour.c b/lib/arcfour.c index 51d77d4d8..66efb5866 100644 --- a/lib/arcfour.c +++ b/lib/arcfour.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/arcfour.h b/lib/arcfour.h index ccbae71de..ee8ef8a9c 100644 --- a/lib/arcfour.h +++ b/lib/arcfour.h @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/arctwo.c b/lib/arctwo.c index bfd6054cd..4404936da 100644 --- a/lib/arctwo.c +++ b/lib/arctwo.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . */ /* Code from GnuTLS/Libgcrypt adapted for gnulib by Simon Josefsson. */ diff --git a/lib/arctwo.h b/lib/arctwo.h index 687ad57b4..1c228a8af 100644 --- a/lib/arctwo.h +++ b/lib/arctwo.h @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/argz.c b/lib/argz.c index 0d6f7a4ab..559b4d5c1 100644 --- a/lib/argz.c +++ b/lib/argz.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/arpa_inet.in.h b/lib/arpa_inet.in.h index 960603ff1..22c9ab35a 100644 --- a/lib/arpa_inet.in.h +++ b/lib/arpa_inet.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_ARPA_INET_H diff --git a/lib/asnprintf.c b/lib/asnprintf.c index 941a734ec..f5f0ddef3 100644 --- a/lib/asnprintf.c +++ b/lib/asnprintf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/asprintf.c b/lib/asprintf.c index c95b11227..3f99401fa 100644 --- a/lib/asprintf.c +++ b/lib/asprintf.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/assert.in.h b/lib/assert.in.h index 2bcd338b7..766a0fd5b 100644 --- a/lib/assert.in.h +++ b/lib/assert.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Do not guard the include, since is supposed to define the assert macro each time it is included. */ diff --git a/lib/base32.c b/lib/base32.c index c0ab96225..df7d3b205 100644 --- a/lib/base32.c +++ b/lib/base32.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Adapted from Simon Josefsson's base64 code by Gijs van Tulder. * diff --git a/lib/base32.h b/lib/base32.h index ccbb1c076..0ce48bf0b 100644 --- a/lib/base32.h +++ b/lib/base32.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef BASE32_H # define BASE32_H diff --git a/lib/base64.c b/lib/base64.c index eafa277ed..194e9cad2 100644 --- a/lib/base64.c +++ b/lib/base64.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. Partially adapted from GNU MailUtils * (mailbox/filter_trans.c, as of 2004-11-28). Improved by review diff --git a/lib/base64.h b/lib/base64.h index cb8d35be3..e125d7ee9 100644 --- a/lib/base64.h +++ b/lib/base64.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef BASE64_H # define BASE64_H diff --git a/lib/c-ctype.c b/lib/c-ctype.c index 328a18d63..51987c379 100644 --- a/lib/c-ctype.c +++ b/lib/c-ctype.c @@ -13,8 +13,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, see . */ #include diff --git a/lib/c-ctype.h b/lib/c-ctype.h index ba1c9eec0..a9886a095 100644 --- a/lib/c-ctype.h +++ b/lib/c-ctype.h @@ -18,8 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License -along with this program; if not, write to the Free Software Foundation, -Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ +along with this program; if not, see . */ #ifndef C_CTYPE_H #define C_CTYPE_H diff --git a/lib/c-strcase.h b/lib/c-strcase.h index c50436ffa..90a495f9b 100644 --- a/lib/c-strcase.h +++ b/lib/c-strcase.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef C_STRCASE_H #define C_STRCASE_H diff --git a/lib/c-strcasecmp.c b/lib/c-strcasecmp.c index 91653c229..8ce955e49 100644 --- a/lib/c-strcasecmp.c +++ b/lib/c-strcasecmp.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/c-strncasecmp.c b/lib/c-strncasecmp.c index 4e9d395f5..ebc2a5b51 100644 --- a/lib/c-strncasecmp.c +++ b/lib/c-strncasecmp.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/check-version.c b/lib/check-version.c index ec71ff19d..282a60da1 100644 --- a/lib/check-version.c +++ b/lib/check-version.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. This interface is influenced by gcry_check_version from Werner Koch's Libgcrypt. Paul Eggert diff --git a/lib/check-version.h b/lib/check-version.h index e99faf6e5..a98b393ba 100644 --- a/lib/check-version.h +++ b/lib/check-version.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/lib/config.charset b/lib/config.charset index b227e069b..14a80c5ce 100644 --- a/lib/config.charset +++ b/lib/config.charset @@ -14,8 +14,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# with this program; if not, see . # # The table consists of lines of the form # ALIAS CANONICAL diff --git a/lib/ctype.in.h b/lib/ctype.in.h index 5ff3189bc..90e6694ae 100644 --- a/lib/ctype.in.h +++ b/lib/ctype.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible. */ diff --git a/lib/des.c b/lib/des.c index ea86785cd..63f9f65dc 100644 --- a/lib/des.c +++ b/lib/des.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/des.h b/lib/des.h index d76471ce4..1fbdc2b96 100644 --- a/lib/des.h +++ b/lib/des.h @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/dup3.c b/lib/dup3.c index 2a96c050d..c14f33dfe 100644 --- a/lib/dup3.c +++ b/lib/dup3.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/errno.in.h b/lib/errno.in.h index 7c607919a..6ccccf3fe 100644 --- a/lib/errno.in.h +++ b/lib/errno.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_ERRNO_H diff --git a/lib/float+.h b/lib/float+.h index 6c2270d94..0b47b06b0 100644 --- a/lib/float+.h +++ b/lib/float+.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _FLOATPLUS_H #define _FLOATPLUS_H diff --git a/lib/fnmatch.c b/lib/fnmatch.c index 6f15a2465..e691d2f86 100644 --- a/lib/fnmatch.c +++ b/lib/fnmatch.c @@ -11,8 +11,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/fnmatch.in.h b/lib/fnmatch.in.h index 21363c863..350dee6d4 100644 --- a/lib/fnmatch.in.h +++ b/lib/fnmatch.in.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _FNMATCH_H #define _FNMATCH_H 1 diff --git a/lib/fnmatch_loop.c b/lib/fnmatch_loop.c index 50f5794fd..075dc29e8 100644 --- a/lib/fnmatch_loop.c +++ b/lib/fnmatch_loop.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Match STRING against the file name pattern PATTERN, returning zero if it matches, nonzero if not. */ diff --git a/lib/fseeko.c b/lib/fseeko.c index 2e988b8b5..ab05709b3 100644 --- a/lib/fseeko.c +++ b/lib/fseeko.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/gai_strerror.c b/lib/gai_strerror.c index 56dda303f..b7f0722c1 100644 --- a/lib/gai_strerror.c +++ b/lib/gai_strerror.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/gc-gnulib.c b/lib/gc-gnulib.c index 67c4e6b23..2aa8e3882 100644 --- a/lib/gc-gnulib.c +++ b/lib/gc-gnulib.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/gc-libgcrypt.c b/lib/gc-libgcrypt.c index 29bf27bbf..da3c46f0c 100644 --- a/lib/gc-libgcrypt.c +++ b/lib/gc-libgcrypt.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/gc-pbkdf2-sha1.c b/lib/gc-pbkdf2-sha1.c index 3fcb0a212..d7d8230c8 100644 --- a/lib/gc-pbkdf2-sha1.c +++ b/lib/gc-pbkdf2-sha1.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/lib/gc.h b/lib/gc.h index d7c879baf..039c9ddc4 100644 --- a/lib/gc.h +++ b/lib/gc.h @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/getaddrinfo.c b/lib/getaddrinfo.c index f3afa97ee..3415e74dd 100644 --- a/lib/getaddrinfo.c +++ b/lib/getaddrinfo.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/getdelim.c b/lib/getdelim.c index 86cab588b..1004022d6 100644 --- a/lib/getdelim.c +++ b/lib/getdelim.c @@ -13,9 +13,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this program; if not, see . */ /* Ported from glibc by Simon Josefsson. */ diff --git a/lib/getfilecon.c b/lib/getfilecon.c index a0e57350c..bc8288f56 100644 --- a/lib/getfilecon.c +++ b/lib/getfilecon.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* written by Jim Meyering */ diff --git a/lib/getline.c b/lib/getline.c index 419a259a4..5d6aee8d3 100644 --- a/lib/getline.c +++ b/lib/getline.c @@ -12,9 +12,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/lib/getlogin_r.c b/lib/getlogin_r.c index 612df2d5a..45cdf0968 100644 --- a/lib/getlogin_r.c +++ b/lib/getlogin_r.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Paul Eggert, Derek Price, and Bruno Haible. */ diff --git a/lib/getpass.c b/lib/getpass.c index 9e9b2db5f..1def464b2 100644 --- a/lib/getpass.c +++ b/lib/getpass.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/getpass.h b/lib/getpass.h index 150b47424..1a6719257 100644 --- a/lib/getpass.h +++ b/lib/getpass.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef GETPASS_H # define GETPASS_H diff --git a/lib/gettext.h b/lib/gettext.h index cb09553b9..1c5cab9e3 100644 --- a/lib/gettext.h +++ b/lib/gettext.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _LIBGETTEXT_H #define _LIBGETTEXT_H 1 diff --git a/lib/gettimeofday.c b/lib/gettimeofday.c index a04855306..e17812c68 100644 --- a/lib/gettimeofday.c +++ b/lib/gettimeofday.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* written by Jim Meyering */ diff --git a/lib/glob.in.h b/lib/glob.in.h index fd2517fdb..a2a704366 100644 --- a/lib/glob.in.h +++ b/lib/glob.in.h @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _GL_GLOB_H #define _GL_GLOB_H diff --git a/lib/glthread/cond.c b/lib/glthread/cond.c index 9d7fbfb6b..ef69d14cc 100644 --- a/lib/glthread/cond.c +++ b/lib/glthread/cond.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Yoann Vandoorselaere , 2008, and Bruno Haible , 2008. */ diff --git a/lib/glthread/cond.h b/lib/glthread/cond.h index 6359d68fd..db8f2d16c 100644 --- a/lib/glthread/cond.h +++ b/lib/glthread/cond.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Yoann Vandoorselaere , 2008. Based on Bruno Haible lock.h */ diff --git a/lib/glthread/lock.c b/lib/glthread/lock.c index 8d522ea4f..a03dc3d62 100644 --- a/lib/glthread/lock.c +++ b/lib/glthread/lock.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible , 2005. Based on GCC's gthr-posix.h, gthr-posix95.h, gthr-solaris.h, diff --git a/lib/glthread/lock.h b/lib/glthread/lock.h index eb165f3f9..503167c12 100644 --- a/lib/glthread/lock.h +++ b/lib/glthread/lock.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible , 2005. Based on GCC's gthr-posix.h, gthr-posix95.h, gthr-solaris.h, diff --git a/lib/glthread/thread.c b/lib/glthread/thread.c index 4c259c7bf..76e37646e 100644 --- a/lib/glthread/thread.c +++ b/lib/glthread/thread.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible , 2005. Based on GCC's gthr-posix.h, gthr-posix95.h, gthr-solaris.h, diff --git a/lib/glthread/thread.h b/lib/glthread/thread.h index 8f9ca8f1a..87e87006b 100644 --- a/lib/glthread/thread.h +++ b/lib/glthread/thread.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible , 2005. Based on GCC's gthr-posix.h, gthr-posix95.h, gthr-solaris.h, diff --git a/lib/glthread/threadlib.c b/lib/glthread/threadlib.c index f6bb67587..a21f29328 100644 --- a/lib/glthread/threadlib.c +++ b/lib/glthread/threadlib.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible , 2005. */ diff --git a/lib/glthread/yield.h b/lib/glthread/yield.h index b727c0b24..847cfe3f2 100644 --- a/lib/glthread/yield.h +++ b/lib/glthread/yield.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* This file contains a primitive for yielding the processor to other threads. extern void gl_thread_yield (void); diff --git a/lib/hmac-md5.c b/lib/hmac-md5.c index a39204fb4..3f8b82787 100644 --- a/lib/hmac-md5.c +++ b/lib/hmac-md5.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/lib/hmac-sha1.c b/lib/hmac-sha1.c index 5d04142f0..5a5caa65c 100644 --- a/lib/hmac-sha1.c +++ b/lib/hmac-sha1.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/lib/hmac.h b/lib/hmac.h index 910f090fb..7826b6f84 100644 --- a/lib/hmac.h +++ b/lib/hmac.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/lib/iconv.c b/lib/iconv.c index 19c26372a..d17c0dd62 100644 --- a/lib/iconv.c +++ b/lib/iconv.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/iconv.in.h b/lib/iconv.in.h index 100d15948..a2e54d4c1 100644 --- a/lib/iconv.in.h +++ b/lib/iconv.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_ICONV_H diff --git a/lib/iconv_close.c b/lib/iconv_close.c index 6b507b9c9..aaf40e965 100644 --- a/lib/iconv_close.c +++ b/lib/iconv_close.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/iconv_open.c b/lib/iconv_open.c index bf2a492ba..a428a3c7a 100644 --- a/lib/iconv_open.c +++ b/lib/iconv_open.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/inet_ntop.c b/lib/inet_ntop.c index 527b8a80e..1b1e13574 100644 --- a/lib/inet_ntop.c +++ b/lib/inet_ntop.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* * Copyright (c) 1996-1999 by Internet Software Consortium. diff --git a/lib/isfinite.c b/lib/isfinite.c index 2209c46df..0bb425213 100644 --- a/lib/isfinite.c +++ b/lib/isfinite.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Written by Ben Pfaff , 2007. */ diff --git a/lib/isinf.c b/lib/isinf.c index a2743c211..68c16a019 100644 --- a/lib/isinf.c +++ b/lib/isinf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Written by Ben Pfaff , 2008. */ diff --git a/lib/iswblank.c b/lib/iswblank.c index be721ba77..4660d6f3f 100644 --- a/lib/iswblank.c +++ b/lib/iswblank.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/langinfo.in.h b/lib/langinfo.in.h index 1f10e8d11..e4ae64ea4 100644 --- a/lib/langinfo.in.h +++ b/lib/langinfo.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* * POSIX for platforms that lack it or have an incomplete one. diff --git a/lib/link.c b/lib/link.c index f692944bc..c1ec41c34 100644 --- a/lib/link.c +++ b/lib/link.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/localcharset.c b/lib/localcharset.c index d86002c0a..d41f3461e 100644 --- a/lib/localcharset.c +++ b/lib/localcharset.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Written by Bruno Haible . */ diff --git a/lib/localcharset.h b/lib/localcharset.h index c3b1aab71..6d3b7c23f 100644 --- a/lib/localcharset.h +++ b/lib/localcharset.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _LOCALCHARSET_H #define _LOCALCHARSET_H diff --git a/lib/lseek.c b/lib/lseek.c index 8dbde0464..86f500b19 100644 --- a/lib/lseek.c +++ b/lib/lseek.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/malloc.c b/lib/malloc.c index a2a140d01..fb5300abf 100644 --- a/lib/malloc.c +++ b/lib/malloc.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* written by Jim Meyering and Bruno Haible */ diff --git a/lib/malloca.c b/lib/malloca.c index 4557a903d..7f16c0394 100644 --- a/lib/malloca.c +++ b/lib/malloca.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #define _GL_USE_STDLIB_ALLOC 1 #include diff --git a/lib/malloca.h b/lib/malloca.h index b4c83dbdc..4b60cbae7 100644 --- a/lib/malloca.h +++ b/lib/malloca.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _MALLOCA_H #define _MALLOCA_H diff --git a/lib/md2.c b/lib/md2.c index b967369f2..1d181f9f7 100644 --- a/lib/md2.c +++ b/lib/md2.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Adapted by Simon Josefsson from public domain Libtomcrypt 1.06 by Tom St Denis. */ diff --git a/lib/md2.h b/lib/md2.h index bf34c2c1e..fd14155a6 100644 --- a/lib/md2.h +++ b/lib/md2.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef MD2_H # define MD2_H 1 diff --git a/lib/md4.c b/lib/md4.c index f0ab8cd8e..6307b46bc 100644 --- a/lib/md4.c +++ b/lib/md4.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Adapted by Simon Josefsson from gnulib md5.? and Libgcrypt cipher/md4.c . */ diff --git a/lib/md4.h b/lib/md4.h index d38ad15f6..9d2063137 100644 --- a/lib/md4.h +++ b/lib/md4.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef MD4_H # define MD4_H 1 diff --git a/lib/md5.c b/lib/md5.c index 3a597325e..498ac9877 100644 --- a/lib/md5.c +++ b/lib/md5.c @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Ulrich Drepper , 1995. */ diff --git a/lib/md5.h b/lib/md5.h index 8732b9295..f571a7087 100644 --- a/lib/md5.h +++ b/lib/md5.h @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _MD5_H #define _MD5_H 1 diff --git a/lib/memmem.c b/lib/memmem.c index 141017ea2..d1d185bd1 100644 --- a/lib/memmem.c +++ b/lib/memmem.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* This particular implementation was written by Eric Blake, 2008. */ diff --git a/lib/mempcpy.c b/lib/mempcpy.c index 69d5a8cc7..fc12b81e6 100644 --- a/lib/mempcpy.c +++ b/lib/mempcpy.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/memset.c b/lib/memset.c index 13ffd6f75..f902f007f 100644 --- a/lib/memset.c +++ b/lib/memset.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/memxor.c b/lib/memxor.c index fd3fa38ac..826a73cdb 100644 --- a/lib/memxor.c +++ b/lib/memxor.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. The interface was inspired by memxor in Niels Möller's Nettle. */ diff --git a/lib/memxor.h b/lib/memxor.h index cc93e3524..9a3b7bec2 100644 --- a/lib/memxor.h +++ b/lib/memxor.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson. The interface was inspired by memxor in Niels Möller's Nettle. */ diff --git a/lib/minmax.h b/lib/minmax.h index 4039d9cd0..f4f489be2 100644 --- a/lib/minmax.h +++ b/lib/minmax.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _MINMAX_H #define _MINMAX_H diff --git a/lib/mktime.c b/lib/mktime.c index c644eb6a5..fc27adf18 100644 --- a/lib/mktime.c +++ b/lib/mktime.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Define this to have a standalone program to test this implementation of mktime. */ diff --git a/lib/msvc-inval.c b/lib/msvc-inval.c index cf5c7b64a..682c75ef9 100644 --- a/lib/msvc-inval.c +++ b/lib/msvc-inval.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/msvc-inval.h b/lib/msvc-inval.h index 8e581f027..b286bc53d 100644 --- a/lib/msvc-inval.h +++ b/lib/msvc-inval.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _MSVC_INVAL_H #define _MSVC_INVAL_H diff --git a/lib/msvc-nothrow.c b/lib/msvc-nothrow.c index 46a11955c..780254720 100644 --- a/lib/msvc-nothrow.c +++ b/lib/msvc-nothrow.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/msvc-nothrow.h b/lib/msvc-nothrow.h index ed6694a3a..ccdd5732d 100644 --- a/lib/msvc-nothrow.h +++ b/lib/msvc-nothrow.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _MSVC_NOTHROW_H #define _MSVC_NOTHROW_H diff --git a/lib/netdb.in.h b/lib/netdb.in.h index 0aa2fbf80..63c960742 100644 --- a/lib/netdb.in.h +++ b/lib/netdb.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* This file is supposed to be used on platforms that lack . It is intended to provide definitions and prototypes needed by an diff --git a/lib/netinet_in.in.h b/lib/netinet_in.in.h index 5c2d93154..1ff01b76e 100644 --- a/lib/netinet_in.in.h +++ b/lib/netinet_in.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_NETINET_IN_H diff --git a/lib/nproc.c b/lib/nproc.c index 4e009e989..e988296ae 100644 --- a/lib/nproc.c +++ b/lib/nproc.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Glen Lenker and Bruno Haible. */ diff --git a/lib/nproc.h b/lib/nproc.h index 735670677..d2310a8c1 100644 --- a/lib/nproc.h +++ b/lib/nproc.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Glen Lenker and Bruno Haible. */ diff --git a/lib/obstack_printf.c b/lib/obstack_printf.c index a26fcf21c..b9f06d6db 100644 --- a/lib/obstack_printf.c +++ b/lib/obstack_printf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/pathmax.h b/lib/pathmax.h index a862eea1e..81031fc0b 100644 --- a/lib/pathmax.h +++ b/lib/pathmax.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _PATHMAX_H # define _PATHMAX_H diff --git a/lib/pipe.c b/lib/pipe.c index 2780650aa..4607b503e 100644 --- a/lib/pipe.c +++ b/lib/pipe.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/pipe2.c b/lib/pipe2.c index 02e01ca25..77a7c1540 100644 --- a/lib/pipe2.c +++ b/lib/pipe2.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/poll.c b/lib/poll.c index 47b6a7d4a..3071b1265 100644 --- a/lib/poll.c +++ b/lib/poll.c @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Tell gcc not to warn about the (nfd < 0) tests, below. */ #if (__GNUC__ == 4 && 3 <= __GNUC_MINOR__) || 4 < __GNUC__ diff --git a/lib/poll.in.h b/lib/poll.in.h index 90d4e8cda..95f6a9451 100644 --- a/lib/poll.in.h +++ b/lib/poll.in.h @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_POLL_H diff --git a/lib/printf-args.c b/lib/printf-args.c index c9f6090e4..48b4f5eda 100644 --- a/lib/printf-args.c +++ b/lib/printf-args.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* This file can be parametrized with the following macros: ENABLE_UNISTDIO Set to 1 to enable the unistdio extensions. diff --git a/lib/printf-args.h b/lib/printf-args.h index de5c38ecb..7763042a3 100644 --- a/lib/printf-args.h +++ b/lib/printf-args.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _PRINTF_ARGS_H #define _PRINTF_ARGS_H diff --git a/lib/printf-parse.c b/lib/printf-parse.c index 69b3f834f..560a7fb9b 100644 --- a/lib/printf-parse.c +++ b/lib/printf-parse.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* This file can be parametrized with the following macros: CHAR_T The element type of the format string. diff --git a/lib/printf-parse.h b/lib/printf-parse.h index 709cea8ee..d253e6e95 100644 --- a/lib/printf-parse.h +++ b/lib/printf-parse.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _PRINTF_PARSE_H #define _PRINTF_PARSE_H diff --git a/lib/pselect.c b/lib/pselect.c index 22023151b..4e7a7ed86 100644 --- a/lib/pselect.c +++ b/lib/pselect.c @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* written by Paul Eggert */ diff --git a/lib/pthread.in.h b/lib/pthread.in.h index 43023c2b0..6f93e290a 100644 --- a/lib/pthread.in.h +++ b/lib/pthread.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Paul Eggert and Glen Lenker. */ diff --git a/lib/pty-private.h b/lib/pty-private.h index d479d7894..79b95edb9 100644 --- a/lib/pty-private.h +++ b/lib/pty-private.h @@ -14,9 +14,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser General Public - License along with the GNU C Library; if not, write to the Free - Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA - 02111-1307 USA. */ + License along with the GNU C Library; if not, see + . */ #ifndef _PTY_PRIVATE_H #define _PTY_PRIVATE_H 1 diff --git a/lib/pty.in.h b/lib/pty.in.h index eb5e629ab..d237a66aa 100644 --- a/lib/pty.in.h +++ b/lib/pty.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_PTY_H diff --git a/lib/read-file.c b/lib/read-file.c index f124eb161..a3e670f67 100644 --- a/lib/read-file.c +++ b/lib/read-file.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/read-file.h b/lib/read-file.h index 8ba982394..e204c81d1 100644 --- a/lib/read-file.h +++ b/lib/read-file.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef READ_FILE_H #define READ_FILE_H diff --git a/lib/ref-add.sin b/lib/ref-add.sin index 6795aa81e..76404eed2 100644 --- a/lib/ref-add.sin +++ b/lib/ref-add.sin @@ -13,8 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# with this program; if not, see . # # Written by Bruno Haible . # diff --git a/lib/ref-del.sin b/lib/ref-del.sin index d3cde05b5..0ec83ed51 100644 --- a/lib/ref-del.sin +++ b/lib/ref-del.sin @@ -13,8 +13,7 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License along -# with this program; if not, write to the Free Software Foundation, -# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. +# with this program; if not, see . # # Written by Bruno Haible . # diff --git a/lib/regcomp.c b/lib/regcomp.c index 2f36794ac..e6d9c999d 100644 --- a/lib/regcomp.c +++ b/lib/regcomp.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ static reg_errcode_t re_compile_internal (regex_t *preg, const char * pattern, size_t length, reg_syntax_t syntax); diff --git a/lib/regex.c b/lib/regex.c index 89ce73e1f..a8e2341ca 100644 --- a/lib/regex.c +++ b/lib/regex.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/regex.h b/lib/regex.h index acfbb0b27..7399cb7de 100644 --- a/lib/regex.h +++ b/lib/regex.h @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _REGEX_H #define _REGEX_H 1 diff --git a/lib/regex_internal.c b/lib/regex_internal.c index 7697723c4..aa140334c 100644 --- a/lib/regex_internal.c +++ b/lib/regex_internal.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ static void re_string_construct_common (const char *str, Idx len, re_string_t *pstr, diff --git a/lib/regex_internal.h b/lib/regex_internal.h index 891e1785f..85855e021 100644 --- a/lib/regex_internal.h +++ b/lib/regex_internal.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _REGEX_INTERNAL_H #define _REGEX_INTERNAL_H 1 diff --git a/lib/regexec.c b/lib/regexec.c index 78c12d60c..660d25b58 100644 --- a/lib/regexec.c +++ b/lib/regexec.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ static reg_errcode_t match_ctx_init (re_match_context_t *cache, int eflags, Idx n) internal_function; diff --git a/lib/rijndael-alg-fst.c b/lib/rijndael-alg-fst.c index 10c08e344..0a56ed80f 100644 --- a/lib/rijndael-alg-fst.c +++ b/lib/rijndael-alg-fst.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/rijndael-alg-fst.h b/lib/rijndael-alg-fst.h index 11eae92a3..4bb3f828c 100644 --- a/lib/rijndael-alg-fst.h +++ b/lib/rijndael-alg-fst.h @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/rijndael-api-fst.c b/lib/rijndael-api-fst.c index 7aa3d2028..3cefd8aeb 100644 --- a/lib/rijndael-api-fst.c +++ b/lib/rijndael-api-fst.c @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/rijndael-api-fst.h b/lib/rijndael-api-fst.h index 611df2b04..2282b5ab7 100644 --- a/lib/rijndael-api-fst.h +++ b/lib/rijndael-api-fst.h @@ -12,9 +12,7 @@ * General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. + * along with this file; if not, see . * */ diff --git a/lib/rint.c b/lib/rint.c index f947aa266..822e67158 100644 --- a/lib/rint.c +++ b/lib/rint.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #if ! defined USE_LONG_DOUBLE # include diff --git a/lib/rintf.c b/lib/rintf.c index 5a07bd444..943a5eac8 100644 --- a/lib/rintf.c +++ b/lib/rintf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #define USE_FLOAT #include "rint.c" diff --git a/lib/rintl.c b/lib/rintl.c index e99ffd69d..a9e4b6f45 100644 --- a/lib/rintl.c +++ b/lib/rintl.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/round.c b/lib/round.c index f7b2954a8..093348407 100644 --- a/lib/round.c +++ b/lib/round.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Written by Ben Pfaff , 2007. Based heavily on code by Bruno Haible. */ diff --git a/lib/roundf.c b/lib/roundf.c index 75a43047c..2823ff82e 100644 --- a/lib/roundf.c +++ b/lib/roundf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #define USE_FLOAT #include "round.c" diff --git a/lib/roundl.c b/lib/roundl.c index f4224a24d..408d55106 100644 --- a/lib/roundl.c +++ b/lib/roundl.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/scandir.c b/lib/scandir.c index be3a5d987..e17788c1d 100644 --- a/lib/scandir.c +++ b/lib/scandir.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/select.c b/lib/select.c index 5356c461a..377d54923 100644 --- a/lib/select.c +++ b/lib/select.c @@ -16,8 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include #include diff --git a/lib/sha1.c b/lib/sha1.c index 4b9fcaee7..35870ee13 100644 --- a/lib/sha1.c +++ b/lib/sha1.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Scott G. Miller Credits: diff --git a/lib/sha1.h b/lib/sha1.h index 14d98deb3..4e554305b 100644 --- a/lib/sha1.h +++ b/lib/sha1.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef SHA1_H # define SHA1_H 1 diff --git a/lib/size_max.h b/lib/size_max.h index c83390ad3..7d24f8170 100644 --- a/lib/size_max.h +++ b/lib/size_max.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef GNULIB_SIZE_MAX_H #define GNULIB_SIZE_MAX_H diff --git a/lib/snprintf.c b/lib/snprintf.c index c25060115..50cfa29ae 100644 --- a/lib/snprintf.c +++ b/lib/snprintf.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/stdalign.in.h b/lib/stdalign.in.h index 1e6c3b70c..152305813 100644 --- a/lib/stdalign.in.h +++ b/lib/stdalign.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Paul Eggert and Bruno Haible. */ diff --git a/lib/stdarg.in.h b/lib/stdarg.in.h index 80322f34e..8da5f837e 100644 --- a/lib/stdarg.in.h +++ b/lib/stdarg.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_STDARG_H diff --git a/lib/stdbool.in.h b/lib/stdbool.in.h index aabcbcc0c..e58f211d8 100644 --- a/lib/stdbool.in.h +++ b/lib/stdbool.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _GL_STDBOOL_H #define _GL_STDBOOL_H diff --git a/lib/stddef.in.h b/lib/stddef.in.h index f4bddfd56..56c1b3b99 100644 --- a/lib/stddef.in.h +++ b/lib/stddef.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake. */ diff --git a/lib/stdint.in.h b/lib/stdint.in.h index 1d0759e59..54ec7e0cf 100644 --- a/lib/stdint.in.h +++ b/lib/stdint.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* * ISO C 99 for platforms that lack it. diff --git a/lib/stdio.in.h b/lib/stdio.in.h index c2aacb27a..aa7b599d1 100644 --- a/lib/stdio.in.h +++ b/lib/stdio.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ diff --git a/lib/str-kmp.h b/lib/str-kmp.h index ccee8b61b..74c8bd44f 100644 --- a/lib/str-kmp.h +++ b/lib/str-kmp.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Before including this file, you need to define: UNIT The element type of the needle and haystack. diff --git a/lib/str-two-way.h b/lib/str-two-way.h index 119458c6d..da6cfba27 100644 --- a/lib/str-two-way.h +++ b/lib/str-two-way.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Before including this file, you need to include and , and define: diff --git a/lib/strcasecmp.c b/lib/strcasecmp.c index 4ba95c97b..cb1a875ab 100644 --- a/lib/strcasecmp.c +++ b/lib/strcasecmp.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/strcasestr.c b/lib/strcasestr.c index 966c608cc..e8ce38c5f 100644 --- a/lib/strcasestr.c +++ b/lib/strcasestr.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/strdup.c b/lib/strdup.c index 1186a356b..1688095ba 100644 --- a/lib/strdup.c +++ b/lib/strdup.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/striconv.c b/lib/striconv.c index 8235f55dd..ba546a433 100644 --- a/lib/striconv.c +++ b/lib/striconv.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/striconv.h b/lib/striconv.h index ca2591e74..8978f0936 100644 --- a/lib/striconv.h +++ b/lib/striconv.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _STRICONV_H #define _STRICONV_H diff --git a/lib/string.in.h b/lib/string.in.h index 34b7cc576..02a119e59 100644 --- a/lib/string.in.h +++ b/lib/string.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_STRING_H diff --git a/lib/strings.in.h b/lib/strings.in.h index 3b09cc37d..721b1f3e8 100644 --- a/lib/strings.in.h +++ b/lib/strings.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_STRINGS_H diff --git a/lib/strncasecmp.c b/lib/strncasecmp.c index 29229ace3..584ddadba 100644 --- a/lib/strncasecmp.c +++ b/lib/strncasecmp.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/strndup.c b/lib/strndup.c index c6d603187..91a9ed814 100644 --- a/lib/strndup.c +++ b/lib/strndup.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/strnlen.c b/lib/strnlen.c index f51f06ff2..92b65ebca 100644 --- a/lib/strnlen.c +++ b/lib/strnlen.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/strpbrk.c b/lib/strpbrk.c index 63a1e04a5..e53904df3 100644 --- a/lib/strpbrk.c +++ b/lib/strpbrk.c @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/strptime.c b/lib/strptime.c index 6a0139eef..bcd219dd4 100644 --- a/lib/strptime.c +++ b/lib/strptime.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/strsep.c b/lib/strsep.c index c266283b6..498f3b468 100644 --- a/lib/strsep.c +++ b/lib/strsep.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/strstr.c b/lib/strstr.c index 67771e471..fd22ca8b9 100644 --- a/lib/strstr.c +++ b/lib/strstr.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* This particular implementation was written by Eric Blake, 2008. */ diff --git a/lib/strverscmp.c b/lib/strverscmp.c index 70280580c..573e43391 100644 --- a/lib/strverscmp.c +++ b/lib/strverscmp.c @@ -15,8 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #if !_LIBC # include diff --git a/lib/sys_file.in.h b/lib/sys_file.in.h index da5bbe703..8061eaf21 100644 --- a/lib/sys_file.in.h +++ b/lib/sys_file.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Richard W.M. Jones. */ diff --git a/lib/sys_ioctl.in.h b/lib/sys_ioctl.in.h index 796f56a59..5013c96c8 100644 --- a/lib/sys_ioctl.in.h +++ b/lib/sys_ioctl.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_SYS_IOCTL_H diff --git a/lib/sys_select.in.h b/lib/sys_select.in.h index e002843f3..dacb37bc5 100644 --- a/lib/sys_select.in.h +++ b/lib/sys_select.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ # if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ diff --git a/lib/sys_socket.in.h b/lib/sys_socket.in.h index b8625adf7..c9157d3d9 100644 --- a/lib/sys_socket.in.h +++ b/lib/sys_socket.in.h @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* This file is supposed to be used on platforms that lack , on platforms where cannot be included standalone, and on diff --git a/lib/sys_stat.in.h b/lib/sys_stat.in.h index 36c4189ee..476e6f205 100644 --- a/lib/sys_stat.in.h +++ b/lib/sys_stat.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake, Paul Eggert, and Jim Meyering. */ diff --git a/lib/sys_time.in.h b/lib/sys_time.in.h index 3f6c23f50..24a598f7e 100644 --- a/lib/sys_time.in.h +++ b/lib/sys_time.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Paul Eggert. */ diff --git a/lib/sys_times.in.h b/lib/sys_times.in.h index f905d9642..bc42391c3 100644 --- a/lib/sys_times.in.h +++ b/lib/sys_times.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson , 2008. */ diff --git a/lib/sys_types.in.h b/lib/sys_types.in.h index bd1b83b29..3989de34e 100644 --- a/lib/sys_types.in.h +++ b/lib/sys_types.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ diff --git a/lib/sys_uio.in.h b/lib/sys_uio.in.h index 1e6095df9..deee722e8 100644 --- a/lib/sys_uio.in.h +++ b/lib/sys_uio.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ # if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ diff --git a/lib/sys_utsname.in.h b/lib/sys_utsname.in.h index 20059e6b4..4b18650eb 100644 --- a/lib/sys_utsname.in.h +++ b/lib/sys_utsname.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_SYS_UTSNAME_H diff --git a/lib/sys_wait.in.h b/lib/sys_wait.in.h index 222eab700..ed832534b 100644 --- a/lib/sys_wait.in.h +++ b/lib/sys_wait.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_SYS_WAIT_H diff --git a/lib/tcgetsid.c b/lib/tcgetsid.c index 5fbd9f6af..a95b31ec1 100644 --- a/lib/tcgetsid.c +++ b/lib/tcgetsid.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/termios.in.h b/lib/termios.in.h index 5a85af72d..85d1c604f 100644 --- a/lib/termios.in.h +++ b/lib/termios.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _@GUARD_PREFIX@_TERMIOS_H diff --git a/lib/time.in.h b/lib/time.in.h index 89af30fa1..b3e5f5dfa 100644 --- a/lib/time.in.h +++ b/lib/time.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ diff --git a/lib/time_r.c b/lib/time_r.c index f3648899f..a218794cf 100644 --- a/lib/time_r.c +++ b/lib/time_r.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* Written by Paul Eggert. */ diff --git a/lib/timegm.c b/lib/timegm.c index 6ec39468b..5a120d978 100644 --- a/lib/timegm.c +++ b/lib/timegm.c @@ -14,8 +14,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _LIBC # include diff --git a/lib/times.c b/lib/times.c index 3a2d79af7..ee0ef70e9 100644 --- a/lib/times.c +++ b/lib/times.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson , 2008. */ diff --git a/lib/unictype/3level.h b/lib/unictype/3level.h index 0b9b0ef53..def25b725 100644 --- a/lib/unictype/3level.h +++ b/lib/unictype/3level.h @@ -17,9 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - USA. */ + along with this program; if not, see . */ /* Construction of sparse 3-level tables. See wchar-lookup.h or coll-lookup.h for their structure and the diff --git a/lib/unictype/3levelbit.h b/lib/unictype/3levelbit.h index 8469b3d83..a5289e8a1 100644 --- a/lib/unictype/3levelbit.h +++ b/lib/unictype/3levelbit.h @@ -18,9 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, - USA. */ + along with this program; if not, see . */ /* Construction of sparse 3-level tables. See wchar-lookup.h for their structure and the meaning of p and q. diff --git a/lib/unistd.in.h b/lib/unistd.in.h index 811a67b3e..9949df57a 100644 --- a/lib/unistd.in.h +++ b/lib/unistd.in.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #if __GNUC__ >= 3 @PRAGMA_SYSTEM_HEADER@ diff --git a/lib/vasnprintf.c b/lib/vasnprintf.c index ccd20282c..cf9ef5e74 100644 --- a/lib/vasnprintf.c +++ b/lib/vasnprintf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ /* This file can be parametrized with the following macros: VASNPRINTF The name of the function being defined. diff --git a/lib/vasnprintf.h b/lib/vasnprintf.h index 53d4380cf..72874e82d 100644 --- a/lib/vasnprintf.h +++ b/lib/vasnprintf.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifndef _VASNPRINTF_H #define _VASNPRINTF_H diff --git a/lib/vasprintf.c b/lib/vasprintf.c index ce1c37a94..a251c4062 100644 --- a/lib/vasprintf.c +++ b/lib/vasprintf.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #include diff --git a/lib/vsnprintf.c b/lib/vsnprintf.c index bf59a7ed2..2ff7f9ca5 100644 --- a/lib/vsnprintf.c +++ b/lib/vsnprintf.c @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + with this program; if not, see . */ #ifdef HAVE_CONFIG_H # include diff --git a/lib/waitpid.c b/lib/waitpid.c index f2329b7cb..293039a42 100644 --- a/lib/waitpid.c +++ b/lib/waitpid.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/lib/wchar.in.h b/lib/wchar.in.h index 02fc1436b..34d2c2999 100644 --- a/lib/wchar.in.h +++ b/lib/wchar.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake. */ diff --git a/lib/wctype.in.h b/lib/wctype.in.h index 527d70bf3..e904be209 100644 --- a/lib/wctype.in.h +++ b/lib/wctype.in.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Bruno Haible and Paul Eggert. */ diff --git a/lib/xsize.h b/lib/xsize.h index c05cd245f..927e41e85 100644 --- a/lib/xsize.h +++ b/lib/xsize.h @@ -13,8 +13,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #ifndef _XSIZE_H #define _XSIZE_H diff --git a/tests/test-closein.c b/tests/test-closein.c index ad582ba8d..f279d7c9e 100644 --- a/tests/test-closein.c +++ b/tests/test-closein.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake. */ diff --git a/tests/test-des.c b/tests/test-des.c index 923cebff9..c4fe6fa40 100644 --- a/tests/test-des.c +++ b/tests/test-des.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ /* Adapted for gnulib by Simon Josefsson, based on Libgcrypt. */ diff --git a/tests/test-fclose.c b/tests/test-fclose.c index 3384a7db3..4885159b8 100644 --- a/tests/test-fclose.c +++ b/tests/test-fclose.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake. */ diff --git a/tests/test-fgetc.c b/tests/test-fgetc.c index 669a71ee2..f7ebbc6ad 100644 --- a/tests/test-fgetc.c +++ b/tests/test-fgetc.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-filevercmp.c b/tests/test-filevercmp.c index a9f78f722..8b1159d2b 100644 --- a/tests/test-filevercmp.c +++ b/tests/test-filevercmp.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-fputc.c b/tests/test-fputc.c index 924c2225f..fd92ae8ab 100644 --- a/tests/test-fputc.c +++ b/tests/test-fputc.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-fread.c b/tests/test-fread.c index fd2ac8342..792299bc1 100644 --- a/tests/test-fread.c +++ b/tests/test-fread.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-fwrite.c b/tests/test-fwrite.c index d69f463e1..1f3a66d1e 100644 --- a/tests/test-fwrite.c +++ b/tests/test-fwrite.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-gc-arcfour.c b/tests/test-gc-arcfour.c index aa8cf2ad0..f208cc627 100644 --- a/tests/test-gc-arcfour.c +++ b/tests/test-gc-arcfour.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-arctwo.c b/tests/test-gc-arctwo.c index 040883567..54826b52d 100644 --- a/tests/test-gc-arctwo.c +++ b/tests/test-gc-arctwo.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-des.c b/tests/test-gc-des.c index 8d3c6820f..c01081378 100644 --- a/tests/test-gc-des.c +++ b/tests/test-gc-des.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-hmac-md5.c b/tests/test-gc-hmac-md5.c index f08c6f243..e96be8c67 100644 --- a/tests/test-gc-hmac-md5.c +++ b/tests/test-gc-hmac-md5.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-hmac-sha1.c b/tests/test-gc-hmac-sha1.c index aa810fbfc..d6bfb8560 100644 --- a/tests/test-gc-hmac-sha1.c +++ b/tests/test-gc-hmac-sha1.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-md2.c b/tests/test-gc-md2.c index f19561a5a..0b6ef0d4c 100644 --- a/tests/test-gc-md2.c +++ b/tests/test-gc-md2.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-md4.c b/tests/test-gc-md4.c index 2b504e40e..fd6e2f084 100644 --- a/tests/test-gc-md4.c +++ b/tests/test-gc-md4.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-md5.c b/tests/test-gc-md5.c index 2fafc0eba..adf618f75 100644 --- a/tests/test-gc-md5.c +++ b/tests/test-gc-md5.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-pbkdf2-sha1.c b/tests/test-gc-pbkdf2-sha1.c index 4642a66b3..a55574ca2 100644 --- a/tests/test-gc-pbkdf2-sha1.c +++ b/tests/test-gc-pbkdf2-sha1.c @@ -12,9 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/tests/test-gc-rijndael.c b/tests/test-gc-rijndael.c index 334dce73f..c14edc4a9 100644 --- a/tests/test-gc-rijndael.c +++ b/tests/test-gc-rijndael.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc-sha1.c b/tests/test-gc-sha1.c index 8f35f0420..28e08c3e2 100644 --- a/tests/test-gc-sha1.c +++ b/tests/test-gc-sha1.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-gc.c b/tests/test-gc.c index ea9b2d900..d82865dbf 100644 --- a/tests/test-gc.c +++ b/tests/test-gc.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ #include diff --git a/tests/test-getdelim.c b/tests/test-getdelim.c index 08c619797..daea64650 100644 --- a/tests/test-getdelim.c +++ b/tests/test-getdelim.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2007. */ diff --git a/tests/test-getline.c b/tests/test-getline.c index d8bb8a300..ede1b854b 100644 --- a/tests/test-getline.c +++ b/tests/test-getline.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2007. */ diff --git a/tests/test-getndelim2.c b/tests/test-getndelim2.c index 59e228127..bfecc40de 100644 --- a/tests/test-getndelim2.c +++ b/tests/test-getndelim2.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2008. */ diff --git a/tests/test-md2.c b/tests/test-md2.c index f488189eb..1a3298450 100644 --- a/tests/test-md2.c +++ b/tests/test-md2.c @@ -12,9 +12,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/tests/test-md4.c b/tests/test-md4.c index 02af1e3b5..ae51e2e35 100644 --- a/tests/test-md4.c +++ b/tests/test-md4.c @@ -13,9 +13,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - * 02110-1301, USA. */ + * along with this program; if not, see . */ /* Written by Simon Josefsson. */ diff --git a/tests/test-parse-datetime.c b/tests/test-parse-datetime.c index 902025fab..4c0370d29 100644 --- a/tests/test-parse-datetime.c +++ b/tests/test-parse-datetime.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Simon Josefsson , 2008. */ diff --git a/tests/test-perror.c b/tests/test-perror.c index dbbeb33c2..31e1af708 100644 --- a/tests/test-perror.c +++ b/tests/test-perror.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-perror2.c b/tests/test-perror2.c index 446bce9cd..eae077c63 100644 --- a/tests/test-perror2.c +++ b/tests/test-perror2.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-pipe.c b/tests/test-pipe.c index ebee8052d..7ffeb6211 100644 --- a/tests/test-pipe.c +++ b/tests/test-pipe.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-pipe2.c b/tests/test-pipe2.c index 93adfd543..9ce58549c 100644 --- a/tests/test-pipe2.c +++ b/tests/test-pipe2.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-poll.c b/tests/test-poll.c index b525190e6..7ba02805d 100644 --- a/tests/test-poll.c +++ b/tests/test-poll.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Paolo Bonzini. */ diff --git a/tests/test-quotearg-simple.c b/tests/test-quotearg-simple.c index e21ceb08f..34d851342 100644 --- a/tests/test-quotearg-simple.c +++ b/tests/test-quotearg-simple.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2008. */ diff --git a/tests/test-quotearg.c b/tests/test-quotearg.c index 42dc136f4..de21972b7 100644 --- a/tests/test-quotearg.c +++ b/tests/test-quotearg.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2008. */ diff --git a/tests/test-quotearg.h b/tests/test-quotearg.h index 93afcf3a9..bed0caec0 100644 --- a/tests/test-quotearg.h +++ b/tests/test-quotearg.h @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2008. */ diff --git a/tests/test-round-ieee.c b/tests/test-round-ieee.c index a4cc2b71d..3bd06007c 100644 --- a/tests/test-round-ieee.c +++ b/tests/test-round-ieee.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-round1.c b/tests/test-round1.c index 8dc13371c..e48a618a7 100644 --- a/tests/test-round1.c +++ b/tests/test-round1.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Ben Pfaff , 2007. Based heavily on Bruno Haible's test-trunc.c. */ diff --git a/tests/test-roundf-ieee.c b/tests/test-roundf-ieee.c index 50c6eaabe..d41fa6f34 100644 --- a/tests/test-roundf-ieee.c +++ b/tests/test-roundf-ieee.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-roundf1.c b/tests/test-roundf1.c index c37cb7a37..8d5d97041 100644 --- a/tests/test-roundf1.c +++ b/tests/test-roundf1.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Ben Pfaff , 2007. Based heavily on Bruno Haible's test-truncf.c. */ diff --git a/tests/test-roundl-ieee.c b/tests/test-roundl-ieee.c index 7ab41800d..a6a4ad874 100644 --- a/tests/test-roundl-ieee.c +++ b/tests/test-roundl-ieee.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-roundl.c b/tests/test-roundl.c index 5175aef4d..c6ad6113b 100644 --- a/tests/test-roundl.c +++ b/tests/test-roundl.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Ben Pfaff , 2007. Based heavily on Bruno Haible's test-truncl.c. */ diff --git a/tests/test-safe-alloc.c b/tests/test-safe-alloc.c index 413a7489f..36a4be9f6 100644 --- a/tests/test-safe-alloc.c +++ b/tests/test-safe-alloc.c @@ -14,8 +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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * License along with this library; if not, see . * * Author: David Lutterkort */ diff --git a/tests/test-sigpipe.c b/tests/test-sigpipe.c index 6871fa3ca..a4ee75c67 100644 --- a/tests/test-sigpipe.c +++ b/tests/test-sigpipe.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-spawn-pipe-child.c b/tests/test-spawn-pipe-child.c index ee73c83c5..7c176804e 100644 --- a/tests/test-spawn-pipe-child.c +++ b/tests/test-spawn-pipe-child.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-spawn-pipe-main.c b/tests/test-spawn-pipe-main.c index 8f8204ffe..c0e517250 100644 --- a/tests/test-spawn-pipe-main.c +++ b/tests/test-spawn-pipe-main.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-strerror.c b/tests/test-strerror.c index 14673f208..33dd901c7 100644 --- a/tests/test-strerror.c +++ b/tests/test-strerror.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2007. */ diff --git a/tests/test-strerror_r.c b/tests/test-strerror_r.c index 0539de207..e164f0a51 100644 --- a/tests/test-strerror_r.c +++ b/tests/test-strerror_r.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ #include diff --git a/tests/test-strsignal.c b/tests/test-strsignal.c index af59a6090..1f2a9855d 100644 --- a/tests/test-strsignal.c +++ b/tests/test-strsignal.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Colin Watson , 2008. */ diff --git a/tests/test-strverscmp.c b/tests/test-strverscmp.c index d58cec235..adf9bbfe2 100644 --- a/tests/test-strverscmp.c +++ b/tests/test-strverscmp.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2008. */ diff --git a/tests/test-xmemdup0.c b/tests/test-xmemdup0.c index 29db7fc47..f89241cc0 100644 --- a/tests/test-xmemdup0.c +++ b/tests/test-xmemdup0.c @@ -12,8 +12,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software Foundation, - Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ + along with this program; if not, see . */ /* Written by Eric Blake , 2008. */ -- 2.11.0