Skip to content

Commit 4d20668

Browse files
committed
Update the copyright year to 2025 (14.1.2.0 cl 113102 --> 14.1.1.0)
[git-p4: depot-paths = "//dev/release.net/coherence-net-v14.1.1.0/": change = 113104]
1 parent b971035 commit 4d20668

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

Coherence.msbuild

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<!--
3-
Copyright (c) 2000, 2024, Oracle and/or its affiliates.
3+
Copyright (c) 2000, 2025, Oracle and/or its affiliates.
44
55
Licensed under the Universal Permissive License v 1.0 as shown at
6-
http://oss.oracle.com/licenses/upl.
6+
https://oss.oracle.com/licenses/upl.
77
-->
88
<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -->
99
<!-- MSBuild build script for Oracle Coherence for .NET -->
@@ -436,7 +436,7 @@
436436
AssemblyConfiguration="$(BuildType)"
437437
AssemblyInfoFiles="@(AssemblyInfoFiles)"
438438
AssemblyCompany="Oracle"
439-
AssemblyCopyright="Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved."
439+
AssemblyCopyright="Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved."
440440
AssemblyDescription="$(AssemblyDescription)"
441441
AssemblyKeyFile="src\Coherence\Coherence-AssemblyKey.snk"
442442
AssemblyKeyName=""

src/Coherence/Coherence.2010.csproj.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<icon>coherence-logo.png</icon>
1414
<description>This is a .NET Framework 4.8 (or later) compatible implementation of Oracle Coherence .NET Extend Client. For .NET Core 6 compatible implementation, see https://www.nuget.org/packages/Coherence.Core/.</description>
1515
<releaseNotes>For release notes, please visit https://github.com/oracle/coherence-dotnet-extend-client/releases/tag/$version$/.</releaseNotes>
16-
<copyright>Copyright (c) 2000, 2024, Oracle and/or its affiliates. All rights reserved.</copyright>
16+
<copyright>Copyright (c) 2000, 2025, Oracle and/or its affiliates. All rights reserved.</copyright>
1717
<language>en-US</language>
1818
<tags>IMDG;Scalable;Distributed;DB;Cache;Microservices</tags>
1919
</metadata>

src/Coherence/help2019.shfbproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
<MaximumGroupParts>2</MaximumGroupParts>
4444
<Preliminary>False</Preliminary>
4545
<HeaderText>Oracle&amp;#174%3b Fusion Middleware .NET API Reference for Oracle Coherence&amp;lt%3bbr/&amp;gt%3b14&amp;lt%3bem&amp;gt%3bc&amp;lt%3b/em&amp;gt%3b %2814.1.1.0%29&amp;lt%3bbr/&amp;gt%3bF23534-02&amp;lt%3bbr/&amp;gt%3b</HeaderText>
46-
<FooterText>Copyright &amp;#169%3b 2000, 2024, Oracle and/or its affiliates. All rights reserved.</FooterText>
46+
<FooterText>Copyright &amp;#169%3b 2000, 2025, Oracle and/or its affiliates. All rights reserved.</FooterText>
4747
<SdkLinkTarget>Blank</SdkLinkTarget>
4848
<ProjectSummary>&amp;lt%3bb&amp;gt%3bCoherence for .NET&amp;lt%3b/b&amp;gt%3b allows .NET applications to access Coherence
4949
clustered services, including data, data events, and data processing from

0 commit comments

Comments
 (0)