texinfo-commits
[Top][All Lists]
Advanced

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

[6026] 2013, 2014 copyright years in tp/


From: Gavin D. Smith
Subject: [6026] 2013, 2014 copyright years in tp/
Date: Thu, 08 Jan 2015 09:48:58 +0000

Revision: 6026
          http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6026
Author:   gavin
Date:     2015-01-08 09:48:56 +0000 (Thu, 08 Jan 2015)
Log Message:
-----------
2013, 2014 copyright years in tp/

Modified Paths:
--------------
    trunk/tp/Texinfo/Common.pm
    trunk/tp/Texinfo/Convert/Converter.pm
    trunk/tp/Texinfo/Convert/Info.pm
    trunk/tp/Texinfo/Convert/Line.pm
    trunk/tp/Texinfo/Convert/Paragraph.pm
    trunk/tp/Texinfo/Convert/Plaintext.pm
    trunk/tp/Texinfo/Convert/Text.pm
    trunk/tp/Texinfo/Report.pm
    trunk/tp/Texinfo/Structuring.pm
    trunk/tp/init/chm.pm
    trunk/tp/init/html32.pm
    trunk/tp/init/latex2html.pm

Modified: trunk/tp/Texinfo/Common.pm
===================================================================
--- trunk/tp/Texinfo/Common.pm  2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/Texinfo/Common.pm  2015-01-08 09:48:56 UTC (rev 6026)
@@ -1,6 +1,6 @@
 # Common.pm: definition of commands. Common code of other Texinfo modules.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Convert/Converter.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Converter.pm       2015-01-08 00:02:03 UTC (rev 
6025)
+++ trunk/tp/Texinfo/Convert/Converter.pm       2015-01-08 09:48:56 UTC (rev 
6026)
@@ -1,6 +1,6 @@
 # Converter.pm: Common code for Converters.
 #
-# Copyright 2011, 2012, 2013 Free Software Foundation, Inc.
+# Copyright 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Convert/Info.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Info.pm    2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/Texinfo/Convert/Info.pm    2015-01-08 09:48:56 UTC (rev 6026)
@@ -1,6 +1,6 @@
 # Info.pm: output tree as Info.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Convert/Line.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Line.pm    2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/Texinfo/Convert/Line.pm    2015-01-08 09:48:56 UTC (rev 6026)
@@ -1,6 +1,6 @@
 # Line.pm: handle line of text.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Convert/Paragraph.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Paragraph.pm       2015-01-08 00:02:03 UTC (rev 
6025)
+++ trunk/tp/Texinfo/Convert/Paragraph.pm       2015-01-08 09:48:56 UTC (rev 
6026)
@@ -1,6 +1,6 @@
 # Paragraph.pm: handle paragraph text.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Convert/Plaintext.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Plaintext.pm       2015-01-08 00:02:03 UTC (rev 
6025)
+++ trunk/tp/Texinfo/Convert/Plaintext.pm       2015-01-08 09:48:56 UTC (rev 
6026)
@@ -1,6 +1,6 @@
 # Plaintext.pm: output tree as text with filling.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Convert/Text.pm
===================================================================
--- trunk/tp/Texinfo/Convert/Text.pm    2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/Texinfo/Convert/Text.pm    2015-01-08 09:48:56 UTC (rev 6026)
@@ -1,6 +1,6 @@
 # Text.pm: output tree as simple text.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Report.pm
===================================================================
--- trunk/tp/Texinfo/Report.pm  2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/Texinfo/Report.pm  2015-01-08 09:48:56 UTC (rev 6026)
@@ -1,6 +1,6 @@
 # Report.pm: prepare error messages and translate strings.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/Texinfo/Structuring.pm
===================================================================
--- trunk/tp/Texinfo/Structuring.pm     2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/Texinfo/Structuring.pm     2015-01-08 09:48:56 UTC (rev 6026)
@@ -1,7 +1,7 @@
 # Structuring.pm: extract informations about a document structure based on the 
 #                 document tree.
 #
-# Copyright 2010, 2011, 2012 Free Software Foundation, Inc.
+# Copyright 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
 # 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/init/chm.pm
===================================================================
--- trunk/tp/init/chm.pm        2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/init/chm.pm        2015-01-08 09:48:56 UTC (rev 6026)
@@ -4,7 +4,8 @@
 #
 # chm.pm: convert to chm intermediate formats hhp, hhc, hhk and html files
 #
-#    Copyright 2004, 2006, 2009, 2011, 2012 Free Software Foundation, Inc.
+#    Copyright 2004, 2006, 2009, 2011, 2012, 2013 Free Software
+#    Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/init/html32.pm
===================================================================
--- trunk/tp/init/html32.pm     2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/init/html32.pm     2015-01-08 09:48:56 UTC (rev 6026)
@@ -3,7 +3,8 @@
 #
 # html32.pm: output HTML 3.2
 #
-#    Copyright (C) 2003, 2004, 2007, 2009, 2011 Free Software Foundation, Inc.
+#    Copyright (C) 2003, 2004, 2007, 2009, 2011, 2013 Free Software
+#    Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by

Modified: trunk/tp/init/latex2html.pm
===================================================================
--- trunk/tp/init/latex2html.pm 2015-01-08 00:02:03 UTC (rev 6025)
+++ trunk/tp/init/latex2html.pm 2015-01-08 09:48:56 UTC (rev 6026)
@@ -2,7 +2,7 @@
 #
 # latex2html.pm: interface to LaTeX2HTML
 #
-#    Copyright (C) 1999, 2000, 2003, 2005, 2006, 2009, 2011
+#    Copyright (C) 1999, 2000, 2003, 2005, 2006, 2009, 2011, 2013
 #                  Free Software Foundation, Inc.
 #
 # This program is free software; you can redistribute it and/or modify




reply via email to

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