aboutsummaryrefslogtreecommitdiff
path: root/src/progman.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/progman.c')
-rw-r--r--src/progman.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/progman.c b/src/progman.c
index 98f87e7..8897c74 100644
--- a/src/progman.c
+++ b/src/progman.c
@@ -1,18 +1,18 @@
-/* This file is part of Pies.
+/* This file is part of GNU Pies.
Copyright (C) 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/>. */
#include "pies.h"

Return to:

Send suggestions and report system problems to the System administrator.