mirror of
https://github.com/20kdc/OC-KittenOS.git
synced 2024-11-23 10:58:06 +11:00
Non-functional change: add (lack of) license header to fmttext.lua
This'll go in the next release, but has no effect on anything. It's just a formality.
This commit is contained in:
parent
1c2f763780
commit
c1d2856755
@ -1,3 +1,6 @@
|
|||||||
|
-- This is released into the public domain.
|
||||||
|
-- No warranty is provided, implied or otherwise.
|
||||||
|
|
||||||
local fmt
|
local fmt
|
||||||
fmt = {
|
fmt = {
|
||||||
pad = function (t, len, centre, cut)
|
pad = function (t, len, centre, cut)
|
||||||
|
Loading…
Reference in New Issue
Block a user