summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2022-09-18 22:02:05 -0400
committerJune McEnroe <june@causal.agency>2022-09-18 22:02:05 -0400
commitd87323cfeadb3eb1979c89c740419c32de4b75d8 (patch)
treeb20fb34f4d08eacf7d3957df2a133bdc2a615458
parentMerge commit '012f57e80e15cdc8e588cf6ccfaa7133befac7aa' (diff)
downloadwep-master.tar.gz
wep-master.zip
Make copyrights consistent HEAD master
-rw-r--r--asset.h2
-rw-r--r--layout.h2
-rw-r--r--sol.c2
-rw-r--r--stack.h2
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