diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-03-09 07:56:45 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu.herrb@laas.fr> | 2010-04-25 20:43:25 +0200 |
commit | 0b0b68a2a06f01ad3e185aafb2e9665779bc0084 (patch) | |
tree | 3147812c271feaaec16c7a825998af82a027ada0 | |
parent | 5a77a5e402ab245f2de08886e5fb2934a6c54571 (diff) |
nuke RCS Ids
Signed-off-by: Matthieu Herrb <matthieu.herrb@laas.fr>
Reviewed by: Alan Coopersmith <alan.coopersmith@oracle.com>
-rw-r--r-- | COPYING | 1 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | include/X11/extensions/Xdamage.h | 2 | ||||
-rw-r--r-- | src/Xdamage.c | 2 | ||||
-rw-r--r-- | src/xdamageint.h | 2 |
5 files changed, 0 insertions, 9 deletions
@@ -1,4 +1,3 @@ -$Id$ Copyright © 2001,2003 Keith Packard Copyright © 2007 Eric Anholt diff --git a/Makefile.am b/Makefile.am index e683ffa..0e317a5 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/include/X11/extensions/Xdamage.h b/include/X11/extensions/Xdamage.h index 5ec636d..5ecf035 100644 --- a/include/X11/extensions/Xdamage.h +++ b/include/X11/extensions/Xdamage.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2003 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/Xdamage.c b/src/Xdamage.c index e98bdf7..3a368d2 100644 --- a/src/Xdamage.c +++ b/src/Xdamage.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2003 Keith Packard * Copyright © 2007 Eric Anholt * diff --git a/src/xdamageint.h b/src/xdamageint.h index 8c64ca2..6430a41 100644 --- a/src/xdamageint.h +++ b/src/xdamageint.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2003 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its |