add back license
This commit is contained in:
		@@ -1,5 +1,17 @@
 | 
			
		||||
//go:build !windows
 | 
			
		||||
// +build !windows
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
Copyright 2022 AmidaWare LLC.
 | 
			
		||||
 | 
			
		||||
Licensed under the Tactical RMM License Version 1.0 (the “License”).
 | 
			
		||||
You may only use the Licensed Software in accordance with the License.
 | 
			
		||||
A copy of the License is available at:
 | 
			
		||||
 | 
			
		||||
https://license.tacticalrmm.com
 | 
			
		||||
 | 
			
		||||
*/
 | 
			
		||||
 | 
			
		||||
package agent
 | 
			
		||||
 | 
			
		||||
import (
 | 
			
		||||
 
 | 
			
		||||
@@ -1,3 +1,4 @@
 | 
			
		||||
//go:build !windows
 | 
			
		||||
// +build !windows
 | 
			
		||||
 | 
			
		||||
/*
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user