summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2016-06-07 14:24:34 +0200
committerUlrich Müller <ulm@gentoo.org>2016-06-07 14:24:34 +0200
commitd172dd77add5e1328c26c49c86ce79696daeee39 (patch)
treed7fc1cc2d441569a3a4cc30d04c72546d85d0899
parentVersion 1.14 released. (diff)
downloademacs-tools-d172dd77add5e1328c26c49c86ce79696daeee39.tar.gz
emacs-tools-d172dd77add5e1328c26c49c86ce79696daeee39.tar.bz2
emacs-tools-d172dd77add5e1328c26c49c86ce79696daeee39.zip
Update copyright year.
-rw-r--r--ChangeLog2
-rw-r--r--Makefile2
-rwxr-xr-xemacs-updater4
-rw-r--r--emacs-updater.82
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"