Skip to content

Commit caac440

Browse files
committed
chore(ip): update license headers and since tags
1 parent 97ad6ca commit caac440

File tree

71 files changed

+72
-72
lines changed

Some content is hidden

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

71 files changed

+72
-72
lines changed

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

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

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2024 B2i Healthcare, https://b2ihealthcare.com
2+
* Copyright 2024-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/es8/Elasticsearch8ClientTest.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-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/IndexClientFactory.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/es/EsDocumentSearcher.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-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/es/query/Es8QueryBuilder.java

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

commons/com.b2international.index/src/com/b2international/index/es/query/EsQueryBuilder.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.

commons/com.b2international.index/src/com/b2international/index/query/Expressions.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.

0 commit comments

Comments
 (0)