-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathLicense.txt
75 lines (75 loc) · 5.01 KB
/
License.txt
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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
/*
** svn $Id$
**********************************************************************
** Copyright (c) 2002-2016 The ROMS/TOMS Group **
**********************************************************************
** **
** This Software is open-source and licensed under the following **
** conditions as stated by MIT/X License: **
** **
** (See http://www.opensource.org/licenses/mit-license.php ). **
** **
** Permission is hereby granted, free of charge, to any person **
** obtaining a copy of this Software and associated documentation **
** files (the "Software"), to deal in the Software without **
** restriction, including without limitation the rights to use, **
** copy, modify, merge, publish, distribute, sublicense, **
** and/or sell copies of the Software, and to permit persons **
** to whom the Software is furnished to do so, subject to the **
** following conditions: **
** **
** The above copyright notice and this permission notice shall **
** be included in all copies or substantial portions of the **
** Software. **
** **
** THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, **
** EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE **
** WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE **
** AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT **
** HOLDERS BE LIABLE FOR ANY CLAIMS, DAMAGES OR OTHER LIABILITIES, **
** WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING **
** FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR **
** OTHER DEALINGS IN THE SOFTWARE. **
** **
** The most current official versions of this Software and **
** associated tools and documentation are available at: **
** **
** http://www.myroms.org **
** **
** Participation in the ROMS/TOMS User Forum and access to any **
** available technical support is limited to registered users. **
** **
** We ask that users make appropriate acknowledgement of **
** The ROMS/TOMS Group, individual developers, participating **
** agencies and institutions, and funding agencies. One way to **
** do this is to cite one or more of the relevant publications **
** listed at: **
** **
** http://www.myroms.org/papers **
** **
**********************************************************************
**********************************************************************
**********************************************************************
** **
** We describe "The ROMS/TOMS Group" as follows: **
** **
** ROMS: Regional Ocean Modeling System **
** TOMS: Terrain-following Ocean Modeling System **
** **
** The ROMS/TOMS Group consists of the scientists, engineers, and **
** the members of various academic institutes, government agencies, **
** and the general public that have contributed to the development **
** of the ROMS/TOMS Framework and agree to the terms of the MIT/X **
** license under which ROMS/TOMS is distributed. **
** **
** Contributions of source code or documentation to the ROMS/TOMS **
** Framework implies that (unless explicitly noted otherwise) the **
** author cedes copyright of that material to the ROMS/TOMS Group **
** and accepts the terms of the license. **
** **
** Membership in The ROMS/TOMS group is conferred to all who **
** contribute Software to the ROMS/TOMS Framework, and implies **
** acceptance of the copyright and terms of the license. **
** **
**********************************************************************
*/