summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBrandon Lee Camilleri <brandon.camilleri.90@gmail.com>2024-01-06 14:52:15 +0100
committerGitHub <noreply@github.com>2024-01-06 14:52:15 +0100
commit8bbcc0cdcbac74f4af22d8b3e6609f8d27ee36d4 (patch)
tree40b61ccc41f5a87f35f3a31e3e2aace4e176c480
parentc03519789abf8a178753201fd3bbaa0c5b563cc8 (diff)
copyright update
-rw-r--r--profile.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/profile.go b/profile.go
index 1cf2ace..dc23824 100644
--- a/profile.go
+++ b/profile.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.