update copyright blocks
This commit is contained in:
parent
2853df3fa2
commit
3e5aa8f6f6
5 changed files with 17 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
<?xml version="1.0" encoding="UTF-8"?>
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
<!-- Copyright 2021 Luca Filipozzi. Some rights reserved. See License. -->
|
<!-- Copyright 2021 Luca Filipozzi. Some rights reserved. See LICENSE. -->
|
||||||
<!DOCTYPE suppressions PUBLIC
|
<!DOCTYPE suppressions PUBLIC
|
||||||
"-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN"
|
"-//Checkstyle//DTD SuppressionFilter Configuration 1.2//EN"
|
||||||
"https://checkstyle.org/dtds/suppressions_1_2.dtd">
|
"https://checkstyle.org/dtds/suppressions_1_2.dtd">
|
||||||
|
|
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,4 +1,4 @@
|
||||||
# Copyright 2021 Luca Filipozzi. Some rights reserved. See Licence.
|
# Copyright 2021 Luca Filipozzi. Some rights reserved. See LICENCE.
|
||||||
|
|
||||||
# idea
|
# idea
|
||||||
.idea/
|
.idea/
|
||||||
|
|
|
@ -1 +1,6 @@
|
||||||
Be kind. Be calm. Be safe.
|
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
|
||||||
|
|
|
@ -1 +1,6 @@
|
||||||
Contributions are welcome. Submit an issue or a pull request. Merges are at the discretion of the project owner.
|
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
|
||||||
|
|
|
@ -3,3 +3,8 @@
|
||||||
This project is provided on a 'time-avaialble' basis.
|
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.
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue