aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorWojciech Polak <polak@gnu.org>2005-05-15 18:00:26 +0000
committerWojciech Polak <polak@gnu.org>2005-05-15 18:00:26 +0000
commit494a3c48cb4e152c3082b79d8d621a84760760da (patch)
tree67122326eb648d60840774fa1d384bd9b3de1905 /examples
parented1e6da9f1d57f21d520293d5cb8b02090a3ddf7 (diff)
downloadanubis-494a3c48cb4e152c3082b79d8d621a84760760da.tar.gz
anubis-494a3c48cb4e152c3082b79d8d621a84760760da.tar.bz2
Updated the FSF's postal address.
Diffstat (limited to 'examples')
-rw-r--r--examples/Makefile.am4
-rw-r--r--examples/anubis.scm44
-rw-r--r--examples/pam/Makefile.am4
3 files changed, 26 insertions, 26 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am
index 99de828..b7ec58c 100644
--- a/examples/Makefile.am
+++ b/examples/Makefile.am
@@ -15,8 +15,8 @@
## 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
+## 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.
diff --git a/examples/anubis.scm b/examples/anubis.scm
index 5bb010f..9c2dff1 100644
--- a/examples/anubis.scm
+++ b/examples/anubis.scm
@@ -1,25 +1,25 @@
-;;;;
-;;;; anubis.scm
-;;;;
-;;;; 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.
+;;;
+;;; anubis.scm
+;;;
+;;; 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., 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.
(define debug-level 0)
diff --git a/examples/pam/Makefile.am b/examples/pam/Makefile.am
index 48bc70e..765338d 100644
--- a/examples/pam/Makefile.am
+++ b/examples/pam/Makefile.am
@@ -15,8 +15,8 @@
## 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
+## 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.

Return to:

Send suggestions and report system problems to the System administrator.