Skip to content

Commit

Permalink
Fix up setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
pudo committed Apr 1, 2013
1 parent 6ee58e8 commit bf8a267
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
Copyright (c) 2013, Open Knowledge Foundation, Friedrich Lindenberg
Copyright (c) 2013, Open Knowledge Foundation, Friedrich Lindenberg,
Gregor Aisch

Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and associated documentation files (the
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"Programming Language :: Python",
],
keywords='sql sqlalchemy etl loading utility',
author='Friedrich Lindenberg, Gregor Aisch, OKFN'
author='Friedrich Lindenberg, Gregor Aisch',
author_email='[email protected]',
url='http://github.com/pudo/dataset',
license='MIT',
Expand Down

0 comments on commit bf8a267

Please sign in to comment.