diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-13 14:05:35 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2010-10-13 14:05:35 +0000 |
commit | 5a4def747897c1c6ffbe465506d846c7c686d3e9 (patch) | |
tree | e5a9ca31ab554e993f1a9041e44976cf7b253921 /Projects/TempDataLogger/TempLogHostApp | |
parent | a8871c7fba73307226bd13e2cad4c840c850e6f1 (diff) | |
download | lufa-5a4def747897c1c6ffbe465506d846c7c686d3e9.tar.gz lufa-5a4def747897c1c6ffbe465506d846c7c686d3e9.tar.bz2 lufa-5a4def747897c1c6ffbe465506d846c7c686d3e9.zip |
Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda
Diffstat (limited to 'Projects/TempDataLogger/TempLogHostApp')
-rw-r--r-- | Projects/TempDataLogger/TempLogHostApp/COPYING.LESSER.txt | 5 | ||||
-rw-r--r-- | Projects/TempDataLogger/TempLogHostApp/COPYING.txt | 1 | ||||
-rw-r--r-- | Projects/TempDataLogger/TempLogHostApp/README.txt | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/Projects/TempDataLogger/TempLogHostApp/COPYING.LESSER.txt b/Projects/TempDataLogger/TempLogHostApp/COPYING.LESSER.txt index fc8a5de7e..bdf8db0ee 100644 --- a/Projects/TempDataLogger/TempLogHostApp/COPYING.LESSER.txt +++ b/Projects/TempDataLogger/TempLogHostApp/COPYING.LESSER.txt @@ -10,7 +10,7 @@ the terms and conditions of version 3 of the GNU General Public License, supplemented by the additional permissions listed below. - 0. Additional Definitions. + 0. Additional Definitions. As used herein, "this License" refers to version 3 of the GNU Lesser General Public License, and the "GNU GPL" refers to version 3 of the GNU @@ -111,7 +111,7 @@ the following: a copy of the Library already present on the user's computer system, and (b) will operate properly with a modified version of the Library that is interface-compatible with the Linked - Version. + Version. e) Provide Installation Information, but only if you would otherwise be required to provide such information under section 6 of the @@ -163,3 +163,4 @@ whether future versions of the GNU Lesser General Public License shall apply, that proxy's public statement of acceptance of any version is permanent authorization for you to choose that version for the Library. + diff --git a/Projects/TempDataLogger/TempLogHostApp/COPYING.txt b/Projects/TempDataLogger/TempLogHostApp/COPYING.txt index 94a9ed024..10926e87f 100644 --- a/Projects/TempDataLogger/TempLogHostApp/COPYING.txt +++ b/Projects/TempDataLogger/TempLogHostApp/COPYING.txt @@ -672,3 +672,4 @@ may consider it more useful to permit linking proprietary applications with the library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. But first, please read <http://www.gnu.org/philosophy/why-not-lgpl.html>. + diff --git a/Projects/TempDataLogger/TempLogHostApp/README.txt b/Projects/TempDataLogger/TempLogHostApp/README.txt index 34f85533e..60387afe7 100644 --- a/Projects/TempDataLogger/TempLogHostApp/README.txt +++ b/Projects/TempDataLogger/TempLogHostApp/README.txt @@ -19,3 +19,4 @@ methods. LogitechMX5000.cs is a simple example of how the library can be used. Other examples on common devices are welcomed. + |