Skip to content

Commit

Permalink
fix cp right
Browse files Browse the repository at this point in the history
Signed-off-by: Lukas Jungmann <lukas.jungmann@oracle.com>
  • Loading branch information
lukasj committed Oct 26, 2023
1 parent 66b0a6c commit 65561d8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@
<update>${copyright.update}</update>
<!-- check that year is correct -->
<ignoreYear>${copyright.ignoreyear}</ignoreYear>
<quiet>false</quiet>
</configuration>
</plugin>
<plugin>
Expand Down
2 changes: 1 addition & 1 deletion api/src/main/javadoc/doc-files/EFSL.html
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
https://www.eclipse.org/legal/epl-2.0.
http://www.eclipse.org/legal/epl-2.0.
This Source Code may also be made available under the following Secondary
Licenses when the conditions for such availability set forth in the
Expand Down

0 comments on commit 65561d8

Please sign in to comment.