From dea296a063d9f0e03c9f16a4a13c9afb25795658ef233204b0f9bedc1129be83 Mon Sep 17 00:00:00 2001 From: ADAM David Alan Martin Date: Tue, 26 Aug 2025 16:36:47 -0400 Subject: [PATCH] Link the `COPYING` file to the AGPL license. This prevents the autoconf step from creating it again, with an incorrect license. --- COPYING | 1 + 1 file changed, 1 insertion(+) create mode 120000 COPYING diff --git a/COPYING b/COPYING new file mode 120000 index 0000000..33cdaee --- /dev/null +++ b/COPYING @@ -0,0 +1 @@ +LICENSE \ No newline at end of file