5128: Python files with no SVN "Id" property (& added MIME text/plain if none)

svn: r18338
This commit is contained in:
Paul Franklin
2011-10-16 20:21:22 +00:00
parent 1e97578d54
commit 331c135235
25 changed files with 25 additions and 25 deletions

View File

@@ -23,7 +23,7 @@
# gen.plug.report.__init__
#
# $Id: __init__.py 12360 2009-03-19 02:32:16Z pez4brian $
# $Id$
"Report Generation Framework"

View File

@@ -18,7 +18,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _Bibliography.py 13191 2009-09-10 18:49:48Z gbritton $
# $Id$
"""
Contain and organize bibliographic information.

View File

@@ -20,7 +20,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _Constants.py 15146 2010-04-15 14:37:18Z robhealey1 $
# $Id$
"Report Generation Framework"

View File

@@ -20,7 +20,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _ReportOptions.py 13346 2009-10-08 01:12:51Z dsblank $
# $Id$
# Written by Alex Roitman

View File

@@ -19,7 +19,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _PaperMenu.py 14293 2010-02-09 10:48:11Z ldnp $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -21,7 +21,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _Report.py 12559 2009-05-21 17:19:50Z gbritton $
# $Id$
#-------------------------------------------------------------------------
#

View File

@@ -20,7 +20,7 @@
# along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#
# $Id: _Endnotes.py 15169 2010-04-16 20:59:10Z bmcage $
# $Id$
"""
Provide utilities for printing endnotes in text reports.