From 22e0cbe022faa067c3dddc50f99029ccfa24c2df Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 1 Feb 2025 11:38:22 -0600 Subject: add common GPL headers --- doAptUpgrade.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'doAptUpgrade.go') diff --git a/doAptUpgrade.go b/doAptUpgrade.go index 0245625..37b2ca9 100644 --- a/doAptUpgrade.go +++ b/doAptUpgrade.go @@ -1,3 +1,6 @@ +// Copyright 2017-2025 WIT.COM Inc. All rights reserved. +// Use of this source code is governed by the GPL 3.0 + package main import ( -- cgit v1.2.3