diff options
| author | Miodrag Milanović <mmicko@gmail.com> | 2025-06-03 11:12:06 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-06-03 11:12:06 +0200 |
| commit | 0bd9f5d7fa3c86a9d29f432fe8adfb163bf14cf1 (patch) | |
| tree | 37af654509c98cf42780ee7f90a699ad39dabeec /icebox/icebox_explain.py | |
| parent | 3cdcf4b009bb8681ab7e2e09d65043f04334b60e (diff) | |
| parent | d06a967590d5ea51733100ed805c372689ffe71f (diff) | |
Merge pull request #348 from mattvenn/master
Update Claire's name and fix the reference image in the iceprog help
Diffstat (limited to 'icebox/icebox_explain.py')
| -rwxr-xr-x | icebox/icebox_explain.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icebox/icebox_explain.py b/icebox/icebox_explain.py index 25061ab..67614ce 100755 --- a/icebox/icebox_explain.py +++ b/icebox/icebox_explain.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf <clifford@clifford.at> +# Copyright (C) 2015 Claire Xenia Wolf <claire@clairexen.net> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above |
