Removed trailing spaces massively, hoping to not break anything. Copyright notes not renewed

This commit is contained in:
Alejandro Mery
2008-02-04 20:41:38 -03:00
parent 2289150375
commit d15769f41d
5048 changed files with 19196 additions and 19196 deletions
+4 -4
View File
@@ -1,12 +1,12 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY]
[COPY] Filename: package/.../mod_python/mod_python.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY]
[COPY]
[COPY] More information can be found in the files COPYING and README.
[COPY]
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; version 2 of the License. A copy of the
@@ -18,7 +18,7 @@
[T] the server. With mod_python you can write web-based applications in
[T] Python that will run many times faster than traditional CGI and will have
[T] access to advanced features such as ability to retain database connections
[T] and other data between hits and access to Apache internals.
[T] and other data between hits and access to Apache internals.
[U] http://www.modpython.org/