Skip to content

Commit e9d058d

Browse files
committed
chore: update copyright year
[skip ci]
1 parent 1c8a0c2 commit e9d058d

File tree

406 files changed

+406
-406
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

406 files changed

+406
-406
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -784,7 +784,7 @@
784784
<java>SLASHSTAR_STYLE</java>
785785
</mapping>
786786
<properties>
787-
<copyright.years>${project.inceptionYear}-2023</copyright.years>
787+
<copyright.years>${project.inceptionYear}-2024</copyright.years>
788788
<author.name>${project.developers[0].name}</author.name>
789789
<author.email>${project.developers[0].email}</author.email>
790790
</properties>

src/main/config/nginx/503.en.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h4 id="error-msg">
7171
<div class="row">
7272
<footer class="col-sm-12 text-right">
7373
<i class="glyphicon glyphicon-envelope"></i>
74-
<a href="mailto:[email protected]" title="Write e-mail">Slava Semushin</a>, 2009-2023
74+
<a href="mailto:[email protected]" title="Write e-mail">Slava Semushin</a>, 2009-2024
7575
</footer>
7676
</div>
7777
</div>

src/main/config/nginx/503.ru.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ <h4 id="error-msg">
7171
<div class="row">
7272
<footer class="col-sm-12 text-right">
7373
<i class="glyphicon glyphicon-envelope"></i>
74-
<a href="mailto:[email protected]" title="Написать письмо">Слава Семушин</a>, 2009-2023
74+
<a href="mailto:[email protected]" title="Написать письмо">Слава Семушин</a>, 2009-2024
7575
</footer>
7676
</div>
7777
</div>

src/main/java/ru/mystamps/web/common/ControllerUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/Currency.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/EntityWithParentDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/JdbcUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/LinkEntityDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/LocaleUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/Pager.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/RowMappers.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/SitemapInfoDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/common/SlugUtils.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/config/ApplicationContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/config/DaoConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/config/DispatcherServletContext.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/config/MvcConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/config/ServicesConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/config/TaskExecutorConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AccountConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AccountController.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AccountDb.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AccountUrl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AccountValidation.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/ActivateAccountDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/ActivateAccountForm.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AddUserDbDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/AddUsersActivationDbDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/ExistingActivationKey.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/ExistingActivationKeyValidator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/JdbcUserDao.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/JdbcUsersActivationDao.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/RegisterAccountDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/RegisterAccountForm.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/RowMappers.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/SendUsersActivationDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UniqueLogin.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UniqueLoginValidator.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UserDao.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UserDetails.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UserService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UserServiceImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UsersActivationDao.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UsersActivationDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UsersActivationFullDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UsersActivationService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/account/UsersActivationServiceImpl.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/AddCategoryDbDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/AddCategoryDto.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/AddCategoryForm.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/ApiCategoryService.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/Category.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/CategoryConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/CategoryController.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/CategoryDao.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

src/main/java/ru/mystamps/web/feature/category/CategoryDb.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2009-2023 Slava Semushin <[email protected]>
2+
* Copyright (C) 2009-2024 Slava Semushin <[email protected]>
33
*
44
* This program is free software; you can redistribute it and/or modify
55
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)