mirror of
https://github.com/siderolabs/omni.git
synced 2026-04-21 16:01:03 +02:00
Bump copyright for conformance to 2026 Signed-off-by: Edward Sammut Alessi <edward.sammutalessi@siderolabs.com>
8 lines
266 B
Go
8 lines
266 B
Go
// Copyright (c) 2026 Sidero Labs, Inc.
|
|
//
|
|
// Use of this software is governed by the Business Source License
|
|
// included in the LICENSE file.
|
|
|
|
// Package interceptor contains gRPC server interceptors related to authentication and authorization.
|
|
package interceptor
|