From a78cd82dcdea71fbeb15a6b938780a11077a167c Mon Sep 17 00:00:00 2001 From: Jeff Carr Date: Sat, 1 Feb 2025 11:42:31 -0600 Subject: GPL 3.0 --- window.go | 3 +++ 1 file changed, 3 insertions(+) (limited to 'window.go') diff --git a/window.go b/window.go index 5e1b6ec..217f777 100644 --- a/window.go +++ b/window.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