summaryrefslogtreecommitdiff
path: root/scheme
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2016-01-22 13:39:24 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2016-01-22 13:39:24 +0200
commit59b0dfa5680b2da201cf8bdfbd123133073829f3 (patch)
treed8e8c346253710dc54ef619db364c7079075ccc3 /scheme
parenteee03180d207b47daf75fe3b46a0a25d8df1cc4a (diff)
downloadmailutils-59b0dfa5680b2da201cf8bdfbd123133073829f3.tar.gz
mailutils-59b0dfa5680b2da201cf8bdfbd123133073829f3.tar.bz2
Update copyright years
Diffstat (limited to 'scheme')
-rw-r--r--scheme/Makefile.am2
-rw-r--r--scheme/guimb.scmi2
-rw-r--r--scheme/mimeheader.scm2
-rw-r--r--scheme/numaddr.scm2
-rw-r--r--scheme/redirect.scm2
-rw-r--r--scheme/reject.scm2
-rw-r--r--scheme/sieve-core.scm2
-rw-r--r--scheme/sieve2scm.scmi2
-rw-r--r--scheme/vacation.scm2
9 files changed, 9 insertions, 9 deletions
diff --git a/scheme/Makefile.am b/scheme/Makefile.am
index 22e37927a..be2472b4e 100644
--- a/scheme/Makefile.am
+++ b/scheme/Makefile.am
@@ -1,5 +1,5 @@
## This file is part of GNU Mailutils.
-## Copyright (C) 2001-2002, 2006-2007, 2009-2012, 2014-2015 Free
+## Copyright (C) 2001-2002, 2006-2007, 2009-2012, 2014-2016 Free
## Software Foundation, Inc.
##
## GNU Mailutils is free software; you can redistribute it and/or
diff --git a/scheme/guimb.scmi b/scheme/guimb.scmi
index b5af42679..45453cf79 100644
--- a/scheme/guimb.scmi
+++ b/scheme/guimb.scmi
@@ -4,7 +4,7 @@ main='(module-ref (resolve-module '\''(scheme guimb)) '\'main')'
exec ${GUILE-guile} -l $0 -c "(apply $main (list (command-line)))" "$@"
!#
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2006-2007, 2009-2012, 2014-2015 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2009-2012, 2014-2016 Free
;;;; Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/mimeheader.scm b/scheme/mimeheader.scm
index 727828c9f..d56632745 100644
--- a/scheme/mimeheader.scm
+++ b/scheme/mimeheader.scm
@@ -1,5 +1,5 @@
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2015 Free Software
+;;;; Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2016 Free Software
;;;; Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/numaddr.scm b/scheme/numaddr.scm
index 99a437d8b..1278ed6a3 100644
--- a/scheme/numaddr.scm
+++ b/scheme/numaddr.scm
@@ -1,5 +1,5 @@
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2015 Free Software
+;;;; Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2016 Free Software
;;;; Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/redirect.scm b/scheme/redirect.scm
index dcb09d279..2f95a5a83 100644
--- a/scheme/redirect.scm
+++ b/scheme/redirect.scm
@@ -1,5 +1,5 @@
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2015 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2016 Free
;;;; Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/reject.scm b/scheme/reject.scm
index a711086e4..8c8bb2c38 100644
--- a/scheme/reject.scm
+++ b/scheme/reject.scm
@@ -1,5 +1,5 @@
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2015 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2016 Free
;;;; Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/sieve-core.scm b/scheme/sieve-core.scm
index 970470239..f2d8175af 100644
--- a/scheme/sieve-core.scm
+++ b/scheme/sieve-core.scm
@@ -1,5 +1,5 @@
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2015 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2016 Free
;;;; Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/sieve2scm.scmi b/scheme/sieve2scm.scmi
index b571d14a9..731fe5314 100644
--- a/scheme/sieve2scm.scmi
+++ b/scheme/sieve2scm.scmi
@@ -2,7 +2,7 @@
# Emacs, it's -*- scheme -*-
!#
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2006-2007, 2009-2012, 2014-2015 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2009-2012, 2014-2016 Free
;;;; Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
diff --git a/scheme/vacation.scm b/scheme/vacation.scm
index ff87eb31c..e5352728d 100644
--- a/scheme/vacation.scm
+++ b/scheme/vacation.scm
@@ -1,5 +1,5 @@
;;;; GNU Mailutils -- a suite of utilities for electronic mail
-;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2015 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2016 Free
;;;; Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify

Return to:

Send suggestions and report system problems to the System administrator.