diff options
Diffstat (limited to 'wgengine')
| -rw-r--r-- | wgengine/filter/filter_clone.go | 2 | ||||
| -rw-r--r-- | wgengine/wgcfg/wgcfg_clone.go | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/wgengine/filter/filter_clone.go b/wgengine/filter/filter_clone.go index bbae3c451..272dbef36 100644 --- a/wgengine/filter/filter_clone.go +++ b/wgengine/filter/filter_clone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Tailscale Inc & AUTHORS All rights reserved. +// Copyright (c) Tailscale Inc & AUTHORS All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. diff --git a/wgengine/wgcfg/wgcfg_clone.go b/wgengine/wgcfg/wgcfg_clone.go index ed040cde4..b61697525 100644 --- a/wgengine/wgcfg/wgcfg_clone.go +++ b/wgengine/wgcfg/wgcfg_clone.go @@ -1,4 +1,4 @@ -// Copyright (c) 2022 Tailscale Inc & AUTHORS All rights reserved. +// Copyright (c) Tailscale Inc & AUTHORS All rights reserved. // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. |
