summaryrefslogtreecommitdiff
path: root/cdsapi
diff options
context:
space:
mode:
authorAlessandro Amici <a.amici@bopen.eu>2018-05-15 22:24:50 +0200
committerAlessandro Amici <a.amici@bopen.eu>2018-05-15 22:24:50 +0200
commit735c4820614a475260091ef9fcf04ce8b6aec31b (patch)
tree48bb4cfbe38966e688471c2e9269df8bdc2fd004 /cdsapi
parent9777e20ae8a24b526eb2ab40f3d9569a0423171a (diff)
parent51f310945b552d69137080f3606a27a3ae417cd8 (diff)
Merge remote-tracking branch 'origin/master'
Diffstat (limited to 'cdsapi')
-rw-r--r--cdsapi/api.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/cdsapi/api.py b/cdsapi/api.py
index d9db791..0ada51b 100644
--- a/cdsapi/api.py
+++ b/cdsapi/api.py
@@ -1,3 +1,11 @@
+# (C) Copyright 2018 ECMWF.
+#
+# This software is licensed under the terms of the Apache Licence Version 2.0
+# which can be obtained at http://www.apache.org/licenses/LICENSE-2.0.
+# In applying this licence, ECMWF does not waive the privileges and immunities
+# granted to it by virtue of its status as an intergovernmental organisation nor
+# does it submit to any jurisdiction.
+
import requests
import json
import time