From df2cc7695b99691220d98a59293b5d84ddc745fa Mon Sep 17 00:00:00 2001 From: Yegor Bugayenko Date: Mon, 2 Dec 2024 07:23:47 +0300 Subject: [PATCH] #132 year fixed --- .github/workflows/codecov.yml | 2 +- .github/workflows/copyrights.yml | 2 +- .github/workflows/markdown-lint.yml | 2 +- .github/workflows/mvn.yml | 2 +- .github/workflows/pdd.yml | 2 +- .github/workflows/sonar.yml | 2 +- .github/workflows/xcop.yml | 2 +- .github/workflows/yamllint.yml | 2 +- .rultor.yml | 2 +- .yamllint.yml | 2 +- src/test/resources/log4j.properties | 22 ++++++++++++++++++++++ 11 files changed, 32 insertions(+), 10 deletions(-) diff --git a/.github/workflows/codecov.yml b/.github/workflows/codecov.yml index eaa3cc4..e4eefc1 100644 --- a/.github/workflows/codecov.yml +++ b/.github/workflows/codecov.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/copyrights.yml b/.github/workflows/copyrights.yml index 8d840e0..534ccec 100644 --- a/.github/workflows/copyrights.yml +++ b/.github/workflows/copyrights.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/markdown-lint.yml b/.github/workflows/markdown-lint.yml index c678a7c..802e46d 100644 --- a/.github/workflows/markdown-lint.yml +++ b/.github/workflows/markdown-lint.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/mvn.yml b/.github/workflows/mvn.yml index 379986a..cae0bd2 100644 --- a/.github/workflows/mvn.yml +++ b/.github/workflows/mvn.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/pdd.yml b/.github/workflows/pdd.yml index 082189b..5087569 100644 --- a/.github/workflows/pdd.yml +++ b/.github/workflows/pdd.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/sonar.yml b/.github/workflows/sonar.yml index 970c547..307c6aa 100644 --- a/.github/workflows/sonar.yml +++ b/.github/workflows/sonar.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/xcop.yml b/.github/workflows/xcop.yml index 050ee51..b3da4cc 100644 --- a/.github/workflows/xcop.yml +++ b/.github/workflows/xcop.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.github/workflows/yamllint.yml b/.github/workflows/yamllint.yml index 2c1bed9..49b2819 100644 --- a/.github/workflows/yamllint.yml +++ b/.github/workflows/yamllint.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.rultor.yml b/.rultor.yml index 50b52a1..1813c31 100644 --- a/.rultor.yml +++ b/.rultor.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/.yamllint.yml b/.yamllint.yml index 1b45c64..522db71 100644 --- a/.yamllint.yml +++ b/.yamllint.yml @@ -1,6 +1,6 @@ # The MIT License (MIT) # -# Copyright (c) 2023-2024 Yegor Bugayenko +# Copyright (c) 2022-2024 Yegor Bugayenko # # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/resources/log4j.properties b/src/test/resources/log4j.properties index 7b71226..f104577 100644 --- a/src/test/resources/log4j.properties +++ b/src/test/resources/log4j.properties @@ -1,3 +1,25 @@ +# The MIT License (MIT) +# +# Copyright (c) 2022-2024 Yegor Bugayenko +# +# 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 NON-INFRINGEMENT. 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. + log4j.rootLogger=WARN, CONSOLE log4j.appender.CONSOLE=org.apache.log4j.ConsoleAppender