Skip to content

Commit 662f8d1

Browse files
committed
Update copyright year in license and nuspec files.
1 parent 752b242 commit 662f8d1

4 files changed

+4
-4
lines changed

LICENSE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Aerospike C Client License
22
==========================
33

4-
Copyright 2008-2022 Aerospike, Inc.
4+
Copyright 2008-2024 Aerospike, Inc.
55

66
Portions may be licensed to Aerospike, Inc. under one or more contributor
77
license agreements.

vs/aerospike-client-c-libevent.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<icon>icon.png</icon>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Aerospike C client library for sync and async database commands using the libevent event framework.</description>
14-
<copyright>Copyright 2008-2023 Aerospike, Inc.</copyright>
14+
<copyright>Copyright 2008-2024 Aerospike, Inc.</copyright>
1515
<tags>Aerospike database C client native libevent</tags>
1616
</metadata>
1717
<files>

vs/aerospike-client-c-libuv.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<icon>icon.png</icon>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Aerospike C client library for sync and async database commands using the libuv event framework.</description>
14-
<copyright>Copyright 2008-2023 Aerospike, Inc.</copyright>
14+
<copyright>Copyright 2008-2024 Aerospike, Inc.</copyright>
1515
<tags>Aerospike database C client native libuv</tags>
1616
</metadata>
1717
<files>

vs/aerospike-client-c.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<icon>icon.png</icon>
1212
<requireLicenseAcceptance>false</requireLicenseAcceptance>
1313
<description>Aerospike C client library for synchronous database commands.</description>
14-
<copyright>Copyright 2008-2023 Aerospike, Inc.</copyright>
14+
<copyright>Copyright 2008-2024 Aerospike, Inc.</copyright>
1515
<tags>Aerospike database C client native</tags>
1616
</metadata>
1717
<files>

0 commit comments

Comments
 (0)