From a0fd8d493a9750195f1c8b660746f7744ebd6471 Mon Sep 17 00:00:00 2001 From: goose121 Date: Wed, 6 Dec 2017 13:51:14 -0700 Subject: Update initify.pl --- initify.pl | 3 +++ 1 file changed, 3 insertions(+) diff --git a/initify.pl b/initify.pl index 104d252..3aa6960 100644 --- a/initify.pl +++ b/initify.pl @@ -1,3 +1,6 @@ +# (c) goose121, 2017 +# Released under the MIT license + use v5.10.1; use feature "switch"; my $type = "simple"; -- cgit v1.2.3