Skip to content

Commit 159fec2

Browse files
committed
Shorten license description.
1 parent 7a42e3b commit 159fec2

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
@@ -105,7 +105,7 @@ def getversioncfg():
105105
maintainer = 'Pavol Juhas',
106106
maintainer_email = '[email protected]',
107107
description = "Bindings of ObjCryst++ into python",
108-
license = "BSD-style license, see LICENSE.txt",
108+
license = "BSD-style license",
109109
url = "https://github.com/diffpy/pyobjcryst",
110110

111111
# What we're installing

0 commit comments

Comments
 (0)