New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
LICENSE.html in branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/EXTERNAL/fcm – NEMO

source: branches/2014/dev_r4650_UKMO7_STARTHOUR/NEMOGCM/EXTERNAL/fcm/LICENSE.html @ 5985

Last change on this file since 5985 was 5985, checked in by timgraham, 8 years ago

Reinstate keywords before upgrading to head of trunk

  • Property svn:keywords set to Id
File size: 5.0 KB
Line 
1<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
2    "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
3
4<html xmlns="http://www.w3.org/1999/xhtml">
5<head>
6  <title>Flexible Configuration Management Software License</title>
7  <meta name="copyright" content="&copy; British Crown Copyright" />
8  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
9<style type="text/css">
10/*<![CDATA[*/
11  <!--
12  body {
13    font: normal normal 10pt Arial, sans-serif;
14  }
15
16  h1 {
17    text-align: center;
18    text-decoration: underline;
19    font: normal bold 14pt Arial, sans-serif;
20  }
21
22  h2 {
23    text-align: left;
24    text-decoration: none;
25    font: normal normal 14pt Arial, sans-serif;
26  }
27
28  h3 {
29    text-align: left;
30    text-decoration: none;
31    font: normal bold 10pt Arial, sans-serif;
32  }
33
34  address {
35    text-align: right;
36    font: normal bold 11pt Arial, sans-serif;
37  }
38
39  ol li {
40    list-style: lower-alpha;
41  }
42  //-->
43/*]]>*/
44</style>
45</head>
46
47<body>
48  <h1>Flexible Configuration Management Software License</h1>
49
50  <h1>Please read this Software Licence as you will be bound by its terms if
51  you use the Software</h1>
52
53  <h2>The Licensor:</h2>
54
55  <h2>The Met Office of FitzRoy Road, Exeter EX1 3PB, United Kingdom</h2>
56
57  <h3>1. Licence.</h3>
58
59  <p>The Met Office grants you a non-exclusive, royalty free; world-wide,
60  transferable Licence to use, modify, copy and distribute the Flexible
61  Configuration Management software ("the software") accompanying this License
62  providing:</p>
63
64  <ol>
65    <li>you undertake to provide to the Met Office a copy of any modifications
66    made by you on the same terms contained within this licence agreement;</li>
67
68    <li>modified files carry prominent notices stating that you changed the
69    files and the date of change;</li>
70
71    <li>distribution of original or modified files is made free of charge under
72    the terms of this Licence;</li>
73
74    <li>the appropriate copyright notices, the above copyright notice and a
75    disclaimer of warranty is included with the distribution.</li>
76  </ol>
77
78  <h3>2. Ownership.</h3>
79
80  <p>The Flexible Configuration Management software is Crown copyright and is
81  reproduced with the permission of Met Office under delegated authority from
82  the Controller of HMSO. The software and documentation are provided to you to
83  allow you to exercise your rights under this License, which is granted to
84  you.</p>
85
86  <h3>3. Duration.</h3>
87
88  <p>This license will remain in effect until terminated.</p>
89
90  <h3>4. Termination.</h3>
91
92  <p>You may terminate this license at any time by removing all copies of the
93  software from your system. This License will terminate immediately without
94  notice from us if you fail to comply with any of the provisions of this
95  License or in the event of your breaching the terms of this licence you are
96  given notice that the license has been terminated. Upon termination you will
97  delete all copies of the software and any related documentation.</p>
98
99  <h3>5. Disclaimer of Warranty.</h3>
100
101  <ol>
102    <li>THE MET OFFICE DISCLAIMS ALL WARRANTIES, REPRESENTATIONS AND PROMISES,
103    INCLUDING BUT NOT LIMITED TO THE IMPLIED WARRANTIES OF SATISFACTORY QUALITY
104    AND FIT FOR THE PURPOSE. NEITHER DOES THE MET OFFICE MAKE ANY
105    REPRESENTATIONS AS TO COMPATABILITY WITH YOUR OPERATING SYSTEMS AND
106    PLATFORMS.</li>
107
108    <li>In no event does the Met Office warrant that the software or related
109    documentation will satisfy your requirements, that the software and
110    documentation will be without errors or defects or that the operation of
111    the software will be uninterrupted.</li>
112
113    <li>IN NO EVENT WILL THE MET OFFICE BE LIABLE FOR ANY OTHER DAMAGES,
114    INCLUDING BUT NOT LIMITED TO DAMAGES FOR LOSS OF PROFITS DATA OR USE OF THE
115    SOFTWARE OR FOR ANY INDIRECT, INCIDENTAL OR CONSEQUENTIAL DAMAGES, EVEN IF
116    THE MET OFFICE HAS BEEN SPECIFICALLY ADVISED OF THE POSSIBILITY OF SUCH
117    DAMAGES.</li>
118  </ol>
119
120  <h3>6. General Provisions.</h3>
121
122  <ol>
123    <li>You will not do anything, relating to this software that will bring the
124    Met Office into disrepute.</li>
125
126    <li>You will not use the name of the Met Office or any other contributor to
127    endorse or promote any products derived from the software without the
128    written permission of the Met Office.</li>
129  </ol>
130
131  <h3>7. Acknowledgements.</h3>
132
133  <p>The logic to extract the calling interfaces of top level subroutines and
134  functions from a Fortran source file is adapted from a script developed at
135  ECMWF and is provided by kind permission of ECMWF under the same terms of this
136  Licence.</p>
137
138  <h3>8. Entire Agreement.</h3>
139
140  <p>This License constitutes the entire agreement between us with respect to
141  your rights or warranties for using the software and related documentation.
142  If any provision of this agreement is determined to be invalid or
143  unenforceable the remaining provisions shall continue in full force.</p>
144
145  <h3>9. Governing Law.</h3>
146
147  <p>This Agreement is governed by and construed in accordance with the Laws of
148  England.</p>
149
150  <address>
151    &copy; British Crown copyright 2006-10.
152  </address>
153</body>
154</html>
Note: See TracBrowser for help on using the repository browser.