diff options
author | June McEnroe <june@causal.agency> | 2019-07-27 17:54:01 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2019-07-27 17:54:01 -0400 |
commit | 00943ca2639f038773229340af58ab8e1ff1bf36 (patch) | |
tree | e24424a7f2328f7c6b2fa048faf134cb12b89c77 /server.c | |
parent | Remove NetHack from index (diff) | |
download | torus-00943ca2639f038773229340af58ab8e1ff1bf36.tar.gz torus-00943ca2639f038773229340af58ab8e1ff1bf36.zip |
Make copyright headers consistent
Diffstat (limited to '')
-rw-r--r-- | server.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server.c b/server.c index e635a6c..bf18fce 100644 --- a/server.c +++ b/server.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2017 Curtis McEnroe <june@causal.agency> +/* Copyright (C) 2017 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 |