diff options
author | June McEnroe <june@causal.agency> | 2022-09-18 22:02:05 -0400 |
---|---|---|
committer | June McEnroe <june@causal.agency> | 2022-09-18 22:02:05 -0400 |
commit | d87323cfeadb3eb1979c89c740419c32de4b75d8 (patch) | |
tree | b20fb34f4d08eacf7d3957df2a133bdc2a615458 | |
parent | Merge commit '012f57e80e15cdc8e588cf6ccfaa7133befac7aa' (diff) | |
download | wep-d87323cfeadb3eb1979c89c740419c32de4b75d8.tar.gz wep-d87323cfeadb3eb1979c89c740419c32de4b75d8.zip |
-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 |