summaryrefslogtreecommitdiff
path: root/index.pl
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2021-01-29 18:32:13 +0100
committerDaniel Friesel <derf@finalrewind.org>2021-01-29 18:32:13 +0100
commita4ff5e8ad870d2703adcb479e86f9b2167ef6630 (patch)
treeb67dd396d1a3fd05e449409ec0a483d092b00e79 /index.pl
parent067b3b517c1dc354c56f7bb4a17b977fb045eb73 (diff)
Switch to AGPL3+
Diffstat (limited to 'index.pl')
-rw-r--r--index.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.pl b/index.pl
index 418f699..10c6f15 100644
--- a/index.pl
+++ b/index.pl
@@ -1,7 +1,7 @@
#!/usr/bin/env perl
# Copyright (C) 2020 Daniel Friesel
#
-# SPDX-License-Identifier: MIT
+# SPDX-License-Identifier: AGPL-3.0-or-later
use strict;
use warnings;