1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

Change source code license to GPLv3+.

This commit is contained in:
Bruno Haible
2008-08-23 18:52:48 +00:00
parent e615372b7f
commit f6c3e9a753
44 changed files with 252 additions and 328 deletions

View File

@@ -1,3 +1,12 @@
2008-08-23 Bruno Haible <bruno@clisp.org>
All source files are now under GPLv3+.
* COPYING: Replace with GPLv3.
* **/configure.ac, **/Makefile.in, **/*.h, **/*.c, **/*.cc, **/*.icc:
Change copyright notice to GPLv3+.
* src/options.cc (Options::parse_options): Update --version output
accordingly.
2008-05-06 Bruno Haible <bruno@clisp.org>
* doc/gperf.texi: Set @firstparagraphindent.