diff options
Diffstat (limited to 'api/telegram/bot/doc.go')
| -rw-r--r-- | api/telegram/bot/doc.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/api/telegram/bot/doc.go b/api/telegram/bot/doc.go index d8090064..5882d761 100644 --- a/api/telegram/bot/doc.go +++ b/api/telegram/bot/doc.go @@ -1,6 +1,6 @@ -// 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: BSD-3-Clause // Package bot implement the Telegram Bot API // https://core.telegram.org/bots/api. |
