diff options
-rw-r--r-- | agpl.c | 2 | ||||
-rw-r--r-- | gpl.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/agpl.c b/agpl.c index a2aa950e..58a88fc4 100644 --- a/agpl.c +++ b/agpl.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 June McEnroe <june@causal.agency> +/* Copyright (C) 2022 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/gpl.c b/gpl.c index c0c58e1e..8634449b 100644 --- a/gpl.c +++ b/gpl.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2021 June McEnroe <june@causal.agency> +/* Copyright (C) 2022 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 |