From 4fe2bf0b5e7ac663285eb171d9dd7e4b85c0506b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=A9mie=20Courr=C3=A8ges-Anglas?= Date: Sat, 14 Jun 2014 16:44:31 +0200 Subject: Kill RCS Ids. --- Makefile.am | 2 -- autogen.sh | 2 -- configure.ac | 3 --- contrib/ratpoison.el | 2 -- src/Makefile.am | 2 -- 5 files changed, 11 deletions(-) diff --git a/Makefile.am b/Makefile.am index 9f2cce0..9d0da3a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -16,8 +16,6 @@ ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -## -## $Id: Makefile.am,v 1.12 2006/11/21 17:03:31 brl Exp $ ACLOCAL_AMFLAGS = -I m4 --install diff --git a/autogen.sh b/autogen.sh index 18a6495..9464825 100755 --- a/autogen.sh +++ b/autogen.sh @@ -17,8 +17,6 @@ # along with this program; if not, write to the Free Software # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -# $Id: autogen.sh,v 1.8 2006/03/16 00:33:34 sabetts Exp $ -# # This file is just a wrapper for autoreconf autoreconf -i "$@" diff --git a/configure.ac b/configure.ac index 86f8de8..9e83098 100644 --- a/configure.ac +++ b/configure.ac @@ -16,9 +16,6 @@ dnl dnl You should have received a copy of the GNU General Public License dnl along with this program; if not, write to the Free Software dnl Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -dnl -dnl $Id: configure.in,v 1.54 2006/12/19 22:13:07 sabetts Exp $ - AC_INIT([ratpoison], [1.4.7-beta], [ratpoison-devel@nongnu.org]) AC_CONFIG_AUX_DIR([build-aux]) diff --git a/contrib/ratpoison.el b/contrib/ratpoison.el index 993ca7f..fd33a39 100644 --- a/contrib/ratpoison.el +++ b/contrib/ratpoison.el @@ -8,8 +8,6 @@ ;; Maintainer: Gergely Nagy ;; Version: 0.2 ;; Keywords: faces, ratpoison, X -;; CVS Id: $Id: ratpoison.el,v 1.5 2006/03/16 00:33:34 sabetts Exp $ -;; Last updated: <2001/10/05 17:58:38 algernon> ;; This file is NOT part of GNU Emacs. diff --git a/src/Makefile.am b/src/Makefile.am index 59af309..3ba6de3 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -16,8 +16,6 @@ ## You should have received a copy of the GNU General Public License ## along with this program; if not, write to the Free Software ## Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -## -## $Id: Makefile.am,v 1.24 2006/11/21 17:03:31 brl Exp $ bin_PROGRAMS = ratpoison MAINTAINERCLEANFILES = Makefile.in config.h.in -- cgit v1.2.3