summary refs log tree commit diff
path: root/gpl.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2023-04-16 15:05:11 -0400
committerJune McEnroe <june@causal.agency>2023-04-16 15:05:11 -0400
commitfe8fdb5a058bcffa8e93fd36e4697f12e162d24f (patch)
treee951371fdeadccc62de562293eff66f9e4cfb03c /gpl.c
parentAdd Noor (diff)
downloadsrc-fe8fdb5a058bcffa8e93fd36e4697f12e162d24f.tar.gz
src-fe8fdb5a058bcffa8e93fd36e4697f12e162d24f.zip
Update copyright years in templates
Diffstat (limited to '')
-rw-r--r--gpl.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/gpl.c b/gpl.c
index 8634449b..d02f7abd 100644
--- a/gpl.c
+++ b/gpl.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 General Public License as published by
@@ -17,4 +17,3 @@
 #include <err.h>
 #include <stdio.h>
 #include <stdlib.h>
-#include <sysexits.h>