aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2003-11-29 20:29:17 +0000
committerWojciech Polak <polak@gnu.org>2003-11-29 20:29:17 +0000
commitacc6f44a811d28f1653956892d49e114656da58d (patch)
tree7a3f10fc1b5c27e06f7b4e411720fe282666a42a /lib
parent92868c3cc0cefa3f09536c6fe35fc4ee0ffbedf7 (diff)
downloadanubis-acc6f44a811d28f1653956892d49e114656da58d.tar.gz
anubis-acc6f44a811d28f1653956892d49e114656da58d.tar.bz2
Initial
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am28
1 files changed, 28 insertions, 0 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
new file mode 100644
index 0000000..9fee055
--- /dev/null
+++ b/lib/Makefile.am
@@ -0,0 +1,28 @@
+##
+## lib/Makefile.am
+##
+## This file is part of GNU Anubis.
+## Copyright (C) 2003 The Anubis Team.
+##
+## GNU Anubis 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.
+##
+## GNU Anubis 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 GNU Anubis; if not, write to the Free Software
+## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+##
+## GNU Anubis is released under the GPL with the additional exemption that
+## compiling, linking, and/or using OpenSSL is allowed.
+##
+
+
+
+## EOF
+

Return to:

Send suggestions and report system problems to the System administrator.