Skip to content

Commit 95c3587

Browse files
committed
Fix copyright year to 2019
Signed-off-by: leadpony <[email protected]>
1 parent 54d8431 commit 95c3587

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

api/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
55
66
This program and the accompanying materials are made available under the
77
terms of the Eclipse Public License v. 2.0, which is available at
@@ -57,7 +57,7 @@
5757
</group>
5858
</groups>
5959
<bottom>
60-
<![CDATA[Copyright &#169; 2012-2018,
60+
<![CDATA[Copyright &#169; 2012-2019,
6161
<a href="http://www.oracle.com">Oracle</a>
6262
and/or its affiliates. All Rights Reserved.
6363
Use is subject to

demos/customprovider-jdk9/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright (c) 2017 Oracle and/or its affiliates. All rights reserved.
3+
Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
44
55
This program and the accompanying materials are made available under the
66
terms of the Eclipse Distribution License v. 1.0, which is available at

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
33
4-
Copyright (c) 2011, 2018 Oracle and/or its affiliates. All rights reserved.
4+
Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
55
66
This program and the accompanying materials are made available under the
77
terms of the Eclipse Public License v. 2.0, which is available at

0 commit comments

Comments
 (0)