Skip to content
This repository has been archived by the owner on Jan 3, 2024. It is now read-only.

Commit

Permalink
Update copyrights to 2017
Browse files Browse the repository at this point in the history
  • Loading branch information
lewismc committed Oct 21, 2017
1 parent a64ca7e commit d994998
Show file tree
Hide file tree
Showing 20 changed files with 33 additions and 36 deletions.
29 changes: 13 additions & 16 deletions .coveragerc
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# Licensed to the Apache Software Foundation (ASF) under one
# or more contributor license agreements. See the NOTICE file
# distributed with this work for additional information
# regarding copyright ownership. The ASF licenses this file
# to you 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
# Copyright 2017 California Institute of Technology.
#
# http:https://www.apache.org/licenses/LICENSE-2.0
# 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
#
# 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.
# http:https://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.

[run]
source = podaac.podaac,podaac.mcc
[report]
source = podaac.podaac,podaac.mcc,podaac.oceancolor,podaac.l2ss,podaac.podaac_utils
[report]
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,7 @@ Copyright and Export Classification

::

Copyright 2016, by the California Institute of Technology. ALL RIGHTS RESERVED.
Copyright 2017, by the California Institute of Technology. ALL RIGHTS RESERVED.
United States Government Sponsorship acknowledged. Any commercial use must be
negotiated with the Office of Technology Transfer at the California Institute
of Technology.
Expand Down
2 changes: 1 addition & 1 deletion docs/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# -*- coding: utf-8 -*-
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/index.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
4 changes: 2 additions & 2 deletions docs/source/introduction.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down Expand Up @@ -48,4 +48,4 @@ Additionally, Podaacpy provides the following ocean-related data services
* `NASA OceanColor Web <https://oceancolor.gsfc.nasa.gov>`_:

* `File Search <https://oceandata.sci.gsfc.nasa.gov/api/file_search>`_ - locate publically available files within the NASA Ocean Data Processing System (ODPS)
* `Bulk data downloads via HTTP <https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?pid=12520>`_ - mimic FTP bulk data downloads using the `HTTP-based data distribution server <https://oceandata.sci.gsfc.nasa.gov>`_.
* `Bulk data downloads via HTTP <https://oceancolor.gsfc.nasa.gov/forum/oceancolor/topic_show.pl?pid=12520>`_ - mimic FTP bulk data downloads using the `HTTP-based data distribution server <https://oceandata.sci.gsfc.nasa.gov>`_.
2 changes: 1 addition & 1 deletion docs/source/l2ss.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/mcc.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/oceancolor.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/quickstart.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/utilities.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion docs/source/webservices.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.. # encoding: utf-8
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/mcc.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/oceancolor.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/podaac.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/podaac_utils.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/tests/mcc_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/tests/oceancolor_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion podaac/tests/podaac_test.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 2016 California Institute of Technology.
# Copyright 2017 California Institute of Technology.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
Expand Down

0 comments on commit d994998

Please sign in to comment.