From 126c72f285bc75dcff026a2c966afbb5cf294b44 Mon Sep 17 00:00:00 2001 From: Shulhan Date: Sun, 13 Mar 2022 17:06:43 +0700 Subject: all: changes the license of trunks software to GPL 3.0 or later See https://kilabit.info/journal/2022/gpl for more information. --- websocket_server.go | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'websocket_server.go') diff --git a/websocket_server.go b/websocket_server.go index 4079ed1..0c1d965 100644 --- a/websocket_server.go +++ b/websocket_server.go @@ -1,6 +1,5 @@ -// Copyright 2021, Shulhan . 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 +// SPDX-License-Identifier: GPL-3.0-or-later package trunks -- cgit v1.3