summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-18 22:00:52 -0400
committerJune McEnroe <june@causal.agency>2022-09-18 22:00:52 -0400
commit3e69743567a94528428d5be94ff302e9ca6659cd (patch)
tree9525cae2dbaf88455e6971173db4fbeccaa73e63
parentAdd F5 to restart game (diff)
parentMake copyrights and AUTHORS consistent (diff)
downloadwep-3e69743567a94528428d5be94ff302e9ca6659cd.tar.gz
wep-3e69743567a94528428d5be94ff302e9ca6659cd.zip
Merge commit '012f57e80e15cdc8e588cf6ccfaa7133befac7aa'
-rw-r--r--cards/cards.32
-rw-r--r--cards/cards.c2
-rw-r--r--cards/cards.h2
-rw-r--r--cards/dump.c2
-rw-r--r--cards/example.c2
5 files changed, 5 insertions, 5 deletions
diff --git a/cards/cards.3 b/cards/cards.3
index 26c142c..fd46051 100644
--- a/cards/cards.3
+++ b/cards/cards.3
@@ -228,4 +228,4 @@ documented at
 .El
 .
 .Sh AUTHORS
-.An C. McEnroe Aq Mt june@causal.agency
+.An June McEnroe Aq Mt june@causal.agency
diff --git a/cards/cards.c b/cards/cards.c
index ddc5b86..c9467f3 100644
--- a/cards/cards.c
+++ b/cards/cards.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019  C. McEnroe <june@causal.agency>
+/* Copyright (C) 2019  June 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
diff --git a/cards/cards.h b/cards/cards.h
index 9625cb8..89baf5d 100644
--- a/cards/cards.h
+++ b/cards/cards.h
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019  C. McEnroe <june@causal.agency>
+/* Copyright (C) 2019  June 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
diff --git a/cards/dump.c b/cards/dump.c
index 127d6b1..3e39292 100644
--- a/cards/dump.c
+++ b/cards/dump.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019  C. McEnroe <june@causal.agency>
+/* Copyright (C) 2019  June 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
diff --git a/cards/example.c b/cards/example.c
index 859adc1..036a44a 100644
--- a/cards/example.c
+++ b/cards/example.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 2019  C. McEnroe <june@causal.agency>
+/* Copyright (C) 2019  June 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