aboutsummaryrefslogtreecommitdiff
path: root/src/guile-sql.h
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2002-05-24 10:45:00 +0000
committerSergey Poznyakoff <gray@gnu.org.ua>2002-05-24 10:45:00 +0000
commitafafee263a58050fa70b2c62fdb5ea7c126fbc37 (patch)
tree41ca50d6aaee50c2772d82064b2a5f1be6f72d60 /src/guile-sql.h
parent3810bc52c673f8799aad1878102162493fcee39a (diff)
downloadgamma-afafee263a58050fa70b2c62fdb5ea7c126fbc37.tar.gz
gamma-afafee263a58050fa70b2c62fdb5ea7c126fbc37.tar.bz2
Added GNU copyleft headers.
Diffstat (limited to 'src/guile-sql.h')
-rw-r--r--src/guile-sql.h17
1 files changed, 17 insertions, 0 deletions
diff --git a/src/guile-sql.h b/src/guile-sql.h
index 64fd0eb..d6d11af 100644
--- a/src/guile-sql.h
+++ b/src/guile-sql.h
@@ -1,3 +1,20 @@
+/* This file is part of guile-sql.
+ Copyright (C) 2002 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 2 of the License, or
+ (at your option) any later version.
+
+ This program 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, write to the Free Software Foundation,
+ Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
+
#include <sys/socket.h>
#include <netinet/in.h>
#include <arpa/inet.h>

Return to:

Send suggestions and report system problems to the System administrator.