Skip to content

Commit 365be09

Browse files
jdtempletjonathanslenders
authored andcommitted
Update license string in setup.py
1 parent 210816b commit 365be09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
name='pyvim',
1212
author='Jonathan Slenders',
1313
version=pyvim.__version__,
14-
license='LICENSE',
14+
license='BSD License',
1515
url='https://github.com/jonathanslenders/pyvim',
1616
description='Pure Python Vi Implementation',
1717
long_description=long_description,

0 commit comments

Comments
 (0)