Skip to content

Commit 3506b1f

Browse files
committed
tweak copyright date
1 parent e3bc45e commit 3506b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

version_stamp/version_stamp.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ public static class gen
6666

6767
private const string NUSPEC_RELEASE_NOTES = "TODO url";
6868

69-
const string COPYRIGHT = "Copyright 2014-2022 SourceGear, LLC";
69+
const string COPYRIGHT = "Copyright 2014-2023 SourceGear, LLC";
7070
const string AUTHORS = "Eric Sink";
7171
const string SUMMARY = "SQLitePCLRaw is a Portable Class Library (PCL) for low-level (raw) access to SQLite";
7272
const string PACKAGE_TAGS = "sqlite";

0 commit comments

Comments
 (0)