Add copyright notices to long-enough files that lack them, since
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Aug 2006 22:19:54 +0000 (22:19 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 14 Aug 2006 22:19:54 +0000 (22:19 +0000)
commita897449aaae8e6c051f3b9daaf984de5c5e092f3
tree8f131288c3386492fd80264695cd47d7eb057fd3
parent8fc84c5270728b3a5dc5c5ed3fa2e27139a462a3
Add copyright notices to long-enough files that lack them, since
otherwise the files aren't clearly free.  Use the same notice that
getdate.texi already uses.
* doc/alloca-opt.texi: Add copyright notice.
* doc/alloca.texi: Likewise.
* doc/ctime.texi: Likewise.
* doc/functions.texi: Likewise.
* doc/gcd.texi: Likewise.
* doc/gnulib-tool.texi: Likewise.
* doc/inet_ntoa.texi: Likewise.
* doc/visibility.texi: Likewise.

Change copyright notice from LGPL 2 to GPL 2, since that's the
standard form used in the gnulib repository.
* lib/lock.c: LGPL -> GPL.
* lib/lock.h: Likewise.
* lib/strnlen1.c: Likewise.
* lib/strnlen1.h: Likewise.
* lib/tls.c: Likewise.
* lib/tls.h: Likewise.
* lib/tmpdir.c: Likewise.
* tests/test-lock.c: Likewise.
* tests/test-stdint.c: Likewise.
* tests/test-tls.c: Likewise.
21 files changed:
ChangeLog
doc/ChangeLog
doc/alloca-opt.texi
doc/alloca.texi
doc/ctime.texi
doc/functions.texi
doc/gcd.texi
doc/gnulib-tool.texi
doc/inet_ntoa.texi
doc/visibility.texi
lib/ChangeLog
lib/lock.c
lib/lock.h
lib/strnlen1.c
lib/strnlen1.h
lib/tls.c
lib/tls.h
lib/tmpdir.c
tests/test-lock.c
tests/test-stdint.c
tests/test-tls.c