diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-03-09 08:39:12 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@bluenote.herrb.net> | 2008-03-09 08:39:12 +0100 |
commit | 5653231fcde636e4215c70b1e436554e1ffe07a7 (patch) | |
tree | 83298e474e93f9bd5c4869e1cb244bef07b9e19c | |
parent | e1333b82c0f6e7b9acdbae19d18377a0ed65bddb (diff) |
nuke RCS Ids
-rw-r--r-- | COPYING | 1 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | src/AddTrap.c | 2 |
4 files changed, 0 insertions, 7 deletions
@@ -1,4 +1,3 @@ -$Id$ Copyright © 2001,2003 Keith Packard diff --git a/Makefile.am b/Makefile.am index c194386..b6c4cd4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,4 @@ # -# $Id$ -# # Copyright © 2003 Keith Packard, Noah Levitt # # Permission to use, copy, modify, distribute, and sell this software and its diff --git a/configure.ac b/configure.ac index 8a43380..1f4409e 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,4 @@ dnl -dnl $Id$ -dnl dnl Copyright © 2003 Keith Packard, Noah Levitt dnl dnl Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/AddTrap.c b/src/AddTrap.c index f22b815..421463d 100644 --- a/src/AddTrap.c +++ b/src/AddTrap.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2004 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its |