diff --git a/crush.lua b/crush.lua index 9b3182f..87a8e86 100644 --- a/crush.lua +++ b/crush.lua @@ -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'