From ba7f0ab5e71651b0115352015660b4ddf461babf Mon Sep 17 00:00:00 2001 From: Florian Loitsch Date: Fri, 20 Sep 2024 11:18:13 +0200 Subject: [PATCH] Feedback. --- cmd/jag/commands/device_network.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/jag/commands/device_network.go b/cmd/jag/commands/device_network.go index 10febaa..fe65314 100644 --- a/cmd/jag/commands/device_network.go +++ b/cmd/jag/commands/device_network.go @@ -1,4 +1,4 @@ -// Copyright (C) 2021 Toitware ApS. All rights reserved. +// Copyright (C) 2024 Toitware ApS. All rights reserved. // Use of this source code is governed by an MIT-style license that can be // found in the LICENSE file.