diff options
| author | Shulhan <ms@kilabit.info> | 2022-03-02 00:05:24 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-03-04 23:09:12 +0700 |
| commit | 88478fdaa0a324569658232787d9bd96eb2ac0d6 (patch) | |
| tree | 2f33c36bb6ae57a1bf483e2684294b2e14d4c90a /embed_options.go | |
| parent | a6c335c54cf16198ce74b80bcc4a218ea9637775 (diff) | |
| download | ciigo-88478fdaa0a324569658232787d9bd96eb2ac0d6.tar.xz | |
all: re-licensing ciigo under GPL-3.0 or later
See https://kilabit.info/journal/2022/gpl/ for more information.
Diffstat (limited to 'embed_options.go')
| -rw-r--r-- | embed_options.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/embed_options.go b/embed_options.go index 52dae1a..e35610a 100644 --- a/embed_options.go +++ b/embed_options.go @@ -1,6 +1,5 @@ -// Copyright 2021, Shulhan <ms@kilabit.info>. All rights reserved. -// Use of this source code is governed by a BSD-style license that can be -// found in the LICENSE file. +// SPDX-FileCopyrightText: 2021 Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later package ciigo |
