mirror of
				https://github.com/avatao-content/baseimage-tutorial-framework
				synced 2025-11-04 13:02:55 +00:00 
			
		
		
		
	Delete copyright headers in preparation of going open source ^^
This commit is contained in:
		@@ -1,4 +1 @@
 | 
			
		||||
# Copyright (C) 2018 Avatao.com Innovative Learning Kft.
 | 
			
		||||
# All Rights Reserved. See LICENSE file for details.
 | 
			
		||||
 | 
			
		||||
from .envvars import TAOENV
 | 
			
		||||
 
 | 
			
		||||
@@ -1,6 +1,3 @@
 | 
			
		||||
# Copyright (C) 2018 Avatao.com Innovative Learning Kft.
 | 
			
		||||
# All Rights Reserved. See LICENSE file for details.
 | 
			
		||||
 | 
			
		||||
from envvars import LazyEnvironment
 | 
			
		||||
 | 
			
		||||
TAOENV = LazyEnvironment('AVATAO_', 'taoenvtuple').environment
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user