We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc617cd commit c6d0116Copy full SHA for c6d0116
LICENSE LICENSE.txtLICENSE renamed to LICENSE.txt
MANIFEST.in
@@ -1,4 +1,4 @@
1
prune debian
2
prune docs
3
include README.rst
4
-include LICENSE
+include LICENSE.txt
debian/copyright
@@ -1,6 +1,6 @@
Format: http://dep.debian.net/deps/dep5
Upstream-Name: compoundfiles
-Source: http://pypi.python.org/pypi/compoundfiles
+Source: http://github.com/waveform80/compoundfiles
5
Files: *
6
Copyright: 2013,2014 Dave Hughes <[email protected]>
debian/docs
@@ -1,2 +1,2 @@
README.rst
-LICENSE
+LICENSE.txt
0 commit comments