aboutsummaryrefslogtreecommitdiff
path: root/doc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'doc/Makefile.am')
-rw-r--r--doc/Makefile.am10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/Makefile.am b/doc/Makefile.am
index 094d660..6d47f51 100644
--- a/doc/Makefile.am
+++ b/doc/Makefile.am
@@ -1,18 +1,18 @@
-# This file is part of Pies.
+# This file is part of GNU Pies.
# Copyright (C) 2005, 2006, 2007, 2008, 2009 Sergey Poznyakoff
#
-# Pies is free software; you can redistribute it and/or modify
+# GNU Pies 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 3, or (at your option)
# any later version.
#
-# Pies is distributed in the hope that it will be useful,
+# GNU Pies 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 Pies. If not, see <http://www.gnu.org/licenses/>.
+# along with GNU Pies. If not, see <http://www.gnu.org/licenses/>.
info_TEXINFOS=pies.texi
pies_TEXINFOS=\
@@ -154,4 +154,4 @@ manual:
manual.tar.bz2: manual
tar cfj manual.tar.bz2 manual
-man-tar: manual.tar.bz2 \ No newline at end of file
+man-tar: manual.tar.bz2

Return to:

Send suggestions and report system problems to the System administrator.