aboutsummaryrefslogtreecommitdiff
path: root/lib/websocket/server_options.go
diff options
context:
space:
mode:
Diffstat (limited to 'lib/websocket/server_options.go')
-rw-r--r--lib/websocket/server_options.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/websocket/server_options.go b/lib/websocket/server_options.go
index 0c169188..e736d19a 100644
--- a/lib/websocket/server_options.go
+++ b/lib/websocket/server_options.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 websocket