source: LMDZ6/branches/Amaury_dev/tools/fcm/README.md @ 5209

Last change on this file since 5209 was 5129, checked in by abarral, 2 months ago

Re-add removed by mistake fcm

File size: 1.5 KB
RevLine 
[5129]1# FCM
2
3[![Build Status](https://travis-ci.org/metomi/fcm.svg?branch=master)](https://travis-ci.org/metomi/fcm)
4[![DOI](https://zenodo.org/badge/6402932.svg)](https://zenodo.org/badge/latestdoi/6402932)
5
6FCM: a modern Fortran build system,
7and wrappers to Subversion for scientific software development
8
9[Installation](http://metomi.github.io/fcm/doc/installation/) |
10[User Guide](http://metomi.github.io/fcm/doc/user_guide/) |
11[How to Contribute](CONTRIBUTING.md)
12
13## Copyright and Terms of Use
14
15Copyright (C) 2006-2021 British Crown (Met Office) & Contributors.
16
17FCM is free software: you can redistribute it and/or modify
18it under the terms of the GNU General Public License as published by
19the Free Software Foundation, either version 3 of the License, or
20(at your option) any later version.
21
22FCM is distributed in the hope that it will be useful,
23but WITHOUT ANY WARRANTY; without even the implied warranty of
24MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
25GNU General Public License for more details.
26
27You should have received a copy of the GNU General Public License
28along with FCM. If not, see <http://www.gnu.org/licenses/>.
29
30FCM documentation is licensed under the British Open Government
31Licence. See doc/etc/fcm-terms-of-use.html and
32<http://www.nationalarchives.gov.uk/doc/open-government-licence/>
33
34See <http://metomi.github.io/fcm/doc/etc/fcm-terms-of-use.html>.
35
36## Acknowledgement for Non-FCM Work
37
38See [Acknowledgement for Non-FCM Work](ACKNOWLEDGEMENT.md).
Note: See TracBrowser for help on using the repository browser.