Skip to content

Commit 02e5f51

Browse files
committed
Update copyright
1 parent ea67c23 commit 02e5f51

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
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-2023 The Legion of the Bouncy Castle Inc. (https://www.bouncycastle.org).
1+
Copyright (c) 2000-2024 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/License.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<h2>The BouncyCastle.NET Cryptography Library</h2>
1010
<h3>License:</h3>
1111
The Bouncy Castle License<br>
12-
Copyright (c) 2000-2022 The Legion of the Bouncy Castle Inc.
12+
Copyright (c) 2000-2024 The Legion of the Bouncy Castle Inc.
1313
(https://www.bouncycastle.org)<br>
1414
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and
1515
associated documentation files (the "Software"), to deal in the Software without restriction,

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-2023</Copyright>
14+
<Copyright>Copyright © Legion of the Bouncy Castle Inc. 2000-2024</Copyright>
1515
<Description>BouncyCastle.NET is a popular cryptography library for .NET</Description>
1616
<PackageIcon>packageIcon.png</PackageIcon>
1717
<PackageIconUrl>https://www.bouncycastle.org/images/nuget_packageIcon.png</PackageIconUrl>

0 commit comments

Comments
 (0)