Skip to content

Commit

Permalink
Fix the copyright headers.
Browse files Browse the repository at this point in the history
  • Loading branch information
schmidtw committed Dec 30, 2023
1 parent e5f7e8a commit 0b51e7f
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion internal/websocket/internal_options.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyright4yyText: 2023 Comcast Cable Communications Management, LLC
// SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
// SPDX-License-Identifier: Apache-2.0

package websocket
Expand Down
2 changes: 1 addition & 1 deletion internal/websocket/mocks_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyright4yyText: 2023 Comcast Cable Communications Management, LLC
// SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
// SPDX-License-Identifier: Apache-2.0

package websocket
Expand Down
2 changes: 1 addition & 1 deletion internal/websocket/mode.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyright4yyText: 2023 Comcast Cable Communications Management, LLC
// SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
// SPDX-License-Identifier: Apache-2.0

package websocket
Expand Down
2 changes: 1 addition & 1 deletion internal/websocket/mode_test.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyright4yyText: 2023 Comcast Cable Communications Management, LLC
// SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
// SPDX-License-Identifier: Apache-2.0

package websocket
Expand Down
2 changes: 1 addition & 1 deletion internal/websocket/options.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyright4yyText: 2023 Comcast Cable Communications Management, LLC
// SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
// SPDX-License-Identifier: Apache-2.0

package websocket
Expand Down
2 changes: 1 addition & 1 deletion internal/websocket/ws.go
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// SPDX-FileCopyright4yyText: 2023 Comcast Cable Communications Management, LLC
// SPDX-FileCopyrightText: 2023 Comcast Cable Communications Management, LLC
// SPDX-License-Identifier: Apache-2.0

package websocket
Expand Down

0 comments on commit 0b51e7f

Please sign in to comment.