aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/mkerrcodes1.awk8
-rw-r--r--src/mkerrcodes2.awk8
-rw-r--r--src/mkerrnos.awk8
-rw-r--r--src/mkstrtable.awk8
4 files changed, 12 insertions, 20 deletions
diff --git a/src/mkerrcodes1.awk b/src/mkerrcodes1.awk
index d666f51..6248d24 100644
--- a/src/mkerrcodes1.awk
+++ b/src/mkerrcodes1.awk
@@ -1,20 +1,18 @@
# mkerrcodes.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
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
diff --git a/src/mkerrnos.awk b/src/mkerrnos.awk
index 2f5fec2..16c23b1 100644
--- a/src/mkerrnos.awk
+++ b/src/mkerrnos.awk
@@ -1,20 +1,18 @@
# mkerrnos.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
diff --git a/src/mkstrtable.awk b/src/mkstrtable.awk
index 8af96d2..33098a0 100644
--- a/src/mkstrtable.awk
+++ b/src/mkstrtable.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