diff options
author | Brandon Lee Camilleri <brandon.camilleri.90@gmail.com> | 2024-01-06 14:51:58 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-06 14:51:58 +0100 |
commit | c03519789abf8a178753201fd3bbaa0c5b563cc8 (patch) | |
tree | d523e01ca0707c3ec18a08c8059fe901e8ef2525 | |
parent | ec0963dca271b3e655fc94c05924c14ed65b5d02 (diff) |
copyright update
-rw-r--r-- | markup.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. |