From d06a967590d5ea51733100ed805c372689ffe71f Mon Sep 17 00:00:00 2001 From: Matt Venn Date: Tue, 20 May 2025 14:14:56 +0200 Subject: Update Claire's name and fix the reference image in the iceprog help --- icebox/icebox.py | 2 +- icebox/icebox_chipdb.py | 2 +- icebox/icebox_colbuf.py | 2 +- icebox/icebox_diff.py | 2 +- icebox/icebox_explain.py | 2 +- icebox/icebox_html.py | 2 +- icebox/icebox_maps.py | 2 +- icebox/icebox_stat.py | 2 +- icebox/icebox_vlog.py | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) (limited to 'icebox') diff --git a/icebox/icebox.py b/icebox/icebox.py index 2802440..bed5572 100644 --- a/icebox/icebox.py +++ b/icebox/icebox.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/icebox/icebox_chipdb.py b/icebox/icebox_chipdb.py index 722ec37..5673791 100755 --- a/icebox/icebox_chipdb.py +++ b/icebox/icebox_chipdb.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above 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 +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/icebox/icebox_diff.py b/icebox/icebox_diff.py index f433bcf..8e86333 100755 --- a/icebox/icebox_diff.py +++ b/icebox/icebox_diff.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above 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 +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/icebox/icebox_html.py b/icebox/icebox_html.py index 879cc1e..12e32dc 100755 --- a/icebox/icebox_html.py +++ b/icebox/icebox_html.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/icebox/icebox_maps.py b/icebox/icebox_maps.py index 062335d..b5aea8d 100755 --- a/icebox/icebox_maps.py +++ b/icebox/icebox_maps.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/icebox/icebox_stat.py b/icebox/icebox_stat.py index f13dd2f..b2295b5 100755 --- a/icebox/icebox_stat.py +++ b/icebox/icebox_stat.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above diff --git a/icebox/icebox_vlog.py b/icebox/icebox_vlog.py index 6d9b915..4799037 100755 --- a/icebox/icebox_vlog.py +++ b/icebox/icebox_vlog.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 # -# Copyright (C) 2015 Clifford Wolf +# Copyright (C) 2015 Claire Xenia Wolf # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3