https://github.com/Lucretiel/autocommand/pull/33/commits

Index: setup.py
--- setup.py.orig
+++ setup.py
@@ -13,7 +13,6 @@ setup(
     ],
     package_dir={'': 'src'},
     platforms='any',
-    license='LGPLv3',
     author='Nathan West',
     url='https://github.com/Lucretiel/autocommand',
     description='A library to create a command-line program from a function',
