diff options
Diffstat (limited to 'lib/http/sse_endpoint.go')
| -rw-r--r-- | lib/http/sse_endpoint.go | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/http/sse_endpoint.go b/lib/http/sse_endpoint.go index c1bef50c..fa3c6c3d 100644 --- a/lib/http/sse_endpoint.go +++ b/lib/http/sse_endpoint.go @@ -1,6 +1,5 @@ -// Copyright 2023, 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-License-Identifier: BSD-3-Clause +// SPDX-FileCopyrightText: 2023 Shulhan <ms@kilabit.info> package http |
