chiark / gitweb /
It's high time I updated the copyright year.
authorVladimír Vondruš <mosra@centrum.cz>
Sun, 15 Sep 2024 00:00:57 +0000 (02:00 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sun, 15 Sep 2024 00:04:36 +0000 (02:04 +0200)
138 files changed:
CONTRIBUTING.rst
COPYING
css/m-components.css
css/m-dark+documentation.compiled.css
css/m-dark.compiled.css
css/m-dark.css
css/m-dark.documentation.compiled.css
css/m-debug.css
css/m-documentation.css
css/m-grid.css
css/m-layout.css
css/m-light+documentation.compiled.css
css/m-light.compiled.css
css/m-light.css
css/m-light.documentation.compiled.css
css/m-theme-dark.css
css/m-theme-light.css
css/postprocess.py
css/pygments-console.py
css/pygments-dark.py
doc/admire/math.rst
doc/css.rst
doc/css/components-test.rst
doc/css/components.rst
doc/css/grid-test.rst
doc/css/grid.rst
doc/css/page-layout-test-navbar-brand-logo.html
doc/css/page-layout-test-navbar-subsite.html
doc/css/page-layout-test.rst
doc/css/page-layout.rst
doc/css/themes.rst
doc/css/typography-test.rst
doc/css/typography.rst
doc/documentation.rst
doc/documentation/doxygen-test.rst
doc/documentation/doxygen.rst
doc/documentation/python.rst
doc/examples/article-hide-summary.rst
doc/examples/article.rst
doc/examples/jumbo-article-hide-summary.rst
doc/examples/jumbo-article.rst
doc/index.rst
doc/plugins.rst
doc/plugins/components-test.rst
doc/plugins/components.rst
doc/plugins/htmlsanity.rst
doc/plugins/images-test.rst
doc/plugins/images.rst
doc/plugins/links.rst
doc/plugins/math-and-code-test.rst
doc/plugins/math-and-code.rst
doc/plugins/metadata.rst
doc/plugins/plots-and-graphs-test.rst
doc/plugins/plots-and-graphs.rst
doc/plugins/sphinx.rst
doc/themes.rst
doc/themes/pelican.rst
doc/themes/writing-rst-content.rst
doc/why.rst
documentation/__init__.py
documentation/_search.py
documentation/doxygen.py
documentation/python.py
documentation/search.js
documentation/test/__init__.py
documentation/test/_search_test_metadata.py
documentation/test/populate-js-test-data.py
documentation/test/test-search.js
documentation/test/test_search.py
documentation/test_doxygen/__init__.py
documentation/test_doxygen/test_compound.py
documentation/test_doxygen/test_contents.py
documentation/test_doxygen/test_cpp.py
documentation/test_doxygen/test_doxyfile.py
documentation/test_doxygen/test_example.py
documentation/test_doxygen/test_ignored_xmls.py
documentation/test_doxygen/test_layout.py
documentation/test_doxygen/test_page.py
documentation/test_doxygen/test_search.py
documentation/test_doxygen/test_undocumented.py
documentation/test_doxygen/test_utility.py
documentation/test_python/CMakeLists.txt
documentation/test_python/__init__.py
documentation/test_python/page_plugins/plugins/fancyline.py
documentation/test_python/test_content.py
documentation/test_python/test_inspect.py
documentation/test_python/test_layout.py
documentation/test_python/test_link_formatting.py
documentation/test_python/test_page.py
documentation/test_python/test_pybind.py
documentation/test_python/test_search.py
pelican-theme/test/__init__.py
pelican-theme/test/test_blog.py
pelican-theme/test/test_layout.py
pelican-theme/test/test_page.py
plugins/ansilexer.py
plugins/dot2svg.py
plugins/latex2svgextra.py
plugins/m/__init__.py
plugins/m/abbr.py
plugins/m/alias.py
plugins/m/code.py
plugins/m/components.py
plugins/m/dot.py
plugins/m/dox.py
plugins/m/filesize.py
plugins/m/gh.py
plugins/m/gl.py
plugins/m/htmlsanity.py
plugins/m/images.py
plugins/m/link.py
plugins/m/math.py
plugins/m/metadata.py
plugins/m/plots.py
plugins/m/qr.py
plugins/m/sphinx.py
plugins/m/test/__init__.py
plugins/m/test/test_abbr.py
plugins/m/test/test_alias.py
plugins/m/test/test_code.py
plugins/m/test/test_components.py
plugins/m/test/test_dot.py
plugins/m/test/test_dox.py
plugins/m/test/test_filesize.py
plugins/m/test/test_gh.py
plugins/m/test/test_gl.py
plugins/m/test/test_htmlsanity.py
plugins/m/test/test_images.py
plugins/m/test/test_link.py
plugins/m/test/test_math.py
plugins/m/test/test_metadata.py
plugins/m/test/test_plots.py
plugins/m/test/test_qr.py
plugins/m/test/test_sphinx.py
plugins/m/test/test_vk.py
plugins/m/vk.py
site/pelicanconf.py
site/publishconf.py

index b41f682a5e3194591b1f98f1f728b4f6663c9103..d9a786a2eda33c07ea8ad4baa419b30873c7ce4f 100644 (file)
@@ -37,7 +37,7 @@ Code contribution
         /*
             This file is part of m.css.
 
-            Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+            Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
                       Vladimír Vondruš <mosra@centrum.cz>
             Copyright © YEAR YOUR_NAME <your@mail.com>
 
diff --git a/COPYING b/COPYING
index 27621944e1539dd998b5512138c61cb4a0372b1b..98670f8d61aeed73ff231d0378acfc6f1e432b02 100644 (file)
--- a/COPYING
+++ b/COPYING
@@ -1,4 +1,5 @@
-Copyright © 2017, 2018, 2019, 2020 Vladimír Vondruš <mosra@centrum.cz>
+Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
+          Vladimír Vondruš <mosra@centrum.cz> and contributors
 
 Permission is hereby granted, free of charge, to any person obtaining a
 copy of this software and associated documentation files (the "Software"),
index 7aac3c55f747ea4396933f322259b171507b42ab..c86586790c857d38f2a29efb35c63b3b40831223 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index cda89e737231b4d2091e47bfc4c3455d865e64ac..a3849ea7c8767f4fb4a8ecc2b95607270a6fce21 100644 (file)
@@ -3,7 +3,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 4243656651f1a6bf16d279efbcc8b0de8275920b..b8e93f568592e72050e1567ce5c97acab31b780e 100644 (file)
@@ -3,7 +3,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 6bdbb911875cc19e03d50f2db99f556a8f73710a..a7e2cb6cdfe15d5296f406da7e226298dfb52f8b 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 124da55dff8080f8d338ef514e16b88e03a1b5f9..3a7776bf470c56b73f8d6fcbcab70054f9279c69 100644 (file)
@@ -3,7 +3,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index a4ef236cdd8b3fc4154a93beabb8fb56b80305ae..b9be3eb7b692ee62a4a69918dc515db91e841dc5 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 3b761e8debb9b1d7fa50d116dc5b5e9df0fe35dc..c33c67ae6f2d1ad63fc7610b1c9b171899ed9986 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index f05221de0fed3890aefc5659be36f037350ed8ee..66f2776df56296fa3b75d75703f21d43ac0c83c6 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index a55c1850027c9c643f89ecb221156eff671c7683..453a35c463bb7c09654f10d110f1d24cd1bece5f 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 88d6de9bec8e63acc9dc5d610a80840bfe19dd78..73fc838ac1283422e5ed860cb7eb0ce14043de97 100644 (file)
@@ -3,7 +3,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 0382f33b199865a955d62908a14425eeef84f5ac..e57e87bcdcc1e996ffb74a04944a12429680ef61 100644 (file)
@@ -3,7 +3,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index e02bba0b6123cb93263021699496e077359668ea..575aa726def80c1935b6291300f811a3b89b2bff 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 1ca88348b4e8f78d8e5e30c303ea449ba94bcb6d..0634b60f4e31189a8af550365ce974428a7f1f16 100644 (file)
@@ -3,7 +3,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 770628ea9d6f06fd55b38a415215b22bf3b47a83..6544aaebcfc075f21bff43937678c0bdd608c051 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 7920e17d964a1e14443ed275728a8dfe57fb5036..f255e12ca0421449b7cd4b3f55eda4cf9ef970bb 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 77c4b5e2b07f82e212b3aebb8af31ed5787ca370..c8886abcd42657d4dd8653f48d10341bdbd5b552 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
@@ -142,7 +142,7 @@ def postprocess(files, process_imports, out_file):
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 5d7d5c38433ff179cd14a2a34cb8c26caf045f60..cf4b0a0f8021c3f8cccece7753f59f628e5ccaed 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 08c918be6ead80443d06d5c947aadbe9b97332d4..6af126836decfa4937890fb4ac7783f10fa7cdcf 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 03b30054b5197ff8139e6024005467c915a1e7d8..7cb0dc5b23fa774e87f3fa60b68a455926d99100 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index f10ce2a1fa58381c6860ae149b9526448145a9b5..fa3fb7bef14ac9ebf88ac546cf636a83a60296be 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 05402df1aeac990255a73d4741803d45854612df..a14a31ac7f87add9558f66c7e0497238995df928 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 439974e7c863b881837365cff6038b8aba65cf1b..38c52803d88da91c41f568fc8c4ca206bceffa1c 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index e945ea69906cbaef1b7021ac7b6e7ffc98b30a3a..e9a2f10320b77533e591669df41a6c00bd4dd580 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index cee94aa0c9074a18a5af2c0c0c476744c2b3916a..b86668d5f065cabef351555c38f94e4aa80c8e3a 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 2066d6beba25b1f32a49685190bbd5efec500ab5..e5e7b40a1edb64fb9b8bc0e060f642a47ced5060 100644 (file)
@@ -1,7 +1,7 @@
 <!--
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 913501a3a797032a44e6e2940d7b6a93f32022fe..af088ac090597e7f5dac0e67d8c72470f84a3fb5 100644 (file)
@@ -1,7 +1,7 @@
 <!--
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index d9960899c05263459dd2146d583f89d48d5483a5..e852766d0f58550f1702b759b6223f71d59b9517 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index be34021eecafa120beabd881fc3dd060072590c1..e84efe5a8b8edbaa42ebc675e3437c87b54936f9 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 639786e24907d063f226e3c3b31538127f070e8a..a5ba7a2ea90c0d65132ab9e7c568f7d8284ccb69 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 33fd28bba342a7f999526b2d18c95627fc8e146d..b2996a61a8daed49b00db0fb82dfab39d4ececfc 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index fcbe5a2fde243a1bd8bf080e5d3f6fba0abd065f..4b6543c380c1d407d35852dbd6e7fee6355fdd25 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 506a1c6c3cb0616e57546b30ebca024daf40a185..6a37adc1dda0740ee0f2279ceebc2c7dd5a557ca 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 7ca4c80d10ebae3fe154a122351643dc8635af7b..5aa9e6b95e71c5d42a70b9508bc6be93e0449ee7 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 04eff87be9f3f9f079802e376dcb5b4c1d5ae7f4..5bd54afcf2d59d68c4f79b98c60e1ff47c81217d 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index b2133de2e701c495079d096ca76b4283520eedd5..783a61319947699188f1fd02466b4c065cf900d4 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 8c1eba1db0fe30af925ab79748ab93fca0ac73f3..d0d4019f32878f76491368ac1b1b92490c12f926 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 7cea951c320b8496f03b218509e90ff12763e2fa..e5d020556fad850a6e73f4b35e7a0504f682ed6a 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index ed5e8b53489408a6764090630e642d8ab828af8c..59a2babcd24fbb0141e7da2ae6ebfcd711edcd8c 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 04094b2985350baa981b7c03cf069a5faa39bf79..ebe2996d903fd9a33dc1552d6cfe626bc38abc39 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 3719ea5b772f1c08e69d7e39fffca5a61868b31d..39548f42440115a77598a22000ddd6bec414a351 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 52280d4dfdac40279db24f8232cdea253c31e722..cd328f2c54d2c9bfb4ce79926e7ab0bc1189e3c7 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 656b6c4b70b5ea61aafa204348e94587d324e78c..9e1b019b30053153d797473c544c4867ab1d77d9 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 3142a7afe24b79a5783efb57763df9fcf3173a52..0db7596510533558dd6dd50a1dbb9347ceaa393d 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index fe03fabb43252b7044f59f33a235c5bf97747489..b26076bfab152ade60b06a69096668d5e36e5f3a 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index e74169330f30521c41436a14a92f42965dc58df5..400e636cbf69d77361a01f4ecf14f89284682a81 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 2f277c528ca55253f5e3ba840a474a903a1d7d3a..838c00a8da88fe8cf7d1fe6f85bd807a5c6eea94 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 91014ccd1b43ec761ab64d783a7e7ef60d59d3d5..414f8e3c02fbe387f5b19003b9da681d65586a69 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 5118cb9c987878bc36aae27061490747b38f0921..61cab170944536ef4ba9750db7ecb6c020554c37 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index e5aec76913e269f35343a49f7767f9b0db9a8385..65295ab4c70c02cf5cabb3bedf98bbff390f13b7 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index e89e0a24b3dde28be053ee9f5bc9e24945934dee..c420c518886142f3c9759ce5b30a8ebf9f5f13da 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index b1b8fd3d28d4f036f88e7e2e27031348a842fd80..5d37b555db8400fcbd84a9ee94699de6248670ad 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 8f1ab4cd825310b9246c250f32d191cda8913316..b95311c45a4d17ff8fc868439babdf540f38c34f 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 89f42fcbf2db5a5d7dfd53a422ae112964703608..42de6774480c5f4951bf0bf736cc2c8e5df1fa3a 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 793d268efc3d911277efa10553d590243b727e18..c2b590d6621877c07c8eced15466548eef7e4bbb 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index ffcb4dd1be474b6327030ba24870c9a68000fc33..e2eae71835aa1379e975b4e287d7c228aa9c1b54 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 5a2bf4bd06c82c3f6a3918f9cc0f1ad3f219dbaa..59892b451bca3c71ca6400c5aa368b9448190695 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 1d722dc136fcfa57cca84bf36e0240cbf7f058c7..180884c094ebab70c11d7d8c1a3155c6c008ab01 100644 (file)
@@ -1,7 +1,7 @@
 ..
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index b7897883f81f171968c0111806007283889eeb44..795c5057255bc1937fdeaa072bd6265d3a94a210 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 0c5650fd5e6cf77f6a5034821d1ae81871d57e72..2b831dd5e188a85c0fcf55a2614670b583bba786 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 87f0191540c24e8c34890589e931d8a2cd242514..27d4d8696aa26367a106014b20009b48acf61a96 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #   Copyright © 2020 Yuri Edward <nicolas1.fraysse@epitech.eu>
 #
index 432a318263699dc084ef2c4bc13376b284eb1082..176e0fd21a44ab578d5756bef414f254246b9a71 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #   Copyright © 2020 Sergei Izmailov <sergei.a.izmailov@gmail.com>
 #
index 1fb71e1f8b3f5e55b3a2e790b3c0b2d597b9d756..c9a7ba2d0aea48bed07160bed93074d34c8060fc 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index b7897883f81f171968c0111806007283889eeb44..795c5057255bc1937fdeaa072bd6265d3a94a210 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 6ade0f30edcf633ed6b45b88a1c9ac784694eab1..6c881bc3460b6685c749f700230d3ec3aea020aa 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 7aebc51c2a96dfa40290d953efd132c5129c01ae..2e8b5a52575f8bbc4d6bce6d36997be178bb12c1 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index a884498932757534ac425f117a3c9d3674833f2c..84baab589811cc30d906c385762b875e270497da 100644 (file)
@@ -1,7 +1,7 @@
 /*
     This file is part of m.css.
 
-    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+    Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
               Vladimír Vondruš <mosra@centrum.cz>
 
     Permission is hereby granted, free of charge, to any person obtaining a
index 14afa6b8847e4d1a063978c02ba1046dab40497a..f0b0c453f0529987d17973421c39e6101c40889c 100755 (executable)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 2a5b620ca7afd6a51e7ba1d4d12c4c7924f00c26..9fa08806d7424e9b329dfccc95161cbc61f6bacb 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 17cf3f947f2d80ec4f80c3c778185688cbf2b25c..44e153f7c830e9b36b7997cffb08ce195e79d3fd 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 7441b6c9f5d12794f84d63212d0e9798ef08190b..77031105f1c6ffb6daf6256f85bf25d6e4977148 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 876060e40b487b53e508f2c7567c8ccc33d2bc17..7bd9cd8aa2925b0f06d1c544cf16010a28011ad5 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 101b9e48ed2f66ede36d0a99b20afb011ed46a88..717997e9057b658d520ff0b436ada64969e686f5 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index bf8bc48bad473da372324e2730c00dc39087a168..93cdc25b81e0f4688492a83cf52686e0f6bf0cd8 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 4a7d4cec7b47fb5fbfa3db11cb86f81286612a06..f7cbd31cb72f4ca69c7e77df30989615988959e1 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 9338605bfd032eda8c656f186a767f3e8f7d269b..1a43160222f5e2ae880fc90d211bdf10a76bd3bb 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index d3608c7d2acd2a3dc059e87adcf6e83bf82879d4..4690be5b19e0eec45c3953bca50c1b8abbc9cb6f 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 2d988e8ef833f3c074451a92dde79e3837abd18a..59485abd4266178977bac910386358a5a77ae2e1 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 78734e3e9a1ad49715405fc8879d72b1c7cc1405..9cca6d7fa3f8575abd1f10b90cf8fef32ad6e5e8 100644 (file)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 2c1d201c38a4e19248d3a63d240efc414e894932..c4f8982274c39f721f6a93b4480d3767e2ff1159 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index fabb503b63b2a8aa7cab00db0e9e059195aa6b52..2c06800898060fbc1d72a18f7e376464ec30ed7c 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index c8243bf57c44f98acf6eb2d317090d4555f059a4..92315ec84896dbe7a5d3d43c2f86b80f126d1975 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 63eda7ebb6283e17e4dbc3e09158c47aa08c90e3..b16015830887f18bd95d7d33c164439354cd2a73 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index ed83a2cb5585374d12db95426299bd6b35945994..0076e762f5b0d760c582954f3a6838bdec1b7f62 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 77060898c5df568535002a45818a269d19d401fe..05b7fc1da182dfd1aa538a8cf7cded774e576b48 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index afec201379c7ff942ed97919c46bc62a0173d94d..459e720026f130f731281fd53133f23c7fa55688 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index e7fc83820f973702041dacca03a8ad6b9d20533a..18c5da25632e80d7fdf1650a046947bb481bab07 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 1c365892c2f184b284248f16caed7230ac293db3..80cff1c6784132f29b4c43048c592d66946eaba1 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index fce544499e586c46275e6debc24de59094cf45a4..97e16da6956c1d17028317f4b8fc744d37ba1e2e 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #   Copyright © 2020 Sergei Izmailov <sergei.a.izmailov@gmail.com>
 #
index 55e7880100e92cd10f81243b43b630532f631d78..1263db8c2c516c70946349db4eafe86f9e4fdf87 100644 (file)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 83f1b839efd1ece27414ce63313b71ffba245c47..42ad8f2b924d60679f68e317b2ccb1715387bc94 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 6c5dc6d909d03b11aea485163e465ff03657bd51..8ea713e462c1cdd837483ae55f49973e5cce32df 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index cb3148e140553dac9d219ef94bd5bc3298162637..bfe401c6bfc29a996a6f04c9e63049b9c509b36f 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 7a048643eb7575cf575377ead5b9652bb431ba88..9aec35b1b512f413ea5bb8713739cee020091f40 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 716dd49ec25f55f418a2fc931dfade88058268fc..4b5e1d3a7d0f92fa6096438210c31b0e22520ea1 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #   Copyright © 2020 Blair Conrad <blair@blairconrad.com>
 #
index 24b1643b7863215e890c914ad5302b21de3675a4..11ec2d13a754f35a9ce6cf7234386d9a5f66afb3 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 95f4001140b2fde17c4cd563d7d78f086e60e488..c8ce906dbecd8ba91fb276b35a687ab33c50ecaf 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 0abe58fa6506e5f75bc9715bb1df6886b0f69043..3aa0380954b6d83991afff17e49f26172bd08d41 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 07d891d5add9e47a0be93e07c080537c6654c0fb..539152659d3b96769ece3427e27bbade3ee7e280 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 3614f3dd429f2102dba3cea340825bf8abe8dc5b..c45c28df65f741637bee060152a4459537ffbb24 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Loosely based on https://github.com/Nitron/pelican-alias,
index af354da3198618aee022cc2ea185e69011b97cb2..a59188debd6d6d514d8f035a7efe5f2bd49e7856 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #   Copyright © 2024 John Turner <7strbass@gmail.com>
 #
index 1627ba7f6f0d17c8212b16301bf8335ad7aad02e..482443b38a6bd01ee1e601d0483039007de25588 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index c66102c6ef8a6e9174aa74a89a58e59fa33a8b70..a3dce3b9be4648fbe07fc6ef8f1be8e214097710 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 8bfab04dcc032afd80288aec493ebe4e5f8b06f2..012bde0fe240b4bf49144b93643f0983e2f8b9f9 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 484dd06b2cc8ee5867e7fd43cb37fa98cbe2212d..83fca0e3700e88cd7cd58c8880124f8a27e91d49 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index c871c61c46c4aeea8f6f45011974f1e2a1212726..efb2f872b7964d5c9152b0353da59963890ebc9f 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 9820d84f052a0652ce6e2a6e7547f4d32ba1991d..643037e050a73bc9d9b1258dbc540f4073f39b69 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 435c1a8df8e0e48aab17e5408f164d692fb01c0a..5f931bd60b36529f640e73bbb22ed5eda71d361d 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 2296e8f438c44c125e0624673dca9bf4afd77049..f6160112ebce4d518664b02c8debf84d82e963cc 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 0d254a74b46c755174ce91507d4447e7276746f5..4be530815f1b07e101eb46f3b4dc5af0b8529bb1 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 12fa108a9dbe34a101b3593d0b23ed33cf7cee3a..fc7ad39c75c075467b7e660d77b2937779c2913a 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 7f78e1caf1ec550b48e8ec96cf47bb0af9f1d71d..abaa0b222cc14924293d42ec431725fb7e56c7e2 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index dc31148f6995aace284e8186de0b3d3781fab83a..7e9fe897bb6a91e01dfdb4f6ff2b43b926abe049 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 50e4a754046fd7dc1074c48a8350c90d4fc51a8d..286aa92f21015d5be10efde2ce02d3aa6c2fa584 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 6ec08c13daa074007553ca0b16485a809b4f985a..a5ce7e30decc993826da7275e76ea4c0ee3bd9de 100755 (executable)
@@ -3,7 +3,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 23381832dfac392f66c367d6696b817a6da0777f..6f3542463a3489def9b5f22889fe8ecedc0e3489 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 45faddfaa204ace3bee771c93ce85e9c985dce87..e468db1e583afaee7f9c7a3e918ffd1420defbff 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index af0848d689edb2e69a029a65a5246ee1364f5cf8..23d8c0536d6a5bdfcea1a1c00efdc5329ef3ad5d 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 530941db9a185fa4b8e095e48f196342249f625a..040bc845e5d703dad7fc85a8f76009c783e7747b 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 0cf8de8d075dd95968bd37da4dbde1dc705bde7a..fe0d4c42774b1a34988d7ab0db13782080e11832 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 20b1c31e81d74f1d59ba3dd940a39a61ba2907b4..127cf10cf490999916df42976465f4b43c8cf960 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 06dd0d7dba790bb3537487b70157e760a29f45a3..cbf6c840c0199e897c5750416298b44d4da319c8 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 07ef50870b4d876b9d15caa2b80c5ddd4b176f4f..637f10474e6ded5fe0311f644bcb6417ac308e00 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 91ecbb492cf4e349ebfe0d3d91eb5896e0324ad2..ef2c04b52caf85babe83c4b2906b232fe6dc33e6 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index e42119c89c7d4902668dea7ad3caada12a5bdfcb..dd2630bf132371d6469696f7c84e835173e12ed1 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index b771a84fc335a0b42cbf22938ea9b631dd489c0b..1347e33a32b60a1023726050afd55f36455db500 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index e4bad77029897a14fcf753c1e2a2e6f018b075ae..ff517462b71f0bb4a295dc519b8e678dc7caff16 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 0a6e771acab02da4a66814ead28bd17f8798f7da..423e055a32bc9bb5d7ead74aebab2f2064f36640 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index aef777713faf77abdfd81622a20f6a83fed38e06..957635a694199b6bdc6565f2bda7528ebf69a3ef 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 760c1b5ba707de38e970d6e4141079bd6def1e10..dec3c1d527875dbd379ef5fbf94e24f5d458d44d 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 8261e4599f1b35ec06ee4b9892bcaccfcb9ab1d8..b752842d2397f1666706681095fe17e3ea9d3c0d 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index a86677f731b383b5fed86a26b62b3e8f0104c582..023e403bd294ddd7a22a38df7fafd0f2ba22be7e 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index cca89dbd6e2fe6d013980010ef2860532a790378..a8e681ec15e33c811cafe04607062c3c5767e8c8 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index 6dce8bd1378fea76a730628da0a4d62a3be629e8..3c12f6fa6dbff98411146e4a77f264cade11b004 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index dbf0d75a1e3a92d83c88b054ac57dcc4939c5061..bce7a3aef5a5565310349b6b0980d7b02385d0e6 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
index bdda8f30e13064c8e937ebea9d4b4e7972946129..481fbd33078db8654e8249e890a59e39714d83a7 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a
@@ -132,7 +132,7 @@ M_LINKS_FOOTER4 = [('Plugins', 'plugins/'),
                    ('Sphinx', 'plugins/sphinx/')]
 
 M_FINE_PRINT = """
-| m.css. Copyright © `Vladimír Vondruš <http://mosra.cz>`_, 2017--2023. Site
+| m.css. Copyright © `Vladimír Vondruš <http://mosra.cz>`_, 2017--2024. Site
   powered by `Pelican <https://getpelican.com>`_ and m.css.
 | Code and content is `available on GitHub under MIT <https://github.com/mosra/m.css>`_.
   Contact the author via `Gitter <https://gitter.im/mosra/m.css>`_,
index 31f710be924f1335871cb4f613b0635b3becaca6..eace5fa82f073a27c1d5f842d950b10d2375947b 100644 (file)
@@ -1,7 +1,7 @@
 #
 #   This file is part of m.css.
 #
-#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023
+#   Copyright © 2017, 2018, 2019, 2020, 2021, 2022, 2023, 2024
 #             Vladimír Vondruš <mosra@centrum.cz>
 #
 #   Permission is hereby granted, free of charge, to any person obtaining a