mirror of
https://github.com/irmen/prog8.git
synced 2025-11-23 14:17:51 +00:00
removed confusing GPL software license reference and copyright header from library files. (because of exclusion in output files)
Reworded software license and exclusion clause somewhat again in attempt to make it even clearer.
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
; Internal library routines - always included by the compiler
|
||||
;
|
||||
; Written by Irmen de Jong (irmen@razorvine.net) - license: GNU GPL 3.0
|
||||
|
||||
%import textio
|
||||
|
||||
|
||||
Reference in New Issue
Block a user