summary refs log tree commit diff stats
path: root/copying.txt
diff options
context:
space:
mode:
authorAdam Strzelecki <ono@java.pl>2015-09-04 23:11:11 +0200
committerAdam Strzelecki <ono@java.pl>2015-09-04 23:12:25 +0200
commitc5d7f6d2b34c82769991629e2dec7abdc01d7b69 (patch)
treed8e48e49a23204f669cbe4b57bea0a52bc2dc84a /copying.txt
parentc99a9e5a6cdb6be1f716e5bea0a4e6429f0a53d7 (diff)
downloadNim-c5d7f6d2b34c82769991629e2dec7abdc01d7b69.tar.gz
Trim remaining .txt files trailing whitespace
via OSX: find . -name '*.txt' -exec sed -i '' -E 's/[[:space:]]+$//' {} +
Diffstat (limited to 'copying.txt')
-rw-r--r--copying.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/copying.txt b/copying.txt
index d89bace0b..a6de89dcf 100644
--- a/copying.txt
+++ b/copying.txt
@@ -2,17 +2,17 @@
 Nim -- a Compiler for Nim. http://nim-lang.org/
 
 Copyright (C) 2006-2015 Andreas Rumpf. All rights reserved.
- 
+
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to deal
 in the Software without restriction, including without limitation the rights
 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
 copies of the Software, and to permit persons to whom the Software is
 furnished to do so, subject to the following conditions:
- 
+
 The above copyright notice and this permission notice shall be included in
 all copies or substantial portions of the Software.
- 
+
 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
@@ -21,4 +21,4 @@ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 THE SOFTWARE.
 
-[ MIT license: http://www.opensource.org/licenses/mit-license.php ]
\ No newline at end of file
+[ MIT license: http://www.opensource.org/licenses/mit-license.php ]