aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2013-03-09 12:17:44 +0100
committerUlrich Müller <ulm@gentoo.org>2013-03-09 12:17:44 +0100
commit46b2a5fa42889c0d63bdf1f2fa94c148527d55c4 (patch)
treeff1416723754e0ea8fe52da2f029cc0867c96491
parentVersion 1.10 released. (diff)
downloademacs-tools-46b2a5fa42889c0d63bdf1f2fa94c148527d55c4.tar.gz
emacs-tools-46b2a5fa42889c0d63bdf1f2fa94c148527d55c4.tar.bz2
emacs-tools-46b2a5fa42889c0d63bdf1f2fa94c148527d55c4.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 c6219eb..72cb580 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -299,5 +299,5 @@
* emacs-updater.sh: first version of Emacs updater
-Copyright 2007-2012 Gentoo Foundation
+Copyright 2007-2013 Gentoo Foundation
Distributed under the terms of the GNU General Public License v2 or later
diff --git a/Makefile b/Makefile
index 8b5d91f..0f8172c 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# Copyright 2008-2012 Gentoo Foundation
+# Copyright 2008-2013 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 4e44616..21329d0 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2007-2012 Gentoo Foundation
+# Copyright 2007-2013 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2 or later
# Authors:
@@ -67,7 +67,7 @@ usage() {
version() {
cat <<-EOF
Emacs updater version ${VERSION}
- Copyright 2007-2012 Gentoo Foundation.
+ Copyright 2007-2013 Gentoo Foundation.
Distributed under the terms of the GNU GPL version 2 or later.
Gentoo Emacs project: <http://www.gentoo.org/proj/en/lisp/emacs/>
diff --git a/emacs-updater.8 b/emacs-updater.8
index d1f9cd0..afa9995 100644
--- a/emacs-updater.8
+++ b/emacs-updater.8
@@ -1,5 +1,5 @@
.\" -*- coding: utf-8 -*-
-.\" Copyright 2008-2012 Gentoo Foundation
+.\" Copyright 2008-2013 Gentoo Foundation
.\" Distributed under the terms of the GNU General Public License v2 or later
.\"
.TH emacs-updater 8 "October 2012" "Gentoo Linux"