diff options
author | Matthieu Herrb <matthieu.herrb@laas.fr> | 2008-03-09 00:34:36 +0100 |
---|---|---|
committer | Matthieu Herrb <matthieu@bluenote.herrb.net> | 2008-03-09 00:34:36 +0100 |
commit | 04641d3cc3e2f7389c5a3ea6e1d55543e033153f (patch) | |
tree | 49b152e347852f30c6c89528774094b49f2d1325 | |
parent | 94531dc8f6eff9c9f5cbb18ca6b3d4ff79eec752 (diff) |
nuke RCS Ids
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | src/cursor.c | 2 | ||||
-rw-r--r-- | src/display.c | 2 | ||||
-rw-r--r-- | src/file.c | 2 | ||||
-rw-r--r-- | src/library.c | 2 | ||||
-rw-r--r-- | src/xcursorint.h | 2 | ||||
-rw-r--r-- | src/xlib.c | 2 |
8 files changed, 0 insertions, 16 deletions
diff --git a/Makefile.am b/Makefile.am index 21da648..c3cd863 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 25e63f0..7cd2cd1 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,4 @@ dnl -dnl $Id$ -dnl dnl Copyright © 2003 Keith Packard dnl dnl Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/cursor.c b/src/cursor.c index e4efe93..ac1b2c4 100644 --- a/src/cursor.c +++ b/src/cursor.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/display.c b/src/display.c index d3e2953..c296807 100644 --- a/src/display.c +++ b/src/display.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/library.c b/src/library.c index 7c02faf..c5aeef4 100644 --- a/src/library.c +++ b/src/library.c @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its diff --git a/src/xcursorint.h b/src/xcursorint.h index 7887bbb..c2eec32 100644 --- a/src/xcursorint.h +++ b/src/xcursorint.h @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its @@ -1,6 +1,4 @@ /* - * $Id$ - * * Copyright © 2002 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its |