diff options
author | June McEnroe <june@causal.agency> | 2019-07-27 18:00:01 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-27 18:00:01 -0400 |
commit | 98b76d1b7efe54d03b4c20a3f28d78116c2abb07 (patch) | |
tree | 724903d03a3d60a302ea18cab5af979323853e46 /chat.h | |
parent | Mark sig_atomic_t array volatile (diff) | |
download | catgirl-98b76d1b7efe54d03b4c20a3f28d78116c2abb07.tar.gz catgirl-98b76d1b7efe54d03b4c20a3f28d78116c2abb07.zip |
Make copyright headers consistent
Diffstat (limited to '')
-rw-r--r-- | chat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chat.h b/chat.h index 71a96ff..bd7158b 100644 --- a/chat.h +++ b/chat.h @@ -1,4 +1,4 @@ -/* Copyright (C) 2018 Curtis McEnroe <june@causal.agency> +/* Copyright (C) 2018 C. 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 |