Skip to content

Commit 02984a5

Browse files
committed
Remove 'all rights reserved' notice, per corporate mandate.
1 parent be6897b commit 02984a5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/main/java/io/prometheus/wls/rest/domain/ExporterConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package io.prometheus.wls.rest.domain;
22
/*
3-
* Copyright (c) 2017, 2020, Oracle Corporation and/or its affiliates. All rights reserved.
3+
* Copyright (c) 2017, 2020, Oracle Corporation and/or its affiliates.
44
*
55
* Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
66
*/

src/test/java/io/prometheus/wls/rest/WebClientImplTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package io.prometheus.wls.rest;
22
/*
3-
* Copyright (c) 2017, 2020, Oracle Corporation and/or its affiliates. All rights reserved.
3+
* Copyright (c) 2017, 2020, Oracle Corporation and/or its affiliates.
44
*
55
* Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
66
*/

src/test/java/io/prometheus/wls/rest/domain/ExporterConfigTest.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
package io.prometheus.wls.rest.domain;
22
/*
3-
* Copyright (c) 2017, 2020, Oracle Corporation and/or its affiliates. All rights reserved.
3+
* Copyright (c) 2017, 2020, Oracle Corporation and/or its affiliates.
44
*
55
* Licensed under the Universal Permissive License v 1.0 as shown at http://oss.oracle.com/licenses/upl.
66
*/

0 commit comments

Comments
 (0)