@@ -76,3 +76,30 @@ input of an object must be called as can be observed in the example below:
76
76
Alternatively, numeric codes can be used as indicated in the help files.
77
77
78
78
- index numbers and id (names) of nodes, links, species etc. do not necessarily coincide.
79
+
80
+ Authors & License:
81
+ --------
82
+ Original Matlab wrappers and scripts by Jim Uber.
83
+
84
+ This is free and unencumbered software released into the public domain.
85
+
86
+ Anyone is free to copy, modify, publish, use, compile, sell, or
87
+ distribute this software, either in source code form or as a compiled
88
+ binary, for any purpose, commercial or non-commercial, and by any
89
+ means.
90
+
91
+ In jurisdictions that recognize copyright laws, the author or authors
92
+ of this software dedicate any and all copyright interest in the
93
+ software to the public domain. We make this dedication for the benefit
94
+ of the public at large and to the detriment of our heirs and
95
+ successors. We intend this dedication to be an overt act of
96
+ relinquishment in perpetuity of all present and future rights to this
97
+ software under copyright law.
98
+
99
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
100
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
101
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
102
+ IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR
103
+ OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE,
104
+ ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
105
+ OTHER DEALINGS IN THE SOFTWARE.
0 commit comments