[crush] Remove reference to LICENSE and add URL to home repo.

This commit is contained in:
Lorenzo Cogotti 2022-11-06 16:57:51 +01:00
parent 9a274a62b4
commit 5ced399174
1 changed files with 2 additions and 1 deletions

View File

@ -2,7 +2,8 @@
--
-- Author: Lorenzo Cogotti
-- Copyright: 2022 The DoubleFourteen Code Forge
-- License: MIT (see LICENSE file for details)
-- Home: https://gitea.it/1414codeforge/crush
-- License: MIT
local io = require 'io'
local os = require 'os'