about summary refs log tree commit diff
path: root/getservinfo.c
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-18 22:06:16 -0400
committerJune McEnroe <june@causal.agency>2022-09-18 22:06:16 -0400
commit80020ae6e39f52dd4147c1d02b50347bed9dc9c3 (patch)
tree882c704f4ca63b7b18976a9608918174b939800d /getservinfo.c
parentAdd thr:in-reply-to elements to Atom entries (diff)
downloadbubger-master.tar.gz
bubger-master.zip
Make copyrights and AUTHORS consistent HEAD master
Diffstat (limited to 'getservinfo.c')
-rw-r--r--getservinfo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/getservinfo.c b/getservinfo.c
index 219f72a..4bc4b34 100644
--- a/getservinfo.c
+++ b/getservinfo.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2020  C. McEnroe <june@causal.agency>
+/* Copyright (C) 2020  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
mmit/html.c?h=1.1&id=b170a52a1237a62e2f331cf430eda76bc62aa873&follow=1'>Add link to index on thread pagesJune McEnroe 2020-04-26Fall back to Content-Type name parameter for attachmentsJune McEnroe 2020-04-26Remove margins in article.message headerJune McEnroe 2020-04-26Generate index.atomJune McEnroe 2020-04-26Generate XHTML content in Atom entriesJune McEnroe 2020-04-25Style index pageJune McEnroe 2020-04-25Render index.htmlJune McEnroe 2020-04-25Wrap <summary> replies count in <data>June McEnroe 2020-04-25Accumulate thread envelopes before concatenationJune McEnroe 2020-04-24Free envelope in concatDataJune McEnroe 2020-04-24Use replyTo address in mailto:June McEnroe 2020-04-23Wrap quoted lines in <q>June McEnroe