commit: d172dd77add5e1328c26c49c86ce79696daeee39
Author: Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Jun 7 12:24:34 2016 +0000
Commit: Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Jun 7 12:24:34 2016 +0000
URL: https://gitweb.gentoo.org/proj/emacs-tools.git/commit/?id=d172dd77
Update copyright year.
ChangeLog | 2 +-
Makefile | 2 +-
emacs-updater | 4 ++--
emacs-updater.8 | 2 +-
4 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index 3487baa..7f8124d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -350,5 +350,5 @@
* emacs-updater.sh: first version of Emacs updater
-Copyright 2007-2014 Gentoo Foundation
+Copyright 2007-2016 Gentoo Foundation
Distributed under the terms of the GNU General Public License v2 or later
diff --git a/Makefile b/Makefile
index ee33910..63e02ca 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2008-2014 Gentoo Foundation
+# Copyright 2008-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
PN = emacs-updater
diff --git a/emacs-updater b/emacs-updater
index a5a7c34..8d33bae 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2007-2014 Gentoo Foundation
+# Copyright 2007-2016 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# Authors:
@@ -69,7 +69,7 @@ usage() {
version() {
cat <<-EOF
Emacs updater version ${VERSION}
- Copyright 2007-2014 Gentoo Foundation.
+ Copyright 2007-2016 Gentoo Foundation.
Distributed under the terms of the GNU GPL version 2 or later.
Gentoo Emacs project: <http://wiki.gentoo.org/wiki/Project:Emacs>
diff --git a/emacs-updater.8 b/emacs-updater.8
index 4c51281..0e234b0 100644
--- a/emacs-updater.8
+++ b/emacs-updater.8
@@ -1,5 +1,5 @@
.\" -*- coding: utf-8 -*-
-.\" Copyright 2008-2014 Gentoo Foundation
+.\" Copyright 2008-2016 Gentoo Foundation
.\" Distributed under the terms of the GNU General Public License v2 or later
.\"
.TH emacs-updater 8 "May 2014" "Gentoo Linux"