Skip to content

Commit 65e2567

Browse files
committed
chore(ip): update license headers and since tags
1 parent 47f956f commit 65e2567

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

commons/com.b2international.index.tests/src/com/b2international/index/AnalyzerTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2024 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2020-2025 B2i Healthcare, https://b2ihealthcare.com
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.

commons/com.b2international.index.tests/src/com/b2international/index/revision/RevisionBranchMergeConflictTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2020-2025 B2i Healthcare, https://b2ihealthcare.com
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.

commons/com.b2international.index.tests/src/com/b2international/index/revision/RevisionFixtures.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011-2023 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2011-2025 B2i Healthcare, https://b2ihealthcare.com
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.

commons/com.b2international.index/src/com/b2international/index/compat/TextConstants.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011-2020 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2011-2025 B2i Healthcare, https://b2ihealthcare.com
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.

commons/com.b2international.index/src/com/b2international/index/mapping/DocumentMapping.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011-2023 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2011-2025 B2i Healthcare, https://b2ihealthcare.com
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.

core/com.b2international.snowowl.core.rest.tests/src/com/b2international/snowowl/core/rest/auth/BasicAuthenticationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011-2021 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2011-2025 B2i Healthcare, https://b2ihealthcare.com
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.

core/com.b2international.snowowl.core.tests/src/com/b2international/snowowl/core/request/io/ImportResponseSerializationTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020-2023 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2020-2025 B2i Healthcare, https://b2ihealthcare.com
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.

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/SnowOwl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2011-2024 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2011-2025 B2i Healthcare, https://b2ihealthcare.com
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.

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/identity/JWTSupport.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2022-2023 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2022-2025 B2i Healthcare, https://b2ihealthcare.com
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.

core/com.b2international.snowowl.core/src/com/b2international/snowowl/core/request/io/ImportResponse.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2020 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2020-2025 B2i Healthcare, https://b2ihealthcare.com
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)