Matthieu Herrb wrote: > From fe5fd4e15c86ac2cb876c0a15e6537e811b90142 Mon Sep 17 00:00:00 2001 > From: Matthieu Herrb <[email protected]> > Date: Sun, 9 Mar 2008 07:56:45 +0100 > Subject: [PATCH] nuke RCS Ids > > --- > COPYING | 1 - > Makefile.am | 2 -- > include/X11/extensions/Xdamage.h | 2 -- > src/Xdamage.c | 2 -- > src/xdamageint.h | 2 -- > 5 files changed, 0 insertions(+), 9 deletions(-) > > diff --git a/COPYING b/COPYING > index 373d979..8eaae9d 100644 > --- a/COPYING > +++ b/COPYING > @@ -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
Reviewed by: Alan Coopersmith <[email protected]> -- -Alan Coopersmith- [email protected] Oracle Solaris Platform Engineering: X Window System _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
