diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-15 21:32:56 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2012-12-15 21:32:56 +0200 |
commit | 27b0068b3ee02954ce708e2ef2a8af115b522b0e (patch) | |
tree | 44cbfc2ea3c5db83af00730ee9bd2df6ab2bcad4 | |
parent | 86b7f6c2a7f5956839c3a84ab4335c729878827b (diff) | |
download | egawk-27b0068b3ee02954ce708e2ef2a8af115b522b0e.tar.gz egawk-27b0068b3ee02954ce708e2ef2a8af115b522b0e.tar.bz2 egawk-27b0068b3ee02954ce708e2ef2a8af115b522b0e.zip |
Update doc/macros to GPLv3.
-rw-r--r-- | doc/ChangeLog | 4 | ||||
-rw-r--r-- | doc/macros | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/doc/ChangeLog b/doc/ChangeLog index d255da2b..0ab098e5 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2012-12-15 Arnold D. Robbins <arnold@skeeve.com> + + * macros: Update to GPL Version 3 and add copyright year. + 2012-12-09 Arnold D. Robbins <arnold@skeeve.com> * awkforai.txt: Changed content to be pointers to the article @@ -1,10 +1,10 @@ .\" SSC Reference card macros .\" -.\" Copyright (C) 1996, Specialized System Consultants Inc. (SSC) +.\" Copyright (C) 1996, 2012 Specialized System Consultants Inc. (SSC) .\" .\" These macros are free software; you can redistribute them and/or modify .\" them under the terms of the GNU General Public License as published by -.\" the Free Software Foundation; either version 2 of the License, or +.\" the Free Software Foundation; either version 3 of the License, or .\" (at your option) any later version. .\" .\" These macros are distributed in the hope that it will be useful, |