summary refs log tree commit diff
path: root/agpl.c
diff options
context:
space:
mode:
Diffstat (limited to 'agpl.c')
-rw-r--r--agpl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/agpl.c b/agpl.c
index 58a88fc4..1d50e908 100644
--- a/agpl.c
+++ b/agpl.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2022  June McEnroe <june@causal.agency>
+/* Copyright (C) 2023  June McEnroe <june@causal.agency>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU Affero General Public License as published by
@@ -17,4 +17,3 @@
 #include <err.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <sysexits.h>