diff --git a/LICENSE.txt b/LICENSE.txt new file mode 100644 index 0000000..78efd78 --- /dev/null +++ b/LICENSE.txt @@ -0,0 +1,15 @@ +The MIT License (MIT) +Copyright (c) 2016 Paul Campbell + +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, EXPRESS 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 CLAIM, DAMAGES OR OTHER LIABILITY, 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. diff --git a/README.md b/README.md index b34468e..0d52a0a 100644 --- a/README.md +++ b/README.md @@ -31,6 +31,7 @@ maven-deploy-plugin.version|2.8.2 maven-checkstyle-plugin.version|2.17 checkstyle.version|7.1 sevntu-checkstyle-maven-plugin.version|1.21.0 +kemitix-checkstyle-ruleset.version|1.0.0 maven-compiler-plugin.version|3.5.1 maven-surefire-plugin.version|2.19.1 maven-failsafe-plugin.version|2.19.1 @@ -56,7 +57,7 @@ provide will be ignored unless you re-configure the maven-checkstyle-plugin your The ruleset that will be used is defined in [kemitix-checkstyle-ruleset](https://github.com/kemitix/kemitix-checkstyle-ruleset). -See the that project's `README.md` file for details on the ruleset. +See that project's `README.md` file for details on the ruleset. ### Configuration diff --git a/pom.xml b/pom.xml index 52f4a38..663f70c 100644 --- a/pom.xml +++ b/pom.xml @@ -40,7 +40,7 @@ UTF-8 UTF-8 target - 0.1.1 + 1.0.0 2.10.4 3.0.1