aboutsummaryrefslogtreecommitdiff
path: root/src/pgsql.c
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 16:32:49 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2010-03-06 16:32:49 +0200
commit3e26e4fdb0e87eb89055c150d5089b5f2b7f10e6 (patch)
tree8639552edda55ccbf8edb684647ff3e779b75882 /src/pgsql.c
parent1c2f2ebfe42aee715d96768bd15ea0e6f949a444 (diff)
downloadgamma-3e26e4fdb0e87eb89055c150d5089b5f2b7f10e6.tar.gz
gamma-3e26e4fdb0e87eb89055c150d5089b5f2b7f10e6.tar.bz2
Update copyright statements.
Remove gettext files, which resurrected mystically after transition to Git.
Diffstat (limited to 'src/pgsql.c')
-rw-r--r--src/pgsql.c18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/pgsql.c b/src/pgsql.c
index 398cacc..2a7fe23 100644
--- a/src/pgsql.c
+++ b/src/pgsql.c
@@ -1,10 +1,10 @@
-/* This file is part of guile-sql.
- Copyright (C) 2002 Sergey Poznyakoff
+/* This file is part of Gamma.
+ Copyright (C) 2002, 2010 Sergey Poznyakoff
- 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 3 of the License, or (at your
- option) any later version.
+ Gamma 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.
- This program is distributed in the hope that it will be useful,
+ Gamma is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -13,4 +13,4 @@
- You should have received a copy of the GNU General Public License along
- with this program. If not, see <http://www.gnu.org/licenses/>. */
+ You should have received a copy of the GNU General Public License
+ along with Gamma. If not, see <http://www.gnu.org/licenses/>. */

Return to:

Send suggestions and report system problems to the System administrator.