diff options
Diffstat (limited to 'api/telegram/bot/order_info.go')
| -rw-r--r-- | api/telegram/bot/order_info.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/api/telegram/bot/order_info.go b/api/telegram/bot/order_info.go index a442b667..bfddbcca 100644 --- a/api/telegram/bot/order_info.go +++ b/api/telegram/bot/order_info.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 |
