summaryrefslogtreecommitdiff
path: root/scheme
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2017-01-01 15:49:56 +0200
committerSergey Poznyakoff <gray@gnu.org>2017-01-01 15:52:37 +0200
commitaa643a6cfca9736fc366237d30e264c180ed733b (patch)
treef818bc24c8dc6951b52429582117345975cd098e /scheme
parent66f7ed9562cce859f20166f9cf0c38a018a83dbe (diff)
downloadmailutils-aa643a6cfca9736fc366237d30e264c180ed733b.tar.gz
mailutils-aa643a6cfca9736fc366237d30e264c180ed733b.tar.bz2
Happy GNU Year
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 be2472b4e..91fd00470 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-2016 Free
+## Copyright (C) 2001-2002, 2006-2007, 2009-2012, 2014-2017 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 8a93b09c1..401558f47 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-2016 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2009-2012, 2014-2017 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 d56632745..113d5f515 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-2016 Free Software
+;;;; Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2017 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 1278ed6a3..48a9f3fda 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-2016 Free Software
+;;;; Copyright (C) 1999-2001, 2007, 2010-2012, 2014-2017 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 2f95a5a83..d4e6151a8 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-2016 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2017 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 8c8bb2c38..ed80aed18 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-2016 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2017 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 f2d8175af..862dfdb2f 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-2016 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2017 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 c894adb49..4bed312cc 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-2016 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2009-2012, 2014-2017 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 e5352728d..91b1d415b 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-2016 Free
+;;;; Copyright (C) 1999-2001, 2006-2007, 2010-2012, 2014-2017 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.