diff options
-rw-r--r-- | asset.h | 2 | ||||
-rw-r--r-- | layout.h | 2 | ||||
-rw-r--r-- | sol.c | 2 | ||||
-rw-r--r-- | stack.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/asset.h b/asset.h index cc37709..6a455da 100644 --- a/asset.h +++ b/asset.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/layout.h b/layout.h index cbff6df..34e51e9 100644 --- a/layout.h +++ b/layout.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/sol.c b/sol.c index 890ad89..b0bcf44 100644 --- a/sol.c +++ b/sol.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/stack.h b/stack.h index c315729..7de9d1f 100644 --- a/stack.h +++ b/stack.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 |