aboutsummaryrefslogtreecommitdiff
path: root/guile
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2014-05-16 07:27:02 +0300
committerSergey Poznyakoff <gray@gnu.org>2014-05-16 07:27:02 +0300
commit4081fa192d51f7dabe8682d3aecd23cd47c6c212 (patch)
treeef30dd16f87acccf2c390ae59aa357940be6979b /guile
parentbf49a10c099eb16b2a9688dd694c19ab4e28c0f4 (diff)
downloadanubis-4081fa192d51f7dabe8682d3aecd23cd47c6c212.tar.gz
anubis-4081fa192d51f7dabe8682d3aecd23cd47c6c212.tar.bz2
Update copyright years.
Diffstat (limited to 'guile')
-rw-r--r--guile/Makefile.am2
-rw-r--r--guile/entire-msg.scm2
-rw-r--r--guile/remailer.scm2
-rw-r--r--guile/rot-13.scm2
4 files changed, 4 insertions, 4 deletions
diff --git a/guile/Makefile.am b/guile/Makefile.am
index e6402bc..152c075 100644
--- a/guile/Makefile.am
+++ b/guile/Makefile.am
@@ -2,7 +2,7 @@
## guile/Makefile.am
##
## This file is part of GNU Anubis.
-## Copyright (C) 2003, 2007 The Anubis Team.
+## Copyright (C) 2003-2014 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
diff --git a/guile/entire-msg.scm b/guile/entire-msg.scm
index fcff45a..c906462 100644
--- a/guile/entire-msg.scm
+++ b/guile/entire-msg.scm
@@ -2,7 +2,7 @@
;;; entire-msg.scm
;;;
;;; This file is part of GNU Anubis.
-;;; Copyright (C) 2003, 2004, 2007, 2008 The Anubis Team.
+;;; Copyright (C) 2003-2014 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
diff --git a/guile/remailer.scm b/guile/remailer.scm
index 74a9f5a..df95bca 100644
--- a/guile/remailer.scm
+++ b/guile/remailer.scm
@@ -2,7 +2,7 @@
;;; remailer.scm
;;;
;;; This file is part of GNU Anubis.
-;;; Copyright (C) 2003, 2004, 2007 The Anubis Team.
+;;; Copyright (C) 2003-2014 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
diff --git a/guile/rot-13.scm b/guile/rot-13.scm
index d9bd515..a48dbf7 100644
--- a/guile/rot-13.scm
+++ b/guile/rot-13.scm
@@ -2,7 +2,7 @@
;;; rot-13.scm
;;;
;;; This file is part of GNU Anubis.
-;;; Copyright (C) 2003, 2004, 2007 The Anubis Team.
+;;; Copyright (C) 2003-2014 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

Return to:

Send suggestions and report system problems to the System administrator.