groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Groff-commit] groff/src/preproc/html pre-html.cpp pre-html.h


From: D. E. Evans
Subject: [Groff-commit] groff/src/preproc/html pre-html.cpp pre-html.h
Date: Tue, 27 Jun 2006 00:52:39 +0000

CVSROOT:        /cvsroot/groff
Module name:    groff
Changes by:     D. E. Evans <sinuhe>    06/06/27 00:52:39

Modified files:
        src/preproc/html: pre-html.cpp pre-html.h 

Log message:
        Insignificant note in pre-html.h that refered to old .cc file.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/groff/src/preproc/html/pre-html.cpp?cvsroot=groff&r1=1.14&r2=1.15
http://cvs.savannah.gnu.org/viewcvs/groff/src/preproc/html/pre-html.h?cvsroot=groff&r1=1.2&r2=1.3

Patches:
Index: pre-html.cpp
===================================================================
RCS file: /cvsroot/groff/groff/src/preproc/html/pre-html.cpp,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- pre-html.cpp        26 May 2005 21:02:01 -0000      1.14
+++ pre-html.cpp        27 Jun 2006 00:52:39 -0000      1.15
@@ -1,22 +1,24 @@
 // -*- C++ -*-
-/* Copyright (C) 2000, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
-     Written by Gaius Mulley (address@hidden).
-
-This file is part of groff.
-
-groff is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 2, or (at your option) any later
-version.
-
-groff is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or
-FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-for more details.
-
-You should have received a copy of the GNU General Public License along
-with groff; see the file COPYING.  If not, write to the Free Software
-Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */
+/* Copyright (C) 2000, 2001, 2002, 2003, 2004
+ *     Free Software Foundation, Inc.
+ * Written by Gaius Mulley (address@hidden).
+ *
+ * This file is part of groff.
+ *
+ * groff is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License as published by the Free
+ * Software Foundation; either version 2, or (at your option) any later
+ * version.
+ *
+ * groff is distributed in the hope that it will be useful, but WITHOUT ANY
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with groff; see the file COPYING.  If not, write to the Free Software
+ * Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. 
+ */
 
 #define PREHTMLC
 

Index: pre-html.h
===================================================================
RCS file: /cvsroot/groff/groff/src/preproc/html/pre-html.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- pre-html.h  26 May 2005 21:02:01 -0000      1.2
+++ pre-html.h  27 Jun 2006 00:52:39 -0000      1.3
@@ -1,25 +1,26 @@
 // -*- C++ -*-
 /* Copyright (C) 2000, 2001 Free Software Foundation, Inc.
-     Written by Gaius Mulley (address@hidden).
-
-This file is part of groff.
-
-groff is free software; you can redistribute it and/or modify it under
-the terms of the GNU General Public License as published by the Free
-Software Foundation; either version 2, or (at your option) any later
-version.
-
-groff is distributed in the hope that it will be useful, but WITHOUT ANY
-WARRANTY; without even the implied warranty of MERCHANTABILITY or
-FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
-for more details.
-
-You should have received a copy of the GNU General Public License along
-with groff; see the file COPYING.  If not, write to the Free Software
-Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. */
+ * Written by Gaius Mulley (address@hidden).
+ *
+ * This file is part of groff.
+ *
+ * groff is free software; you can redistribute it and/or modify it under
+ * the terms of the GNU General Public License as published by the Free
+ * Software Foundation; either version 2, or (at your option) any later
+ * version.
+ *
+ * groff is distributed in the hope that it will be useful, but WITHOUT ANY
+ * WARRANTY; without even the implied warranty of MERCHANTABILITY or
+ * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
+ * for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with groff; see the file COPYING.  If not, write to the Free Software
+ * Foundation, 51 Franklin St - Fifth Floor, Boston, MA 02110-1301, USA. 
+ */
 
 /*
- *  defines functions implemented within pre-html.c
+ *  defines functions implemented within pre-html.cpp
  */
 
 #if !defined(PREHTMLH)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]