summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--LICENSE2
-rw-r--r--hittpd.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/LICENSE b/LICENSE
index 20471fb..5d980d9 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,4 @@
-Copyright 2020 Leah Neukirchen <leah@vuxu.org>
+Copyright 2020, 2021 Leah Neukirchen <leah@vuxu.org>
 
 Permission is hereby granted, free of charge, to any person obtaining a copy
 of this software and associated documentation files (the "Software"), to
diff --git a/hittpd.c b/hittpd.c
index bbf9b21..53e747d 100644
--- a/hittpd.c
+++ b/hittpd.c
@@ -1,6 +1,6 @@
 /* hittpd - efficient, no-frills HTTP 1.1 server */
 
-/* Copyright 2020 Leah Neukirchen <leah@vuxu.org>
+/* Copyright 2020, 2021 Leah Neukirchen <leah@vuxu.org>
  *
  * Permission is hereby granted, free of charge, to any person obtaining a copy
  * of this software and associated documentation files (the "Software"), to