Skip to content

Commit d0afff5

Browse files
committed
Fix license headers
1 parent 1f4f352 commit d0afff5

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

protobuf-maven-plugin/src/main/java/io/github/ascopes/protobufmavenplugin/plexus/ImmutablesDataPlexusConverter.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 - 2025, Ashley Scopes.
2+
* Copyright (C) 2023 Ashley Scopes
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.

protobuf-maven-plugin/src/test/java/io/github/ascopes/protobufmavenplugin/plexus/ImmutablesDataPlexusConverterTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 - 2025, Ashley Scopes.
2+
* Copyright (C) 2023 Ashley Scopes
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.

protobuf-maven-plugin/src/test/java/io/github/ascopes/protobufmavenplugin/plexus/testdata/Datatypes_SomeBrokenModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 - 2025, Ashley Scopes.
2+
* Copyright (C) 2023 Ashley Scopes
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.

protobuf-maven-plugin/src/test/java/io/github/ascopes/protobufmavenplugin/plexus/testdata/SomeBrokenModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 - 2025, Ashley Scopes.
2+
* Copyright (C) 2023 Ashley Scopes
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.

protobuf-maven-plugin/src/test/java/io/github/ascopes/protobufmavenplugin/plexus/testdata/ValidInnerModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 - 2025, Ashley Scopes.
2+
* Copyright (C) 2023 Ashley Scopes
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.

protobuf-maven-plugin/src/test/java/io/github/ascopes/protobufmavenplugin/plexus/testdata/ValidOuterModel.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (C) 2023 - 2025, Ashley Scopes.
2+
* Copyright (C) 2023 Ashley Scopes
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)