#91 Add license comments

This commit is contained in:
Insality
2021-10-23 13:08:39 +03:00
parent 1da5476837
commit 0179e68887
37 changed files with 71 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
-- Copyright (c) 2021 Maxim Tuprikov <insality@gmail.com>. This code is licensed under MIT license
--- Component to handle all GUI texts.
-- Druid text can adjust itself for text node size
-- Text will never will be outside of his text size (even multiline)