License selection and identification
The license shall be chosen accordingly:
Licensing regime
License
License keyword
Link to the text
1st
Apache license 2.0
apache-2.0
http://www.apache.org/licenses/LICENSE-2.0
2nd
Apache license 2.0
apache-2.0
http://www.apache.org/licenses/LICENSE-2.0
3rd
Any
Other licenses can be used after consultation with and approval by the Product Owner and CEO.
Example of License Header Follows:
Standard License Header for Apache 2.0: Copyright [yyyy] [name of copyright owner] Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
Last updated