summaryrefslogtreecommitdiff
path: root/setup.py
diff options
context:
space:
mode:
authorLars Wirzenius <liw@iki.fi>2007-07-13 03:43:38 +0300
committerLars Wirzenius <liw@iki.fi>2007-07-13 03:43:38 +0300
commit6c689398b940bc16ae6992cde78cfc417df1c8cb (patch)
treeda0b584e1473d5883e13a3c4373c464b9964a2d3 /setup.py
parent2e809d8923dd528181e2694794b0a607951fafd3 (diff)
downloadgenbackupdata-6c689398b940bc16ae6992cde78cfc417df1c8cb.tar.gz
Added missing newline to end of file.
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.py b/setup.py
index 02c118b..db7d1bb 100644
--- a/setup.py
+++ b/setup.py
@@ -33,4 +33,4 @@ benchmark backup software than distributing very large test sets.
],
license='GNU General Public License, version 2 or later',
py_modules=['genbackupdata'],
- ) \ No newline at end of file
+ )