File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -221,7 +221,7 @@ def cmake_install(self):
221221 "version" : "0.16.0.dev1" ,
222222 "author" : 'Contributors to the OpenTimelineIO project' ,
223223 "author_email" :
'[email protected] ' ,
224- "license" : 'Modified Apache 2.0 License' ,
224+ "license" : 'Apache 2.0 License' ,
225225}
226226
227227METADATA_TEMPLATE = """
@@ -310,7 +310,7 @@ def run(self):
310310 'Topic :: Multimedia :: Video :: Display' ,
311311 'Topic :: Multimedia :: Video :: Non-Linear Editor' ,
312312 'Topic :: Software Development :: Libraries :: Python Modules' ,
313- 'License :: Other/Proprietary License' ,
313+ 'License :: OSI Approved :: Apache Software License' ,
314314 'Programming Language :: Python :: 3' ,
315315 'Programming Language :: Python :: 3.7' ,
316316 'Programming Language :: Python :: 3.8' ,
You can’t perform that action at this time.
0 commit comments