aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2010-02-16 10:46:26 +0000
committerUlrich Müller <ulm@gentoo.org>2010-02-16 10:46:26 +0000
commit5716446e96bbd386a15a013ec110852c19d67f23 (patch)
treed4374ab66dcf2f412202eb2918643e64f9861c8e
parentAnother typo fix (diff)
downloademacs-tools-5716446e96bbd386a15a013ec110852c19d67f23.tar.gz
emacs-tools-5716446e96bbd386a15a013ec110852c19d67f23.tar.bz2
emacs-tools-5716446e96bbd386a15a013ec110852c19d67f23.zip
Add svn keywords.
svn path=/emacs-updater/; revision=1521
-rw-r--r--ChangeLog3
-rw-r--r--Makefile3
-rwxr-xr-xemacs-updater2
-rw-r--r--emacs-updater.82
4 files changed, 6 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 97ef0b9..012a4e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -248,5 +248,6 @@
* emacs-updater.sh: first version of Emacs updater
-Copyright 2007-2009 Gentoo Foundation
+Copyright 2007-2010 Gentoo Foundation
Distributed under the terms of the GNU General Public License v2
+$Id$
diff --git a/Makefile b/Makefile
index 9da9031..2cc88f5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,6 @@
-# Copyright 2008 Gentoo Foundation
+# Copyright 2008-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
+# $Id$
PN = emacs-updater
PV = $(shell sed '/^VERSION/!d;s/[^0-9.]*\([^ \t]*\).*/\1/;q' emacs-updater)
diff --git a/emacs-updater b/emacs-updater
index 79e61e7..a6f6053 100755
--- a/emacs-updater
+++ b/emacs-updater
@@ -1,5 +1,5 @@
#!/bin/bash
-# Copyright 2007-2009 Gentoo Foundation
+# Copyright 2007-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
diff --git a/emacs-updater.8 b/emacs-updater.8
index 9b32365..c196b44 100644
--- a/emacs-updater.8
+++ b/emacs-updater.8
@@ -1,4 +1,4 @@
-.\" Copyright 2008-2009 Gentoo Foundation
+.\" Copyright 2008-2010 Gentoo Foundation
.\" Distributed under the terms of the GNU General Public License v2
.\" $Id$
.\"