diff options
author | Brandon Lee Camilleri <brandon.camilleri.90@gmail.com> | 2024-01-06 14:52:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-06 14:52:15 +0100 |
commit | 8bbcc0cdcbac74f4af22d8b3e6609f8d27ee36d4 (patch) | |
tree | 40b61ccc41f5a87f35f3a31e3e2aace4e176c480 | |
parent | c03519789abf8a178753201fd3bbaa0c5b563cc8 (diff) |
copyright update
-rw-r--r-- | profile.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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. |