From be724cd1d8bc7f590ce9bc9055b726d8f242bb03 Mon Sep 17 00:00:00 2001 From: Joe Atzberger Date: Thu, 17 Mar 2016 18:49:10 -0700 Subject: [PATCH] Apache 2 LICENSE.txt file Institutions pulled from cursory viewing of commit logs. --- LICENSE.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 LICENSE.txt diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..5c316c4 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,15 @@ +########################################################################## +# Copyright 2013 Data Curation Experts, Penn. State University, University of Oregon +# Additional copyright may be held by others, as reflected in the commit log +# +# 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.