Skip to content

Commit 4ea2f3f

Browse files
committed
Обновлён copyright
1 parent b06af1c commit 4ea2f3f

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2022-2023 Алексей Каленчуков
3+
Copyright (c) 2022-2024 Алексей Каленчуков
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

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 © 2022-2023 Алексей Каленчуков
3+
~ Copyright © 2022-2024 Алексей Каленчуков
44
~ GitHub: https://github.com/kalenchukov
55
~ E-mail: mailto:aleksey.kalenchukov@yandex.ru
66
~

src/main/java/dev/kalenchukov/punt/Punt.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2023 Алексей Каленчуков
2+
* Copyright © 2022-2024 Алексей Каленчуков
33
* GitHub: https://github.com/kalenchukov
44
* E-mail: mailto:aleksey.kalenchukov@yandex.ru
55
*

src/main/java/dev/kalenchukov/punt/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2023 Алексей Каленчуков
2+
* Copyright © 2022-2024 Алексей Каленчуков
33
* GitHub: https://github.com/kalenchukov
44
* E-mail: mailto:aleksey.kalenchukov@yandex.ru
55
*

src/test/java/dev/kalenchukov/punt/PuntTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright © 2022-2023 Алексей Каленчуков
2+
* Copyright © 2022-2024 Алексей Каленчуков
33
* GitHub: https://github.com/kalenchukov
44
* E-mail: mailto:aleksey.kalenchukov@yandex.ru
55
*

0 commit comments

Comments
 (0)