Skip to content

Commit cbad792

Browse files
committed
add/fix copyright text
1 parent 217b53b commit cbad792

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+169
-65
lines changed

COPYRIGHT

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
Copyright (c) 2024 Northwestern University and Argonne National Laboratory
2+
All rights reserved.
3+
4+
Portions of this software were developed by the Unidata Program at the
5+
University Corporation for Atmospheric Research.
6+
7+
Access and use of this software shall impose the following obligations and
8+
understandings on the user. The user is granted the right, without any fee or
9+
cost, to use, copy, modify, alter, enhance and distribute this software, and
10+
any derivative works thereof, and its supporting documentation for any purpose
11+
whatsoever, provided that this entire notice appears in all copies of the
12+
software, derivative works and supporting documentation. Further, Northwestern
13+
University and Argonne National Laboratory request that the user credit
14+
Northwestern University and Argonne National Laboratory in any publications
15+
that result from the use of this software or in any product that includes this
16+
software. The names Northwestern University and Argonne National Laboratory,
17+
however, may not be used in any advertising or publicity to endorse or promote
18+
any products or commercial entity unless specific written permission is
19+
obtained from Northwestern University and Argonne National Laboratory. The user
20+
also understands that Northwestern University and Argonne National Laboratory
21+
are not obligated to provide the user with any support, consulting, training or
22+
assistance of any kind with regard to the use, operation and performance of
23+
this software nor to provide the user with any updates, revisions, new versions
24+
or "bug fixes."
25+
26+
THIS SOFTWARE IS PROVIDED BY NORTHWESTERN UNIVERSITY AND ARGONNE NATIONAL
27+
LABORATORY "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
28+
LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A
29+
PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL NORTHWESTERN UNIVERSITY
30+
AND ARGONNE NATIONAL LABORATORY BE LIABLE FOR ANY SPECIAL, INDIRECT OR
31+
CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE,
32+
DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS
33+
ACTION, ARISING OUT OF OR IN CONNECTION WITH THE ACCESS, USE OR PERFORMANCE OF
34+
THIS SOFTWARE.
35+

LICENSE

Lines changed: 0 additions & 8 deletions
This file was deleted.

examples/collective_write.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/create_open.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/fill_mode.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/flexible_api.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/get_info.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/get_vara.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/ghost_cell.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

examples/global_attribute.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
####################################################################
22
#
3-
# Copyright (C) 2014, Northwestern University
3+
# Copyright (C) 2024, Northwestern University and Argonne National Laboratory
44
# See COPYRIGHT notice in top-level directory.
55
#
66
####################################################################

0 commit comments

Comments
 (0)