Skip to content

Commit 6b00a78

Browse files
committed
chore(ip): update license headers and since tags
1 parent 7cf2e79 commit 6b00a78

File tree

9 files changed

+9
-9
lines changed

9 files changed

+9
-9
lines changed

core/com.b2international.snowowl.core.tests/src/com/b2international/snowowl/core/taxonomy/SimpleTaxonomyGraphTest.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-2024 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/TerminologyResource.java

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

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

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

snomed/com.b2international.snowowl.snomed.core.rest.tests/src/com/b2international/snowowl/snomed/core/rest/SnomedRestFixtures.java

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

snomed/com.b2international.snowowl.snomed.core.rest.tests/src/com/b2international/snowowl/snomed/core/rest/validation/ValidationApiTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
import io.restassured.http.ContentType;
2626

2727
/**
28-
* @since 9.3
28+
* @since 9.3.0
2929
*/
3030
public class ValidationApiTest {
3131

snomed/com.b2international.snowowl.snomed.datastore/src/com/b2international/snowowl/snomed/datastore/request/RefSetSupport.java

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

snomed/com.b2international.snowowl.snomed.datastore/src/com/b2international/snowowl/snomed/datastore/request/SnomedMrcmTypeRequest.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-2024 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)