diff options
| author | Matt Venn <matt@mattvenn.net> | 2025-05-20 14:14:56 +0200 |
|---|---|---|
| committer | Matt Venn <matt@mattvenn.net> | 2025-06-03 11:06:08 +0200 |
| commit | d06a967590d5ea51733100ed805c372689ffe71f (patch) | |
| tree | 37af654509c98cf42780ee7f90a699ad39dabeec /icebox/icebox_colbuf.py | |
| parent | 3cdcf4b009bb8681ab7e2e09d65043f04334b60e (diff) | |
Update Claire's name and fix the reference image in the iceprog help
Diffstat (limited to 'icebox/icebox_colbuf.py')
| -rwxr-xr-x | icebox/icebox_colbuf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icebox/icebox_colbuf.py b/icebox/icebox_colbuf.py index 4153041..7e7b8cb 100755 --- a/icebox/icebox_colbuf.py +++ b/icebox/icebox_colbuf.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 |
