Skip to content

Commit 65561d8

Browse files
committed
fix cp right
Signed-off-by: Lukas Jungmann <[email protected]>
1 parent 66b0a6c commit 65561d8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -196,6 +196,7 @@
196196
<update>${copyright.update}</update>
197197
<!-- check that year is correct -->
198198
<ignoreYear>${copyright.ignoreyear}</ignoreYear>
199+
<quiet>false</quiet>
199200
</configuration>
200201
</plugin>
201202
<plugin>

api/src/main/javadoc/doc-files/EFSL.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
77
This program and the accompanying materials are made available under the
88
terms of the Eclipse Public License v. 2.0, which is available at
9-
https://www.eclipse.org/legal/epl-2.0.
9+
http://www.eclipse.org/legal/epl-2.0.
1010
1111
This Source Code may also be made available under the following Secondary
1212
Licenses when the conditions for such availability set forth in the

0 commit comments

Comments
 (0)