diff options
Diffstat (limited to 'telegram_bot.go')
| -rw-r--r-- | telegram_bot.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/telegram_bot.go b/telegram_bot.go index 0d83fa2..774d863 100644 --- a/telegram_bot.go +++ b/telegram_bot.go @@ -1,6 +1,5 @@ -// Copyright 2020, 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: 2020 M. Shulhan <ms@kilabit.info> +// SPDX-License-Identifier: GPL-3.0-or-later package kamusd |
