From e7efe6de232445e3ef7816db4661670f7839ba7a Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Sat, 28 Nov 2020 10:39:08 +0100 Subject: add machine-readable copyright and licensing information --- index.pl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'index.pl') diff --git a/index.pl b/index.pl index ec5e22d..af53a5b 100644 --- a/index.pl +++ b/index.pl @@ -1,6 +1,7 @@ #!/usr/bin/env perl -# Copyright (C) 2011-2020 Daniel Friesel -# License: 2-Clause BSD +# Copyright (C) 2011-2020 Daniel Friesel +# +# SPDX-License-Identifier: BSD-2-Clause use strict; use warnings; -- cgit v1.2.3