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
+5 -5
View File
@@ -1,13 +1,13 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY]
[COPY] Filename: package/.../wxpython/wxpython.desc
[COPY] Copyright (C) 2006 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[COPY] Copyright (C) 1998 - 2003 Clifford Wolf
[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
@@ -16,8 +16,8 @@
[I] WxWindows bindings for Python
[T] WxPython is a GUI toolkit for the Python programming language. It allows
[T] Python programmers to create programs with a robust, highly functional
[T] WxPython is a GUI toolkit for the Python programming language. It allows
[T] Python programmers to create programs with a robust, highly functional
[T] graphical user interface, simply and easily. It is implemented as a Python
[T] extension module (native code) that wraps the popular wxWidgets cross
[T] platform GUI library, which is written in C++.