From 65b643793576f66e219f0caa83b77f03be0b527b Mon Sep 17 00:00:00 2001 From: Beatrix McBride <95314232+beamcb@users.noreply.github.com> Date: Fri, 31 Jan 2025 11:20:05 -0600 Subject: [PATCH] Create NOTICE file --- NOTICE | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 NOTICE diff --git a/NOTICE b/NOTICE new file mode 100644 index 00000000..bc84ec44 --- /dev/null +++ b/NOTICE @@ -0,0 +1,7 @@ +Copyright 2014-2025 University of Chicago + +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.