summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2014-05-19 19:43:06 +0200
committerUlrich Müller <ulm@gentoo.org>2014-05-19 19:43:06 +0200
commitf5faae2c922771cc79b1dc3ce3535d3314a49c7e (patch)
tree811cefe1f966a89a2328b37c9c8553a748717256
parentUpdate URI of Emacs project page. (diff)
downloademacs-tools-f5faae2c922771cc79b1dc3ce3535d3314a49c7e.tar.gz
emacs-tools-f5faae2c922771cc79b1dc3ce3535d3314a49c7e.tar.bz2
emacs-tools-f5faae2c922771cc79b1dc3ce3535d3314a49c7e.zip
Update copyright year.
-rw-r--r--ChangeLog2
-rw-r--r--Makefile2
-rwxr-xr-xemacs-updater4
-rw-r--r--emacs-updater.84
4 files changed, 6 insertions, 6 deletions
diff --git a/ChangeLog b/ChangeLog
index d5aa0d0..a00d5a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -336,5 +336,5 @@
* emacs-updater.sh: first version of Emacs updater
-Copyright 2007-2013 Gentoo Foundation
+Copyright 2007-2014 Gentoo Foundation
Distributed under the terms of the GNU General Public License v2 or later
diff --git a/Makefile b/Makefile
index 0f8172c..ee33910 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2008-2013 Gentoo Foundation
+# Copyright 2008-2014 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 c2493bd..4eb9c85 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2007-2013 Gentoo Foundation
+# Copyright 2007-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# Authors:
@@ -70,7 +70,7 @@ usage() {
version() {
cat <<-EOF
Emacs updater version ${VERSION}
- Copyright 2007-2013 Gentoo Foundation.
+ Copyright 2007-2014 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 a5dc998..e2ed0e2 100644
--- a/emacs-updater.8
+++ b/emacs-updater.8
@@ -1,8 +1,8 @@
.\" -*- coding: utf-8 -*-
-.\" Copyright 2008-2013 Gentoo Foundation
+.\" Copyright 2008-2014 Gentoo Foundation
.\" Distributed under the terms of the GNU General Public License v2 or later
.\"
-.TH emacs-updater 8 "March 2013" "Gentoo Linux"
+.TH emacs-updater 8 "May 2014" "Gentoo Linux"
.SH NAME
emacs-updater \- rebuild Emacs packages
.SH SYNOPSIS