31 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
			
		
		
	
	
			31 lines
		
	
	
		
			1.6 KiB
		
	
	
	
		
			TypeScript
		
	
	
	
	
	
| //IMPORTANT: THIS FILE IS AUTO GENERATED BASED ON LICENCE.MD FILE!
 | ||
| export const EULA = `
 | ||
| Licence Agreement for Data Controller for SAS®
 | ||
| ====================
 | ||
| 
 | ||
| Copyright (c) Bowe IO Ltd
 | ||
| 
 | ||
| Data Controller is a software distributed by 4GL Apps, a brand owned by Bowe IO Ltd, a UK Limited Company headquarted in 29 Oldfield Rd, Cumbria, registered by companies house under number 08777171, VAT number: 203914240
 | ||
| 
 | ||
| This software is protected by applicable copyright laws, including international treaties, and dual-
 | ||
| licensed – depending on whether your use for commercial purposes, meaning intended for or
 | ||
| resulting in commercial advantage or monetary compensation, or not.
 | ||
| 
 | ||
| If your use is strictly personal or solely for evaluation purposes, meaning for the purposes of testing
 | ||
| the suitability, performance, and usefulness of this software outside the production environment,
 | ||
| you agree to be bound by the terms included in the "licence-non-commercial-datacontroller.md" file.
 | ||
| 
 | ||
| Your use of this software for commercial purposes is subject to the terms included in an applicable
 | ||
| license agreement.
 | ||
| 
 | ||
| In any case, you must not make any such use of this software as to develop software which may be
 | ||
| considered competitive with this software.
 | ||
| 
 | ||
| UNLESS EXPRESSLY AGREED OTHERWISE, 4GL APPS PROVIDES THIS SOFTWARE ON AN "AS IS"
 | ||
| BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, AND IN NO EVENT AND UNDER NO
 | ||
| LEGAL THEORY, SHALL 4GL APPS BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY DIRECT,
 | ||
| INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF ANY CHARACTER ARISING FROM
 | ||
| USE OR INABILITY TO USE THIS SOFTWARE.
 | ||
| 
 | ||
| 
 | ||
| ` |