diff options
Diffstat (limited to 'cards')
-rw-r--r-- | cards/cards.3 | 2 | ||||
-rw-r--r-- | cards/cards.c | 2 | ||||
-rw-r--r-- | cards/cards.h | 2 | ||||
-rw-r--r-- | cards/dump.c | 2 | ||||
-rw-r--r-- | cards/example.c | 2 |
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 |