mirror of
https://github.com/TangentFoxy/lovebird.git
synced 2025-07-28 11:02:19 +00:00
Added LICENSE; added license header to lovebird.lua
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
--
|
||||
-- lovebird
|
||||
--
|
||||
-- Copyright (c) 2014, rxi
|
||||
--
|
||||
-- This library is free software; you can redistribute it and/or modify it
|
||||
-- under the terms of the MIT license. See LICENSE for details.
|
||||
--
|
||||
|
||||
socket = require "socket"
|
||||
|
||||
local lovebird = { _version = "0.0.1" }
|
||||
|
Reference in New Issue
Block a user