diff options
| -rwxr-xr-x | treeify | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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; |
