diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-25 17:48:20 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-27 15:42:19 +1000 |
commit | d25f083ba38d796e9a91de468fc8bec33545e400 (patch) | |
tree | 7be0de3d5886ed46bbf4d3c38574e0a2d83cca14 | |
parent | 12b708a2fe5cb538c87239b35822ccc318f98b12 (diff) |
Remove RCS tags
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | Makefile.am | 2 | ||||
-rw-r--r-- | configure.ac | 2 | ||||
-rw-r--r-- | damageproto.h | 2 | ||||
-rw-r--r-- | damagewire.h | 2 |
4 files changed, 0 insertions, 8 deletions
diff --git a/Makefile.am b/Makefile.am index ca4a917..0206524 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,4 @@ # -# $Id: Makefile.am,v 1.1 2003-10-24 06:16:46 keithp Exp $ -# # 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 d394029..59ab45b 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,4 @@ dnl -dnl $Id: configure.ac,v 1.3 2005-01-16 17:30:53 pb Exp $ -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/damageproto.h b/damageproto.h index d3bb045..107e192 100644 --- a/damageproto.h +++ b/damageproto.h @@ -1,6 +1,4 @@ /* - * $Id: damageproto.h,v 1.1 2003-10-24 06:16:46 keithp Exp $ - * * Copyright © 2003 Keith Packard * Copyright © 2007 Eric Anholt * diff --git a/damagewire.h b/damagewire.h index 466f0d0..d90a0dd 100644 --- a/damagewire.h +++ b/damagewire.h @@ -1,6 +1,4 @@ /* - * $Id: damagewire.h,v 1.1 2003-10-24 06:16:46 keithp Exp $ - * * Copyright © 2003 Keith Packard * * Permission to use, copy, modify, distribute, and sell this software and its |