diff options
Diffstat (limited to 'lib/websocket/opcode.go')
| -rw-r--r-- | lib/websocket/opcode.go | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/websocket/opcode.go b/lib/websocket/opcode.go index 0001b017..5fe190cd 100644 --- a/lib/websocket/opcode.go +++ b/lib/websocket/opcode.go @@ -1,6 +1,6 @@ -// Copyright 2019, 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: 2019 M. Shulhan <ms@kilabit.info> +// +// SPDX-License-Identifier: BSD-3-Clause package websocket |
