diff options
Diffstat (limited to 'api/slack/slack_example_test.go')
| -rw-r--r-- | api/slack/slack_example_test.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/api/slack/slack_example_test.go b/api/slack/slack_example_test.go index 4f2d4e9d..702ffdeb 100644 --- a/api/slack/slack_example_test.go +++ b/api/slack/slack_example_test.go @@ -1,6 +1,6 @@ -// 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 M. Shulhan <ms@kilabit.info> +// +// SPDX-License-Identifier: BSD-3-Clause package slack |
