summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtreeify4
1 files changed, 2 insertions, 2 deletions
diff --git a/treeify b/treeify
index baafaa7..6596002 100755
--- a/treeify
+++ b/treeify
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
# treeify -- display a list of files as a tree
-# (c) 2013-2016 Mantas Mikulėnas <grawity@gmail.com>
-# Released under the MIT License (dist/LICENSE.mit)
+# (c) 2013-2024 Mantas Mikulėnas <grawity@gmail.com>
+# Released under the MIT License <https://spdx.org/licenses/MIT>
use v5.10;
use warnings;
use strict;