aboutsummaryrefslogtreecommitdiff
path: root/examples
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 /examples
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 'examples')
-rw-r--r--examples/Makefile.am16
-rw-r--r--examples/README2
2 files changed, 17 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index ca2d904..dd33878 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -1 +1,17 @@
+# This file is part of Gamma
+# Copyright (C) 2007, 2010 Sergey Poznyakoff
+#
+# 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.
+#
+# 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 Gamma. If not, see <http://www.gnu.org/licenses/>.
+
EXTRA_DIST = whoisd.scm README
diff --git a/examples/README b/examples/README
index a56a725..51e6370 100644
--- a/examples/README
+++ b/examples/README
@@ -1,4 +1,4 @@
-This directory contains examples of guile-sql usage.
+This directory contains examples of (gamma sql) usage.
whoisd -- a simple whois daemon.

Return to:

Send suggestions and report system problems to the System administrator.