[PATCH 1/4] Nuke RCS tags
Mikhail Gusarov
dottedmag at dottedmag.net
Mon May 10 08:52:39 PDT 2010
Signed-off-by: Mikhail Gusarov <dottedmag at dottedmag.net>
---
include/X11/fonts/fontenc.h | 2 --
src/encparse.c | 3 ---
src/fontenc.c | 3 ---
src/fontencI.h | 2 --
4 files changed, 0 insertions(+), 10 deletions(-)
diff --git a/include/X11/fonts/fontenc.h b/include/X11/fonts/fontenc.h
index 09472cf..656cfaa 100644
--- a/include/X11/fonts/fontenc.h
+++ b/include/X11/fonts/fontenc.h
@@ -20,8 +20,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-/* $XFree86: xc/lib/font/include/fontenc.h,v 1.7 2000/11/14 16:54:45 dawes Exp $ */
-
/* Header for backend-independent encoding code */
/* An encoding is identified with a name. An encoding contains some
diff --git a/src/encparse.c b/src/encparse.c
index 217bf78..c738878 100644
--- a/src/encparse.c
+++ b/src/encparse.c
@@ -1,4 +1,3 @@
-/* $XdotOrg: lib/fontenc/src/encparse.c,v 1.6 2006/04/10 16:15:12 alanc Exp $ */
/*
Copyright (c) 1998-2001 by Juliusz Chroboczek
@@ -21,8 +20,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-/* $XFree86: xc/lib/font/fontfile/encparse.c,v 1.20tsi Exp $ */
-
/* Parser for encoding files */
/* This code assumes that we are using ASCII. We don't use the ctype
diff --git a/src/fontenc.c b/src/fontenc.c
index 923e35e..013a777 100644
--- a/src/fontenc.c
+++ b/src/fontenc.c
@@ -20,9 +20,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-/* $XdotOrg: xc/lib/font/fontfile/fontenc.c,v 1.3 2005/07/03 07:01:00 daniels Exp $ */
-/* $XFree86: xc/lib/font/fontfile/fontenc.c,v 1.15 2003/02/20 03:25:19 dawes Exp $ */
-
/* Backend-independent encoding code */
#include <string.h>
diff --git a/src/fontencI.h b/src/fontencI.h
index 741193a..9bba85e 100644
--- a/src/fontencI.h
+++ b/src/fontencI.h
@@ -20,8 +20,6 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.
*/
-/* $XFree86: xc/lib/font/fontfile/fontencI.h,v 1.3 1999/04/25 10:01:43 dawes Exp $ */
-
/* Private types and functions for the encoding code. */
/* Used by the files `fontenc.h' and `encparse.h' */
--
1.7.1
More information about the xorg-devel
mailing list