Skip to content

Commit 97522ef

Browse files
authored
Merge pull request #24 from daniel-shuy/license
Fix License information
2 parents bb27667 + b421010 commit 97522ef

File tree

2 files changed

+1
-11
lines changed

2 files changed

+1
-11
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
same "printed page" as the copyright notice for easier
187187
identification within third-party archives.
188188

189-
Copyright {yyyy} {name of copyright owner}
189+
Copyright 2017 Daniel Shuy
190190

191191
Licensed under the Apache License, Version 2.0 (the "License");
192192
you may not use this file except in compliance with the License.

README.md

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -195,13 +195,3 @@ Eg. Run `sbt scripted` on the main project to execute all tests.
195195
| Task | Description |
196196
| ----------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
197197
| scriptedScalatest | Executes all test configured in `scriptedScalaTestSpec`. This task must be [configured for scripted-plugin to run in the `test` script file](#step-5-configure-test-script). |
198-
199-
## Licence
200-
201-
Copyright 2017, 2018, 2019 Daniel Shuy
202-
203-
Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at
204-
205-
<http://www.apache.org/licenses/LICENSE-2.0>
206-
207-
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

0 commit comments

Comments
 (0)