Skip to content

Commit ce8599d

Browse files
authored
Move to YEAR in license (#801 / #813)
We decided to no longer update the copyright notice in our license/files but instead use the solution adapted by the Eclipse project as well, which is only using the creation year. Closes: #801 PR: #813
1 parent 6ecdc91 commit ce8599d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.infra/spotless/eclipse-public-license-2.0.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright 2016-$YEAR the original author or authors.
2+
* Copyright $YEAR the original author or authors.
33
*
44
* All rights reserved. This program and the accompanying materials are
55
* made available under the terms of the Eclipse Public License v2.0 which

0 commit comments

Comments
 (0)