This commit is contained in:
Jeff Carr 2025-02-01 12:23:14 -06:00
parent 47bb2ae6e0
commit da82eeff92
22 changed files with 0 additions and 27 deletions

View File

@ -1,8 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,8 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,8 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,8 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
// An app to submit patches for the 30 GO GUI repos // An app to submit patches for the 30 GO GUI repos

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,8 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
// An app to submit patches for the 30 GO GUI repos // An app to submit patches for the 30 GO GUI repos

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
// this is the "main" patch window. The first one // this is the "main" patch window. The first one

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (

View File

@ -1,7 +1,6 @@
// Copyright 2017-2025 WIT.COM Inc. All rights reserved. // Copyright 2017-2025 WIT.COM Inc. All rights reserved.
// Use of this source code is governed by the GPL 3.0 // Use of this source code is governed by the GPL 3.0
package main package main
import ( import (