From 0dc1704d8d461770e527f9d33dfcede0e99bbc6a Mon Sep 17 00:00:00 2001 From: llpcarson Date: Thu, 15 Mar 2018 10:53:30 -0600 Subject: [PATCH] Add a license file - Apache V2.0 --- LICENSE | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/LICENSE b/LICENSE index e0e33876..996dc27b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,11 +1,14 @@ +Copyright 2017, NOAA, UCAR/NCAR CU/CIRES -This work (Common Community Physics Package), identified by NOAA, NCAR, -CU/CIRES, is free of known copyright restrictions and is placed in the -public domain. +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. -THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR -IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, -FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL -THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER -IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN -CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.