From 433eb2eb1a660df5fbc32886e63838154b47c14d Mon Sep 17 00:00:00 2001 From: pgen Date: Sun, 20 Jan 2019 11:03:40 +0100 Subject: Add GPL2 license reminder where appropriate --- utf8.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'utf8.h') diff --git a/utf8.h b/utf8.h index 4234b76..3bde4f0 100644 --- a/utf8.h +++ b/utf8.h @@ -1,3 +1,8 @@ +/* ########################################################### */ +/* This Software is licensed under the GPL licensed Version 2, */ +/* please read http://www.gnu.org/copyleft/gpl.html */ +/* ########################################################### */ + #ifndef UTF8_H #define UTF8_H -- cgit v1.2.3