LICENSE.html 5.0 KB

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