Skip to content

Commit e681fcb

Browse files
committed
Update Copyright year
1 parent b0dffe2 commit e681fcb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2000-2024 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org).
1+
Copyright (c) 2000-2025 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org).
22
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
33
associated documentation files (the "Software"), to deal in the Software without restriction,
44
including without limitation the rights to use, copy, modify, merge, publish, distribute,

crypto/src/BouncyCastle.Crypto.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<AssemblyTitle>BouncyCastle.NET Cryptography ($(TargetFramework))</AssemblyTitle>
1212
<Authors>Legion of the Bouncy Castle Inc.</Authors>
1313
<Company>Legion of the Bouncy Castle Inc.</Company>
14-
<Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2024</Copyright>
14+
<Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2025</Copyright>
1515
<Description>BouncyCastle.NET is a popular cryptography library for .NET</Description>
1616
<PackageIcon>packageIcon.png</PackageIcon>
1717
<PackageIconUrl>https://www.bouncycastle.org/stable/nuget/csharp/packageIcon.png</PackageIconUrl>

0 commit comments

Comments
 (0)