Skip to content

Commit 66c97b2

Browse files
committed
update file headers
1 parent 8d24468 commit 66c97b2

File tree

23 files changed

+23
-23
lines changed

23 files changed

+23
-23
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
~ #%L
55
~ insight-object-graph
66
~ %%
7-
~ Copyright (C) 2018 - 2020 The Plugin Authors
7+
~ Copyright (C) 2018 - 2025 The Plugin Authors
88
~ %%
99
~ Licensed under the Apache License, Version 2.0 (the "License");
1010
~ you may not use this file except in compliance with the License.

src/main/java/com/linkedplanet/plugin/jira/insightobjectgraph/impl/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* #%L
88
* insight-object-graph
99
* %%
10-
* Copyright (C) 2018 - 2020 The Plugin Authors
10+
* Copyright (C) 2018 - 2025 The Plugin Authors
1111
* %%
1212
* Licensed under the Apache License, Version 2.0 (the "License");
1313
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/api/PluginComponent.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/api/objectgraph/ObjectGraph.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/api/objectgraph/ObjectGraphService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/api/objects/ListObjectsService.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/impl/PluginComponentImpl.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/impl/insight/InsightApiFacade.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/impl/objectgraph/ObjectGraphEndpoint.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

src/main/kotlin/com/linkedplanet/plugin/jira/insightobjectgraph/impl/objectgraph/ObjectGraphServiceImpl.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
* #%L
33
* insight-object-graph
44
* %%
5-
* Copyright (C) 2018 - 2020 The Plugin Authors
5+
* Copyright (C) 2018 - 2025 The Plugin Authors
66
* %%
77
* Licensed under the Apache License, Version 2.0 (the "License");
88
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)