1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39
|
=============================================
Cartopy copyright, licensing and contributors
=============================================
.. |copy| unicode:: U+000A9 .. COPYRIGHT SIGN
Cartopy code
------------
All Cartopy source code, unless explicitly stated, is ``Copyright Crown and
Cartopy contributors`` and is licensed under the **BSD 3-Clause License**.
You should find all source files with the following header:
.. admonition:: Code License
# Copyright Crown and Cartopy Contributors
#
# This file is part of Cartopy and is released under the BSD 3-Clause license.
# See LICENSE in the root of the repository for full licensing details.
Cartopy documentation and examples
----------------------------------
All documentation, examples and sample data found on this website and in source
repository are licensed under the UK's Open Government Licence:
.. admonition:: Documentation, example and data license
|copy| British Crown copyright, 2016.
You may use and re-use the information featured on this website (not
including logos) free of charge in any format or medium, under the terms of
the `Open Government Licence
<https://www.nationalarchives.gov.uk/doc/open-government-licence/version/2/>`_.
We encourage users to establish hypertext links to this website.
Any email enquiries regarding the use and re-use of this information
resource should be sent to: psi@nationalarchives.gsi.gov.uk.
|