diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-03-09 08:19:27 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@bluenote.herrb.net> | 2008-03-09 08:19:27 +0100 |
commit | d7778d80356f9a7f0bc4ffd0f0cf0bfa86928249 (patch) | |
tree | 1a2fbc0b4f74ad958ce865effaa900a719f3556f | |
parent | e211f3647823d89dd25a1cff8981c3154a6c429d (diff) |
nuke RCS Ids
-rw-r--r-- | COPYING | 1 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | man/Makefile.am | 1 | ||||
-rw-r--r-- | src/Region.c | 2 |
5 files changed, 0 insertions, 8 deletions
@@ -1,4 +1,3 @@ -$Id$ Copyright © 2001,2003 Keith Packard diff --git a/Makefile.am b/Makefile.am index 174b099..70b07e1 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 e7a7029..3f491cd 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/man/Makefile.am b/man/Makefile.am index f5079cf..6668aff 100644 --- a/man/Makefile.am +++ b/man/Makefile.am @@ -1,4 +1,3 @@ -# $Id$ # # Copyright 2005 Sun Microsystems, Inc. All rights reserved. # diff --git a/src/Region.c b/src/Region.c index 0bbc1a2..e75e1c1 100644 --- a/src/Region.c +++ b/src/Region.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2003 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its |