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

Update copyright notice to GPL v2.

This commit is contained in:
Bruno Haible
2002-11-25 13:05:18 +00:00
parent 9fa6cbdde5
commit 122b13cc95
40 changed files with 484 additions and 415 deletions

View File

@@ -1,5 +1,7 @@
2002-11-02 Bruno Haible <bruno@clisp.org>
* *, */*: Update copyright notice to GPL version 2.
* src/keyword-list.h (Keyword_List): New class.
(KeywordExt_List): Inherit from it.
* src/keyword-list.cc (Keyword_List::Keyword_List): New constructor.