diff options
author | Curtis McEnroe | 2019-07-27 18:00:01 -0400 |
---|---|---|
committer | Curtis McEnroe | 2019-07-27 18:00:01 -0400 |
commit | 98b76d1b7efe54d03b4c20a3f28d78116c2abb07 (patch) | |
tree | 724903d03a3d60a302ea18cab5af979323853e46 /log.c | |
parent | 2571d6ef5533b005f0f3ece462736693f354f986 (diff) |
Make copyright headers consistent
Diffstat (limited to 'log.c')
-rw-r--r-- | log.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/log.c b/log.c index 6cde704..2681bac 100644 --- a/log.c +++ b/log.c @@ -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 |