diff options
author | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-27 16:16:36 +1000 |
---|---|---|
committer | Peter Hutterer <peter.hutterer@who-t.net> | 2009-08-27 16:16:36 +1000 |
commit | c2c7f7c5b7bc45a2ff99fe252892b803c3d222fd (patch) | |
tree | fef9459a99bde2ce45c7b0d7b76fbaed1042880c | |
parent | 72c22dd717afe4c7e796eae634e8c4ec175af677 (diff) |
Remove RCS tags
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
-rw-r--r-- | FS.h | 3 | ||||
-rw-r--r-- | FSproto.h | 2 | ||||
-rw-r--r-- | font.h | 3 | ||||
-rw-r--r-- | fontproto.h | 2 | ||||
-rw-r--r-- | fontstruct.h | 2 | ||||
-rw-r--r-- | fsmasks.h | 1 |
6 files changed, 0 insertions, 13 deletions
@@ -1,5 +1,3 @@ -/* $Xorg: FS.h,v 1.4 2001/02/09 02:03:24 xorgcvs Exp $ */ - /* * Copyright 1990, 1991 Network Computing Devices; * Portions Copyright 1987 by Digital Equipment Corporation @@ -50,7 +48,6 @@ used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86: xc/include/fonts/FS.h,v 1.9 2003/07/09 15:27:28 tsi Exp $ */ #ifndef _FS_H_ #define _FS_H_ @@ -1,4 +1,3 @@ -/* $Xorg: FSproto.h,v 1.4 2001/02/09 02:03:25 xorgcvs Exp $ */ /* Copyright 1990, 1991, 1998 The Open Group @@ -43,7 +42,6 @@ in this Software without prior written authorization from The Open Group. * ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF * THIS SOFTWARE. */ -/* $XFree86: xc/include/fonts/FSproto.h,v 1.2 2001/08/01 00:44:37 tsi Exp $ */ #ifndef _FS_PROTO_H_ #define _FS_PROTO_H_ @@ -1,4 +1,3 @@ -/* $Xorg: font.h,v 1.3 2000/08/18 04:05:44 coskrey Exp $ */ /*********************************************************** Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. @@ -21,8 +20,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/include/fonts/font.h,v 3.4 2000/11/27 00:10:02 dawes Exp $ */ -/* $NCDXorg: @(#)font.h,v 1.7 1991/06/24 17:00:23 lemke Exp $ */ #ifndef FONT_H #define FONT_H diff --git a/fontproto.h b/fontproto.h index 83c9a00..1ab8f37 100644 --- a/fontproto.h +++ b/fontproto.h @@ -1,5 +1,3 @@ -/* $XFree86: xc/include/fonts/fontproto.h,v 1.2 1999/09/04 09:14:08 dawes Exp $ */ - /*********************************************************** Copyright (c) 1999 The XFree86 Project Inc. diff --git a/fontstruct.h b/fontstruct.h index 451ed6a..97e771a 100644 --- a/fontstruct.h +++ b/fontstruct.h @@ -1,4 +1,3 @@ -/* $Xorg: fontstruct.h,v 1.3 2000/08/18 04:05:44 coskrey Exp $ */ /*********************************************************** Copyright 1987 by Digital Equipment Corporation, Maynard, Massachusetts. @@ -21,7 +20,6 @@ ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. ******************************************************************/ -/* $XFree86: xc/include/fonts/fontstruct.h,v 3.3 1999/08/21 13:47:34 dawes Exp $ */ #ifndef FONTSTR_H #define FONTSTR_H @@ -1,4 +1,3 @@ -/* $Xorg: fsmasks.h,v 1.4 2001/02/09 02:03:25 xorgcvs Exp $ */ /* * Copyright 1990, 1991 Network Computing Devices; * Portions Copyright 1987 by Digital Equipment Corporation |