From 187d0ac959499a8a8dc38af616a0e4814557d7f8 Mon Sep 17 00:00:00 2001 From: Baudouin Raoult Date: Tue, 15 May 2018 20:33:39 +0100 Subject: licence --- example-glaciers.py | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'example-glaciers.py') diff --git a/example-glaciers.py b/example-glaciers.py index 976c8ca..8915e4b 100755 --- a/example-glaciers.py +++ b/example-glaciers.py @@ -1,5 +1,13 @@ #!/usr/bin/env python +# (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 cdsapi import logging -- cgit v1.2.3