Skip to content

Commit ce27a72

Browse files
committed
Remove CVS info blocks
1 parent 1b4dcd0 commit ce27a72

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

73 files changed

+7
-390
lines changed

build/gmake/Makefile

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Makefile - for tidy - HTML parser and pretty printer
22
#
3-
# CVS Info :
4-
#
5-
# $Author: arnaud02 $
6-
# $Date: 2008/03/22 21:13:38 $
7-
# $Revision: 1.37 $
8-
#
93
# Copyright (c) 1998-2008 World Wide Web Consortium
104
# (Massachusetts Institute of Technology, European Research
115
# Consortium for Informatics and Mathematics, Keio University).

build/gnuauto/Makefile.am

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Makefile [Makefile.am] - for tidy - HTML parser and pretty printer
22
#
3-
# CVS Info :
4-
#
5-
# $Author: creitzel $
6-
# $Date: 2003/03/19 18:37:37 $
7-
# $Revision: 1.3 $
8-
#
93
# Copyright (c) 1998-2003 World Wide Web Consortium
104
# (Massachusetts Institute of Technology, European Research
115
# Consortium for Informatics and Mathematics, Keio University).

build/gnuauto/configure.in

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,6 @@
55
# Consortium for Informatics and Mathematics, Keio University).
66
# All Rights Reserved.
77
#
8-
# CVS Info :
9-
#
10-
# $Author: arnaud02 $
11-
# $Date: 2008/03/24 21:08:16 $
12-
# $Revision: 1.4 $
13-
#
148

159
AC_INIT([include/tidy.h])
1610

build/gnuauto/console/Makefile.am

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Makefile [Makefile.am] - for tidy - HTML parser and pretty printer
22
#
3-
# CVS Info :
4-
#
5-
# $Author: arnaud02 $
6-
# $Date: 2008/03/17 12:49:40 $
7-
# $Revision: 1.3 $
8-
#
93
# Copyright (c) 1998-2008 World Wide Web Consortium
104
# (Massachusetts Institute of Technology, European Research
115
# Consortium for Informatics and Mathematics, Keio University).

build/gnuauto/include/Makefile.am

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Makefile [Makefile.am] - for tidy - HTML parser and pretty printer
22
#
3-
# CVS Info :
4-
#
5-
# $Author: arnaud02 $
6-
# $Date: 2006/10/06 09:25:13 $
7-
# $Revision: 1.3 $
8-
#
93
# Copyright (c) 1998-2006 World Wide Web Consortium
104
# (Massachusetts Institute of Technology, European Research
115
# Consortium for Informatics and Mathematics, Keio University).

build/gnuauto/src/Makefile.am

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
# Makefile [Makefile.am] - for tidy - HTML parser and pretty printer
22
#
3-
# CVS Info :
4-
#
5-
# $Author: arnaud02 $
6-
# $Date: 2008/03/17 12:49:41 $
7-
# $Revision: 1.8 $
8-
#
93
# Copyright (c) 1998-2008 World Wide Web Consortium
104
# (Massachusetts Institute of Technology, European Research
115
# Consortium for Informatics and Mathematics, Keio University).

build/rpm/tidy.spec

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,8 @@
1-
#
2-
# spec file for package tidy
1+
# RPM spec file for tidy
32
#
43
# (c) 2006 (W3C) MIT, ERCIM, Keio University
54
# See tidy.h for the copyright notice.
65
#
7-
# CVS Info :
8-
#
9-
# $Author: arnaud02 $
10-
# $Date: 2006/02/22 14:21:12 $
11-
# $Revision: 1.2 $
12-
#
136
# Contributing Author(s):
147
# Sierk Bornemann <[email protected]>
158
#

console/tidy.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,6 @@
66
Consortium for Informatics and Mathematics, Keio University).
77
All Rights Reserved.
88
9-
CVS Info :
10-
11-
$Author: arnaud02 $
12-
$Date: 2008/03/22 20:53:08 $
13-
$Revision: 1.50 $
149
*/
1510

1611
#include "tidy.h"

htmldoc/quickref-html.xsl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
99
Written by Charles Reitzel and Jelks Cabaniss
1010
11-
CVS Info :
12-
13-
$Author: arnaud02 $
14-
$Date: 2005/04/13 11:10:58 $
15-
$Revision: 1.2 $
16-
1711
-->
1812

1913
<xsl:stylesheet version="1.0"

htmldoc/tidy1.xsl

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,6 @@
88
99
Written by Jelks Cabaniss and Arnaud Desitter
1010
11-
CVS Info :
12-
13-
$Author: arnaud02 $
14-
$Date: 2007/02/01 12:25:21 $
15-
$Revision: 1.8 $
16-
1711
-->
1812
<xsl:stylesheet version="1.0"
1913
xmlns:xsl="http://www.w3.org/1999/XSL/Transform">

0 commit comments

Comments
 (0)