-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add license (Apache 2.0) #105
base: develop
Are you sure you want to change the base?
Conversation
"Natural Language :: English", | ||
"Programming Language :: Python :: 3", | ||
"Programming Language :: Python :: 3.8", | ||
"Programming Language :: Python :: 3.9", | ||
"Programming Language :: Python :: 3.11", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Unrelated, but we require 3.11, so I though I'd change it along the way
@bensonr We are clear for this, correct? |
@FlorianDeconinck - I thought an earlier PR had taken care of licensing, but see it had not. Regardless, this is a derivative work and the license will be kept the same. I am checking as to who now owns the copyright. |
Frank added the Apache License to PyFV3 in NOAA-GFDL/PyFV3#31 if that is what you were having in mind. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
Hold for Rusty's green light. Ok with me. |
Description
Add license as found missing in issue #85.
Fixes #85
How Has This Been Tested?
No tests have been done.
Checklist: