Skip to content

Commit 45ecafa

Browse files
committed
Update copyright year
1 parent 5e95819 commit 45ecafa

31 files changed

+32
-32
lines changed

.github/FUNDING.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2017-2023 Volkan Yazıcı
1+
# Copyright 2017-2024 Volkan Yazıcı
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

.github/dependabot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2017-2023 Volkan Yazıcı
1+
# Copyright 2017-2024 Volkan Yazıcı
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

.github/maven-settings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2017-2023 Volkan Yazıcı
3+
Copyright 2017-2024 Volkan Yazıcı
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright 2017-2023 Volkan Yazıcı
1+
# Copyright 2017-2024 Volkan Yazıcı
22
#
33
# Licensed under the Apache License, Version 2.0 (the "License");
44
# you may not use this file except in compliance with the License.

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
Copyright 2017-2023 Volkan Yazıcı
2+
Copyright 2017-2024 Volkan Yazıcı
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<!---
2-
Copyright 2017-2023 Volkan Yazıcı
2+
Copyright 2017-2024 Volkan Yazıcı
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.
@@ -259,7 +259,7 @@ If you have encountered an unlisted security vulnerability or other unexpected b
259259

260260
# License
261261

262-
Copyright &copy; 2017-2023 [Volkan Yazıcı](https://volkan.yazi.ci/)
262+
Copyright &copy; 2017-2024 [Volkan Yazıcı](https://volkan.yazi.ci/)
263263

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

appender-fatjar/src/main/java/com/vlkan/log4j2/redis/appender/RedisAppenderFatJar.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2023 Volkan Yazıcı
2+
* Copyright 2017-2024 Volkan Yazıcı
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

appender/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright 2017-2023 Volkan Yazıcı
3+
Copyright 2017-2024 Volkan Yazıcı
44
55
Licensed under the Apache License, Version 2.0 (the "License");
66
you may not use this file except in compliance with the License.

appender/src/main/java/com/vlkan/log4j2/redis/appender/DebugLogger.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2023 Volkan Yazıcı
2+
* Copyright 2017-2024 Volkan Yazıcı
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

appender/src/main/java/com/vlkan/log4j2/redis/appender/Helpers.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2017-2023 Volkan Yazıcı
2+
* Copyright 2017-2024 Volkan Yazıcı
33
*
44
* Licensed under the Apache License, Version 2.0 (the "License");
55
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)