Skip to content

Commit a57d69a

Browse files
authored
Add Synthetic C4 Mesh (#30)
* Add synthetic mesh file. * Open government licence link update.
1 parent 9cc97d8 commit a57d69a

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

README.rst

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
This repository is a store for the data used in the iris examples.
1+
This repository is a store for the data used in the iris examples.
22

33
See the iris repository's INSTALL file for instructions of installation.
44

@@ -9,14 +9,14 @@ Data found in this repository are licensed under the UK's Open Government Licenc
99

1010
Documentation, example and data license
1111
---------------------------------------
12-
12+
1313
|copy| British Crown copyright, 2018.
14-
15-
You may use and re-use the information featured in this repository (not including logos) free of
16-
charge in any format or medium, under the terms of the
17-
`Open Government Licence <http://reference.data.gov.uk/id/open-government-licence>`_.
14+
15+
You may use and re-use the information featured in this repository (not including logos) free of
16+
charge in any format or medium, under the terms of the
17+
`Open Government Licence <http://www.nationalarchives.gov.uk/doc/open-government-licence>`_.
1818
We encourage users to establish hypertext links to this website.
19-
20-
Any email enquiries regarding the use and re-use of this information resource should be
19+
20+
Any email enquiries regarding the use and re-use of this information resource should be
2121
2222

Binary file not shown.

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ def extract_package_data():
5959
package_data=extract_package_data(),
6060
classifiers=[
6161
# For full license details, see
62-
# http://reference.data.gov.uk/id/open-government-licence
62+
# http://www.nationalarchives.gov.uk/doc/open-government-licence
6363
'License :: Freely Distributable',
6464
'Development Status :: 1 - Planning Development Status',
6565
'Programming Language :: Python :: 2.7',

0 commit comments

Comments
 (0)