summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Lee Camilleri <brandon.camilleri.90@gmail.com>2024-01-06 14:52:52 +0100
committerGitHub <noreply@github.com>2024-01-06 14:52:52 +0100
commit42f650e9b69213a7abffede4e67df70db05dcf27 (patch)
tree1faaa55dcbe8a84f23a19d24b8e72bf1810ef0ba
parent32ab51d386eb42368a4eba6356fd3fb1f6c3cf61 (diff)
copyright update
-rw-r--r--sorter.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sorter.go b/sorter.go
index 7a119a7..89ea545 100644
--- a/sorter.go
+++ b/sorter.go
@@ -1,4 +1,4 @@
-// Copyright (c) 2013-2023 by Michael Dvorkin and contributors. All Rights Reserved.
+// Copyright (c) 2013-2024 by Michael Dvorkin and contributors. All Rights Reserved.
// Use of this source code is governed by a MIT-style license that can
// be found in the LICENSE file.