aboutsummaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2007-07-29 16:39:10 +0000
committerWojciech Polak <polak@gnu.org>2007-07-29 16:39:10 +0000
commitc550296a700e380d5911bac0327f468c22b8fae6 (patch)
tree9cc99174550baa0905692c2073984290b2469727 /lib
parent08811cb1a0b3a73b4eaa95ecd40df27835b70fd2 (diff)
downloadanubis-c550296a700e380d5911bac0327f468c22b8fae6.tar.gz
anubis-c550296a700e380d5911bac0327f468c22b8fae6.tar.bz2
OpenSSL support has been dropped
Diffstat (limited to 'lib')
-rw-r--r--lib/Makefile.am5
-rw-r--r--lib/setenv.c5
2 files changed, 2 insertions, 8 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am
index 3203b6e..5b1532f 100644
--- a/lib/Makefile.am
+++ b/lib/Makefile.am
@@ -2,7 +2,7 @@
## lib/Makefile.am
##
## This file is part of GNU Anubis.
-## Copyright (C) 2003 The Anubis Team.
+## Copyright (C) 2003, 2007 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
@@ -18,9 +18,6 @@
## along with GNU Anubis; if not, write to the Free Software Foundation,
## Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
##
-## GNU Anubis is released under the GPL with the additional exemption that
-## compiling, linking, and/or using OpenSSL is allowed.
-##
noinst_LIBRARIES = libanubis.a
diff --git a/lib/setenv.c b/lib/setenv.c
index dfb02fe..0a65d5f 100644
--- a/lib/setenv.c
+++ b/lib/setenv.c
@@ -2,7 +2,7 @@
setenv.c
This file is part of GNU Anubis.
- Copyright (C) 2001, 2002, 2003 The Anubis Team.
+ Copyright (C) 2001, 2002, 2003, 2007 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
@@ -17,9 +17,6 @@
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., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
-
- GNU Anubis is released under the GPL with the additional exemption that
- compiling, linking, and/or using OpenSSL is allowed.
*/
#include "headers.h"

Return to:

Send suggestions and report system problems to the System administrator.