diff options
Diffstat (limited to 'svg')
-rw-r--r-- | svg/StdElite.svg | 2 | ||||
-rw-r--r-- | svg/fadaesen.svg | 2 | ||||
-rw-r--r-- | svg/fadaesenMC.svg | 2 | ||||
-rw-r--r-- | svg/logotype.svg | 2 | ||||
-rw-r--r-- | svg/mandelbrot.svg | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/svg/StdElite.svg b/svg/StdElite.svg index 19cd120..7bac5a9 100644 --- a/svg/StdElite.svg +++ b/svg/StdElite.svg @@ -1,4 +1,4 @@ -<!-- Copyright 2022 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> +<!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="384" width="384" xmlns="http://www.w3.org/2000/svg"> <clipPath id="clip8A"> <circle cx="192" cy="192" r="168" /> diff --git a/svg/fadaesen.svg b/svg/fadaesen.svg index 86160c7..aae1098 100644 --- a/svg/fadaesen.svg +++ b/svg/fadaesen.svg @@ -1,4 +1,4 @@ -<!-- Copyright 2022 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> +<!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="84" width="84" xmlns="http://www.w3.org/2000/svg"> <!-- background --> <polygon fill="#A6192E" points="0,0 84,0 84,84 0,84" /> diff --git a/svg/fadaesenMC.svg b/svg/fadaesenMC.svg index bb7095b..6d4f65a 100644 --- a/svg/fadaesenMC.svg +++ b/svg/fadaesenMC.svg @@ -1,4 +1,4 @@ -<!-- Copyright 2022 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> +<!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="384" width="384" xmlns="http://www.w3.org/2000/svg"> <clipPath id="clipPath77"> <circle cx="192" cy="192" r="176" /> diff --git a/svg/logotype.svg b/svg/logotype.svg index 499292d..eee07b5 100644 --- a/svg/logotype.svg +++ b/svg/logotype.svg @@ -1,4 +1,4 @@ -<!-- Copyright 2022 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> +<!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="48" width="60" xmlns="http://www.w3.org/2000/svg"> <!-- a --> <polygon fill="#2E2E2E" points="36,0 60,0 36,24 48,24 48,12 60,12 60,36 48,48 48,36 12,36 12,48 0,48 36,12" /> diff --git a/svg/mandelbrot.svg b/svg/mandelbrot.svg index aae43f7..3ceedb4 100644 --- a/svg/mandelbrot.svg +++ b/svg/mandelbrot.svg @@ -1,4 +1,4 @@ -<!-- Copyright 2022 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> +<!-- Copyright 2022-2023 Gabriel Jensen. This work is licensed under a Creative Commons Attribution 4.0 International License. --> <svg height="384" width="384" xmlns="http://www.w3.org/2000/svg"> <clipPath id="clip16"> <!-- We use this for the centre part of the overlay --> <polygon points="0,0 192,0 192,384 0,384" /> |