mirror of
				https://github.com/python-escpos/python-escpos
				synced 2025-10-23 09:30:00 +00:00 
			
		
		
		
	change license to MIT
This commit is contained in:
		@@ -6,8 +6,8 @@ This module contains the abstract base class :py:class:`Escpos`.
 | 
			
		||||
 | 
			
		||||
:author: `Manuel F Martinez <manpaz@bashlinux.com>`_ and others
 | 
			
		||||
:organization: Bashlinux and `python-escpos <https://github.com/python-escpos>`_
 | 
			
		||||
:copyright: Copyright (c) 2012 Bashlinux
 | 
			
		||||
:license: GNU GPL v3
 | 
			
		||||
:copyright: Copyright (c) 2012-2017 Bashlinux and python-escpos
 | 
			
		||||
:license: MIT
 | 
			
		||||
"""
 | 
			
		||||
 | 
			
		||||
from __future__ import absolute_import
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user