diff options
-rw-r--r-- | kwiatuszek.html | 10 | ||||
-rw-r--r-- | kwiatuszek.html.template | 10 |
2 files changed, 20 insertions, 0 deletions
diff --git a/kwiatuszek.html b/kwiatuszek.html index 695d927..dbe4443 100644 --- a/kwiatuszek.html +++ b/kwiatuszek.html @@ -1,4 +1,14 @@ <!DOCTYPE html> +<!-- + This page, its assets and sources are Copyright (C) 2021 Wojtek Kosior, + released under Creative Commons Zero. See: + + https://creativecommons.org/publicdomain/zero/1.0/legalcode + + Sources available here: + + https://git.koszko.org/birthday-flower-css-animation + --> <html> <head> <title>🏶</title> diff --git a/kwiatuszek.html.template b/kwiatuszek.html.template index 6bbaa8f..cc950af 100644 --- a/kwiatuszek.html.template +++ b/kwiatuszek.html.template @@ -1,4 +1,14 @@ <!DOCTYPE html> +<!-- + This page, its assets and sources are Copyright (C) 2021 Wojtek Kosior, + released under Creative Commons Zero. See: + + https://creativecommons.org/publicdomain/zero/1.0/legalcode + + Sources available here: + + https://git.koszko.org/birthday-flower-css-animation + --> <html> <head> <title>🏶</title> |