aboutsummaryrefslogtreecommitdiff
path: root/icebox
diff options
context:
space:
mode:
authorMiodrag Milanović <mmicko@gmail.com>2025-06-03 11:12:06 +0200
committerGitHub <noreply@github.com>2025-06-03 11:12:06 +0200
commit0bd9f5d7fa3c86a9d29f432fe8adfb163bf14cf1 (patch)
tree37af654509c98cf42780ee7f90a699ad39dabeec /icebox
parent3cdcf4b009bb8681ab7e2e09d65043f04334b60e (diff)
parentd06a967590d5ea51733100ed805c372689ffe71f (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')
-rw-r--r--icebox/icebox.py2
-rwxr-xr-xicebox/icebox_chipdb.py2
-rwxr-xr-xicebox/icebox_colbuf.py2
-rwxr-xr-xicebox/icebox_diff.py2
-rwxr-xr-xicebox/icebox_explain.py2
-rwxr-xr-xicebox/icebox_html.py2
-rwxr-xr-xicebox/icebox_maps.py2
-rwxr-xr-xicebox/icebox_stat.py2
-rwxr-xr-xicebox/icebox_vlog.py2
9 files changed, 9 insertions, 9 deletions
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 <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
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 <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
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
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 <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
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
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 <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
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 <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
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 <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
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 <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