From b70ecc7c7c0274212f59af89f5494aa4f00eb725 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Fri, 27 Nov 2020 22:12:56 +0100 Subject: Add a bunch of licensing data --- index.pl | 3 +++ 1 file changed, 3 insertions(+) (limited to 'index.pl') diff --git a/index.pl b/index.pl index 730b640..418f699 100644 --- a/index.pl +++ b/index.pl @@ -1,4 +1,7 @@ #!/usr/bin/env perl +# Copyright (C) 2020 Daniel Friesel +# +# SPDX-License-Identifier: MIT use strict; use warnings; -- cgit v1.2.3