summaryrefslogtreecommitdiff
path: root/src/mkerrcodes2.awk
diff options
context:
space:
mode:
authorMarcus Brinkmann <mb@g10code.com>2003-07-31 17:53:57 +0000
committerMarcus Brinkmann <mb@g10code.com>2003-07-31 17:53:57 +0000
commitbca6ea5547dc1b8436b22e6c3add2351df85ca0b (patch)
tree6b49f8692c80411e5ff2d785b18f1363782283fa /src/mkerrcodes2.awk
parent3c82ed5735098824b1fd2c85eea076e268feebfd (diff)
downloadlibgpg-error-bca6ea5547dc1b8436b22e6c3add2351df85ca0b.tar.gz
2003-07-31 Marcus Brinkmann <marcus@g10code.de>
* README: Clarify copyright conditions. * src/mkstrtable.awk: Don't claim in the copyright information that this program is part of libgpg-error. * src/mkerrnos.awk: Likewise. * src/mkerrcodes1.awk: Likewise. * src/mkerrcodes2.awk: Likewise.
Diffstat (limited to 'src/mkerrcodes2.awk')
-rw-r--r--src/mkerrcodes2.awk8
1 files changed, 3 insertions, 5 deletions
diff --git a/src/mkerrcodes2.awk b/src/mkerrcodes2.awk
index 54a0d18..ea58503 100644
--- a/src/mkerrcodes2.awk
+++ b/src/mkerrcodes2.awk
@@ -1,20 +1,18 @@
# mkstrtable.awk
# Copyright (C) 2003 g10 Code GmbH
#
-# This file is part of libgpg-error.
-#
-# libgpg-error is free software; you can redistribute it and/or
+# This program is free software; you can redistribute it and/or
# modify it under the terms of the GNU General Public License as
# published by the Free Software Foundation; either version 2 of
# the License, or (at your option) any later version.
#
-# libgpg-error is distributed in the hope that it will be useful,
+# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# 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 libgnupg-error; if not, write to the Free Software
+# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
#
# As a special exception, g10 Code GmbH gives unlimited permission to