aboutsummaryrefslogtreecommitdiff
path: root/src/app.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.h')
-rw-r--r--src/app.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/src/app.h b/src/app.h
index 6b205ee..e46ed2a 100644
--- a/src/app.h
+++ b/src/app.h
@@ -1,18 +1,18 @@
-/* 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
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 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/>. */
#ifdef USE_SQL_MYSQL
extern struct sql_iface mysql_iface;

Return to:

Send suggestions and report system problems to the System administrator.