diff options
| author | nytpu <alex@nytpu.com> | 2023-12-31 15:55:47 -0700 |
|---|---|---|
| committer | nytpu <alex@nytpu.com> | 2023-12-31 15:55:47 -0700 |
| commit | 8737a9a254a10dcaed93be1219244b702d0d30b3 (patch) | |
| tree | 616c2a47773c193b05b60a6bc5bcab5c9d585787 | |
| parent | a3a6a8b427ba228c03b6b68b2074585ef5881746 (diff) | |
Bump copyright years
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | fetch/gemini.go | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -115,7 +115,7 @@ Send patches and issue reports to ## license -`comitium` is Copyright © 2021 nytpu. +`comitium` is Copyright © 2021-2023 nytpu. `comitium` is licensed under the terms of the GNU Affero General Public License, version 3. For more information, see [LICENSE][] or the [GNU website][agpl-3] diff --git a/fetch/gemini.go b/fetch/gemini.go index 1182629..41da891 100644 --- a/fetch/gemini.go +++ b/fetch/gemini.go @@ -1,4 +1,4 @@ -// Copyright (C) 2021 nytpu +// Copyright (C) 2021-2023 nytpu // SPDX-License-Identifier: AGPL-3.0-only // For more license details, see LICENSE or <https://www.gnu.org/licenses/agpl-3.0.html>. |
