Skip to content

Commit ffeecf4

Browse files
committed
MAINT: cleanup license related deprecations
1 parent e5d4b03 commit ffeecf4

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

setup.cfg

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ name = pyvo
4848
description = Astropy affiliated package for accessing Virtual Observatory data and services
4949
long_description = file: README.rst
5050
author = the PyVO Developers
51-
license = BSD
51+
license = BSD-3-Clause
5252
license_file = LICENSE.rst
5353
edit_on_github = False
5454
github_project = astropy/pyvo
@@ -57,14 +57,12 @@ project_urls =
5757
Documentation = https:/pyvo.readthedocs.io
5858
classifiers =
5959
Intended Audience :: Science/Research
60-
License :: OSI Approved :: BSD License
6160
Operating System :: OS Independent
6261
Programming Language :: Python
6362
Programming Language :: Python :: 3
6463
Topic :: Database
6564
Topic :: Scientific/Engineering :: Astronomy
6665
Topic :: Software Development :: Libraries
67-
License :: OSI Approved :: BSD License
6866

6967

7068
[options]

0 commit comments

Comments
 (0)