@@ -20,6 +20,7 @@ to get involved, or visit our [GitHub site](https://github.com/scala-exercises).
20
20
21
21
##License
22
22
23
+ Copyright (C) 2012 Manning Publications, Co.
23
24
Copyright (C) 2015-2016 47 Degrees, LLC.
24
25
Reactive, scalable software solutions.
25
26
http://47deg.com
@@ -35,4 +36,21 @@ Unless required by applicable law or agreed to in writing, software
35
36
distributed under the License is distributed on an "AS IS" BASIS,
36
37
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
37
38
See the License for the specific language governing permissions and
38
- limitations under the License.
39
+ limitations under the License.
40
+
41
+
42
+ Copyright (c) 2012, Manning Publications, Co.
43
+ Copyright (c) 2015-16, 47 Degrees, LLC
44
+
45
+ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
46
+ documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
47
+ rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit
48
+ persons to whom the Software is furnished to do so, subject to the following conditions:
49
+
50
+ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
51
+ Software.
52
+
53
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
54
+ WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
55
+ COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
56
+ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
0 commit comments