Skip to content

Commit 991cb26

Browse files
committed
Update README.md
1 parent d6595fd commit 991cb26

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,22 @@ Scales is available for both maven and sbt.
99

1010
* [SCCT](https://github.com/SCCT/scct)
1111
* [Jacoco4sbt](https://github.com/sbt/jacoco4sbt)
12+
13+
## License
14+
```
15+
This software is licensed under the Apache 2 license, quoted below.
16+
17+
Copyright 2013 Stephen Samuel
18+
19+
Licensed under the Apache License, Version 2.0 (the "License"); you may not
20+
use this file except in compliance with the License. You may obtain a copy of
21+
the License at
22+
23+
http://www.apache.org/licenses/LICENSE-2.0
24+
25+
Unless required by applicable law or agreed to in writing, software
26+
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
27+
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
28+
License for the specific language governing permissions and limitations under
29+
the License.
30+
```

0 commit comments

Comments
 (0)