diff --git a/.checkstyle-suppressions.xml b/.checkstyle-suppressions.xml index d7b2fe5..8825b72 100644 --- a/.checkstyle-suppressions.xml +++ b/.checkstyle-suppressions.xml @@ -1,5 +1,5 @@ - + diff --git a/.gitignore b/.gitignore index 33b8140..ea8f090 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright 2021 Luca Filipozzi. Some rights reserved. See Licence. +# Copyright 2021 Luca Filipozzi. Some rights reserved. See LICENCE. # idea .idea/ diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 6e4c0af..0d23588 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1 +1,6 @@ Be kind. Be calm. Be safe. + +--- +Copyright 2021 Luca Filipozzi. Some rights reserved. See [LICENSE][license-url]. + +[license-url]: https://github.com/LucaFilipozzi/keycloak-extensions-prototype/blob/main/LICENSE.md diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2138328..80756ea 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1 +1,6 @@ Contributions are welcome. Submit an issue or a pull request. Merges are at the discretion of the project owner. + +--- +Copyright 2021 Luca Filipozzi. Some rights reserved. See [LICENSE][license-url]. + +[license-url]: https://github.com/LucaFilipozzi/keycloak-extensions-prototype/blob/main/LICENSE.md diff --git a/SECURITY.md b/SECURITY.md index bbb1a7c..a878dad 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,3 +3,8 @@ This project is provided on a 'time-avaialble' basis. If you have a security concern to report, please open an issue or a pull request. + +--- +Copyright 2021 Luca Filipozzi. Some rights reserved. See [LICENSE][license-url]. + +[license-url]: https://github.com/LucaFilipozzi/keycloak-regex-mapper/blob/main/LICENSE.md