fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Made the license notice a bit shorter in source code. Left the long version in script...
[librarian.git]
/
setup.py
diff --git
a/setup.py
b/setup.py
old mode 100755
(executable)
new mode 100644
(file)
index
13a953a
..
0d795ae
--- a/
setup.py
+++ b/
setup.py
@@
-11,8
+11,7
@@
setup(
author_email='marek@stepniowski.com',
mantainer='Łukasz Rekucki',
mantainer_email='lrekucki@gmail.com',
author_email='marek@stepniowski.com',
mantainer='Łukasz Rekucki',
mantainer_email='lrekucki@gmail.com',
- url='http://redmine.nowoczesnapolska.org.pl/',
-
+ url='http://github.com/fnp/librarian',
packages=['librarian'],
package_data = {'librarian': ['xslt/*.xslt']},
include_package_data=True,
packages=['librarian'],
package_data = {'librarian': ['xslt/*.xslt']},
include_package_data=True,