diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-03-09 00:30:40 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@bluenote.herrb.net> | 2008-03-09 00:30:40 +0100 |
commit | e59817872ee6aec0544bd56ebb83ded9e4a5851c (patch) | |
tree | e1ada9fc285f9904f4180ca36f41676f82cf9ddf | |
parent | 8c046523f304525615cb8c5391711fddb94fcc04 (diff) |
nuke RCS Ids
-rw-r--r-- | COPYING | 1 | ||||
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | include/X11/extensions/Xcomposite.h | 2 | ||||
-rw-r--r-- | src/Makefile.am | 2 | ||||
-rw-r--r-- | src/xcompositeint.h | 2 |
6 files changed, 0 insertions, 11 deletions
@@ -1,4 +1,3 @@ -$Id$ Copyright © 2001,2003 Keith Packard diff --git a/Makefile.am b/Makefile.am index c653dab..ab48e9c 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 19ee08b..5cf5f74 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/include/X11/extensions/Xcomposite.h b/include/X11/extensions/Xcomposite.h index d37a691..7c1e2ad 100644 --- a/include/X11/extensions/Xcomposite.h +++ b/include/X11/extensions/Xcomposite.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2006 Sun Microsystems * * Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/Makefile.am b/src/Makefile.am index 2e5abde..f18cf12 100644 --- a/src/Makefile.am +++ b/src/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/src/xcompositeint.h b/src/xcompositeint.h index 4ed633c..7f0f868 100644 --- a/src/xcompositeint.h +++ b/src/xcompositeint.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2006 Sun Microsystems * * Permission to use, copy, modify, distribute, and sell this software and its |