Skip to content

Commit e4e4c46

Browse files
committed
additional change to copyright for 14.1.1.10
1 parent 5ff0340 commit e4e4c46

File tree

7 files changed

+8
-8
lines changed

7 files changed

+8
-8
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
1+
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
22

33
The Universal Permissive License (UPL), Version 1.0
44

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!--
22
3-
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
http://oss.oracle.com/licenses/upl.
@@ -316,7 +316,7 @@ By default, you need to provide a POF configure file, pof-config.xml, in the Tar
316316
```
317317
<?xml version="1.0"?>
318318
<!--
319-
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
319+
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
320320
321321
Licensed under the Universal Permissive License v 1.0 as shown at
322322
http://oss.oracle.com/licenses/upl.

doc/docfx.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"dest": "_site",
6060
"globalMetadata": {
6161
"_appTitle": "Oracle® Coherence Client for .NET",
62-
"_appFooter": "Copyright © 2000, 2020, Oracle and/or its affiliates. All rights reserved.",
62+
"_appFooter": "Copyright © 2000, 2022, Oracle and/or its affiliates. All rights reserved.",
6363
"_appLogoPath": "images/logo.png",
6464
"_enableNewTab": true
6565
},

src/Coherence.Core/Config/coherence-cache-config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
http://oss.oracle.com/licenses/upl.

src/Coherence.Core/Config/coherence-pof-config.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
http://oss.oracle.com/licenses/upl.

src/Coherence.Core/Config/coherence.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<?xml version="1.0"?>
22
<!--
3-
Copyright (c) 2000, 2020, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
66
http://oss.oracle.com/licenses/upl.

src/Coherence.Core/Properties/AssemblyAttributes.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
using System.Runtime.CompilerServices;
22
/*
3-
* Copyright (c) 2000, 2020, Oracle and/or its affiliates.
3+
* Copyright (c) 2000, 2022, Oracle and/or its affiliates.
44
*
55
* Licensed under the Universal Permissive License v 1.0 as shown at
66
* http://oss.oracle.com/licenses/upl.

0 commit comments

Comments
 (0)