summaryrefslogtreecommitdiff
path: root/cdsapi/api.py
diff options
context:
space:
mode:
Diffstat (limited to 'cdsapi/api.py')
-rw-r--r--cdsapi/api.py8
1 files changed, 8 insertions, 0 deletions
diff --git a/cdsapi/api.py b/cdsapi/api.py
index 40512de..ad57a5c 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