diff --git a/go/server.go b/go/server.go index 5866101..f75229e 100644 --- a/go/server.go +++ b/go/server.go @@ -1,10 +1,3 @@ -// Copyright 2015 The Gorilla WebSocket Authors. All rights reserved. -// Use of this source code is governed by a BSD-style -// license that can be found in the LICENSE file. - -//go:build ignore -// +build ignore - package main import (