From afc7fedbe14d22b7090efc970a21686a050d0242 Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Mon, 18 Nov 2024 20:22:12 -0600 Subject: someday this will work --- distro.go | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) (limited to 'distro.go') diff --git a/distro.go b/distro.go index e6852b9..0269ea1 100644 --- a/distro.go +++ b/distro.go @@ -1,16 +1,4 @@ -// Copyright 2016 The go-qemu Authors. -// -// Licensed under the Apache License, Version 2.0 (the "License"); -// you may not use this file except in compliance with the License. -// You may obtain a copy of the License at -// -// http://www.apache.org/licenses/LICENSE-2.0 -// -// Unless required by applicable law or agreed to in writing, software -// distributed under the License is distributed on an "AS IS" BASIS, -// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -// See the License for the specific language governing permissions and -// limitations under the License. +// Copyright 2024 WIT.COM Inc. package main -- cgit v1.2.3