Skip to content

Commit

Permalink
license header
Browse files Browse the repository at this point in the history
  • Loading branch information
q191201771 committed May 11, 2024
1 parent e5a582b commit f723fac
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions pkg/rtsp/websocket_server.go
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
// Copyright 2024, Chef. All rights reserved.
// https://github.com/q191201771/lal
//
// Use of this source code is governed by a MIT-style license
// that can be found in the License file.
//
// Author: Chef (191201771@qq.com)

package rtsp

import (
Expand Down

0 comments on commit f723fac

Please sign in to comment.