diff options
-rw-r--r-- | AUTHORS | 1 | ||||
-rw-r--r-- | COPYING | 1 | ||||
-rw-r--r-- | Makefile.am | 1 | ||||
-rwxr-xr-x | autogen.sh | 1 | ||||
-rw-r--r-- | cppsetup.c | 2 | ||||
-rw-r--r-- | def.h | 3 | ||||
-rw-r--r-- | ifparser.c | 2 | ||||
-rw-r--r-- | ifparser.h | 2 | ||||
-rw-r--r-- | imakemdep.h | 3 | ||||
-rw-r--r-- | include.c | 2 | ||||
-rw-r--r-- | main.c | 3 | ||||
-rw-r--r-- | makedepend.man | 2 | ||||
-rw-r--r-- | parse.c | 2 | ||||
-rw-r--r-- | pr.c | 2 |
14 files changed, 0 insertions, 27 deletions
@@ -16,4 +16,3 @@ Additional contributors: Mark Snitily Alexander Stohr -$XdotOrg: $ÿÿÿÿÿÿÿÿ
\ No newline at end of file @@ -48,4 +48,3 @@ PERFORMANCE OF THIS SOFTWARE. ------------------------------------------------------------------------------ -[$XdotOrg: $]
\ No newline at end of file diff --git a/Makefile.am b/Makefile.am index 1282d15..42747fc 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,3 @@ -# $XdotOrg: $ bin_PROGRAMS = makedepend @@ -1,6 +1,5 @@ #! /bin/sh -# $XdotOrg: $ srcdir=`dirname $0` test -z "$srcdir" && srcdir=. @@ -1,4 +1,3 @@ -/* $Xorg: cppsetup.c,v 1.5 2001/02/09 02:03:16 xorgcvs Exp $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group @@ -24,7 +23,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/config/makedepend/cppsetup.c,v 3.10 2001/12/14 19:53:20 dawes Exp $ */ #include "def.h" @@ -1,5 +1,3 @@ -/* $XdotOrg: $ */ -/* $Xorg: def.h,v 1.4 2001/02/09 02:03:16 xorgcvs Exp $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group. @@ -25,7 +23,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/config/makedepend/def.h,v 3.13tsi Exp $ */ #ifdef HAVE_CONFIG_H /* Autotooled for Xorg 7.0? */ # include "makedepend-config.h" @@ -1,5 +1,4 @@ /* - * $Xorg: ifparser.c,v 1.3 2000/08/17 19:41:50 cpqbld Exp $ * * Copyright 1992 Network Computing Devices, Inc. * @@ -59,7 +58,6 @@ * * ParseIfExpression parse a string for #if */ -/* $XFree86: xc/config/makedepend/ifparser.c,v 3.10tsi Exp $ */ #include "ifparser.h" #include <ctype.h> @@ -1,5 +1,4 @@ /* - * $Xorg: ifparser.h,v 1.3 2000/08/17 19:41:51 cpqbld Exp $ * * Copyright 1992 Network Computing Devices, Inc. * @@ -57,7 +56,6 @@ * ParseIfExpression parse a string for #if */ -/* $XFree86: xc/config/makedepend/ifparser.h,v 3.4 2001/01/17 16:38:58 dawes Exp $ */ #include <stdio.h> diff --git a/imakemdep.h b/imakemdep.h index 97ff5b4..6a51914 100644 --- a/imakemdep.h +++ b/imakemdep.h @@ -1,5 +1,3 @@ -/* $Xorg: imakemdep.h,v 1.6 2001/02/09 02:03:16 xorgcvs Exp $ */ -/* $XdotOrg: xc/config/imake/imakemdep.h,v 1.9 2005/03/02 11:20:29 gisburn Exp $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group @@ -25,7 +23,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/config/imake/imakemdep.h,v 3.71 2003/06/12 14:12:26 eich Exp $ */ /* @@ -1,4 +1,3 @@ -/* $Xorg: include.c,v 1.4 2001/02/09 02:03:16 xorgcvs Exp $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group @@ -24,7 +23,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/config/makedepend/include.c,v 3.6 2001/04/29 23:25:02 tsi Exp $ */ #include "def.h" @@ -1,5 +1,3 @@ -/* $Xorg: main.c,v 1.5 2001/02/09 02:03:16 xorgcvs Exp $ */ -/* $XdotOrg: $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group @@ -25,7 +23,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/config/makedepend/main.c,v 3.31tsi Exp $ */ #include "def.h" #ifdef hpux diff --git a/makedepend.man b/makedepend.man index ac67cc8..b7ee3de 100644 --- a/makedepend.man +++ b/makedepend.man @@ -1,4 +1,3 @@ -.\" $Xorg: mkdepend.man,v 1.5 2001/02/09 02:03:16 xorgcvs Exp $ .\" Copyright (c) 1993, 1994, 1998 The Open Group .\" .\" Permission to use, copy, modify, distribute, and sell this software and its @@ -23,7 +22,6 @@ .\" dealing in this Software without prior written authorization from The .\" Open Group. .\" -.\" $XFree86: xc/config/makedepend/mkdepend.man,v 1.6 2001/12/17 20:52:22 dawes Exp $ .\" .TH MAKEDEPEND 1 __xorgversion__ .UC 4 @@ -1,4 +1,3 @@ -/* $Xorg: parse.c,v 1.6 2001/02/09 02:03:16 xorgcvs Exp $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group @@ -24,7 +23,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/config/makedepend/parse.c,v 1.11 2001/12/17 20:52:22 dawes Exp $ */ #include "def.h" @@ -1,4 +1,3 @@ -/* $Xorg: pr.c,v 1.4 2001/02/09 02:03:16 xorgcvs Exp $ */ /* Copyright (c) 1993, 1994, 1998 The Open Group @@ -24,7 +23,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/config/makedepend/pr.c,v 1.4 2001/04/29 23:25:02 tsi Exp $ */ #include "def.h" |