Skip to content

Commit 99d1529

Browse files
refactor: Replace "Copyright 2023" with "Copyright ${year}"
Use this link to re-run the recipe: https://app.moderne.io/recipes/org.openrewrite.text.FindAndReplace?organizationId=T3BlblJld3JpdGU%3D Co-authored-by: Moderne <[email protected]>
1 parent 504a386 commit 99d1529

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/licenseHeader.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright 2023 the original author or authors.
1+
Copyright ${year} the original author or authors.
22
<p>
33
Licensed under the Apache License, Version 2.0 (the "License");
44
you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)