Skip to content

Commit 7193273

Browse files
committed
Update copyright year
WE2-1069 Signed-off-by: Mart Somermaa <[email protected]>
1 parent 5acd17e commit 7193273

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
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) 2020-2024 Estonian Information System Authority
3+
Copyright (c) 2020-2025 Estonian Information System Authority
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

src/test/java/eu/webeid/security/validator/AuthTokenCertificateTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ protected void setup() {
8181
}
8282

8383
@AfterEach
84-
public void tearDown() {
84+
void tearDown() {
8585
mockedClock.close();
8686
}
8787

0 commit comments

Comments
 (0)