diff --git a/.editorconfig b/.editorconfig index eaff743..375a4da 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml index 958523e..74120d5 100644 --- a/.github/FUNDING.yml +++ b/.github/FUNDING.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.github/workflows/documentation.yml b/.github/workflows/documentation.yml index 68e838c..9e91728 100644 --- a/.github/workflows/documentation.yml +++ b/.github/workflows/documentation.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/.gitignore b/.gitignore index c10142e..41e42cb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/LICENSE b/LICENSE index e409407..6b9d8b7 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2023 Martin Donath +Copyright (c) 2016-2025 Martin Donath Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to diff --git a/examples/__init__.py b/examples/__init__.py index 15264d1..9acb185 100644 --- a/examples/__init__.py +++ b/examples/__init__.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/blog-basic/mkdocs.yml b/examples/blog-basic/mkdocs.yml index bddd22e..c96443a 100644 --- a/examples/blog-basic/mkdocs.yml +++ b/examples/blog-basic/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Alex Voss # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/examples/blog-basic/requirements.txt b/examples/blog-basic/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/blog-basic/requirements.txt +++ b/examples/blog-basic/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/blog-rss/mkdocs.yml b/examples/blog-rss/mkdocs.yml index e379efc..25e925a 100644 --- a/examples/blog-rss/mkdocs.yml +++ b/examples/blog-rss/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Alex Voss # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/examples/blog-rss/requirements.txt b/examples/blog-rss/requirements.txt index 1a71d07..f04e970 100644 --- a/examples/blog-rss/requirements.txt +++ b/examples/blog-rss/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Alex Voss # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/examples/blog-update/mkdocs.yml b/examples/blog-update/mkdocs.yml index 3d88091..059e91e 100644 --- a/examples/blog-update/mkdocs.yml +++ b/examples/blog-update/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Alex Voss # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/examples/blog-update/requirements.txt b/examples/blog-update/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/blog-update/requirements.txt +++ b/examples/blog-update/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/color-palette-system-preference/mkdocs.yml b/examples/color-palette-system-preference/mkdocs.yml index 47d05c6..db1bfca 100644 --- a/examples/color-palette-system-preference/mkdocs.yml +++ b/examples/color-palette-system-preference/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/color-palette-system-preference/requirements.txt b/examples/color-palette-system-preference/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/color-palette-system-preference/requirements.txt +++ b/examples/color-palette-system-preference/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/color-palette-toggle/mkdocs.yml b/examples/color-palette-toggle/mkdocs.yml index 211c558..18ecc17 100644 --- a/examples/color-palette-toggle/mkdocs.yml +++ b/examples/color-palette-toggle/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/color-palette-toggle/requirements.txt b/examples/color-palette-toggle/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/color-palette-toggle/requirements.txt +++ b/examples/color-palette-toggle/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/cookie-consent/mkdocs.yml b/examples/cookie-consent/mkdocs.yml index 77eca65..dc57a00 100644 --- a/examples/cookie-consent/mkdocs.yml +++ b/examples/cookie-consent/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/cookie-consent/requirements.txt b/examples/cookie-consent/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/cookie-consent/requirements.txt +++ b/examples/cookie-consent/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/custom-colors/mkdocs.yml b/examples/custom-colors/mkdocs.yml index a7b656a..3d4062f 100644 --- a/examples/custom-colors/mkdocs.yml +++ b/examples/custom-colors/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/custom-colors/requirements.txt b/examples/custom-colors/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/custom-colors/requirements.txt +++ b/examples/custom-colors/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/custom-cookies/mkdocs.yml b/examples/custom-cookies/mkdocs.yml index bc4dfc8..81cc29a 100644 --- a/examples/custom-cookies/mkdocs.yml +++ b/examples/custom-cookies/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/custom-cookies/requirements.txt b/examples/custom-cookies/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/custom-cookies/requirements.txt +++ b/examples/custom-cookies/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/fonts-builtin/mkdocs.yml b/examples/fonts-builtin/mkdocs.yml index 2eb700c..8267b0f 100644 --- a/examples/fonts-builtin/mkdocs.yml +++ b/examples/fonts-builtin/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Alex Voss # Permission is hereby granted, free of charge, to any person obtaining a copy @@ -28,7 +28,7 @@ site_name: Using built-in browser fonts site_author: Alex Voss # Copyright -copyright: Copyright © 2016 - 2023 Alex Voss and Martin Donath +copyright: Copyright © 2016 - 2025 Alex Voss and Martin Donath # Theme theme: diff --git a/examples/fonts-builtin/requirements.txt b/examples/fonts-builtin/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/fonts-builtin/requirements.txt +++ b/examples/fonts-builtin/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/fonts-custom/mkdocs.yml b/examples/fonts-custom/mkdocs.yml index f2c520e..d3e81e9 100644 --- a/examples/fonts-custom/mkdocs.yml +++ b/examples/fonts-custom/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Alex Voss # Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/examples/fonts-custom/requirements.txt b/examples/fonts-custom/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/fonts-custom/requirements.txt +++ b/examples/fonts-custom/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/page-status/docs/stylesheets/extra.css b/examples/page-status/docs/stylesheets/extra.css index ec2aafe..3d8d20d 100644 --- a/examples/page-status/docs/stylesheets/extra.css +++ b/examples/page-status/docs/stylesheets/extra.css @@ -1,5 +1,5 @@ /* - * Copyright (c) 2016-2023 Martin Donath + * Copyright (c) 2016-2025 Martin Donath * Alex Voss * * Permission is hereby granted, free of charge, to any person obtaining a copy diff --git a/examples/page-status/mkdocs.yml b/examples/page-status/mkdocs.yml index 2d33638..391e75f 100644 --- a/examples/page-status/mkdocs.yml +++ b/examples/page-status/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 the authors: +# Copyright (c) 2016-2025 the authors: # # Martin Donath # Alex Voss diff --git a/examples/page-status/requirements.txt b/examples/page-status/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/page-status/requirements.txt +++ b/examples/page-status/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/tags-with-icons/mkdocs.yml b/examples/tags-with-icons/mkdocs.yml index 90a1631..016cfde 100644 --- a/examples/tags-with-icons/mkdocs.yml +++ b/examples/tags-with-icons/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/tags-with-icons/requirements.txt b/examples/tags-with-icons/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/tags-with-icons/requirements.txt +++ b/examples/tags-with-icons/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/tags/mkdocs.yml b/examples/tags/mkdocs.yml index 9726966..19941c9 100644 --- a/examples/tags/mkdocs.yml +++ b/examples/tags/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/examples/tags/requirements.txt b/examples/tags/requirements.txt index df8b44f..1cf92d0 100644 --- a/examples/tags/requirements.txt +++ b/examples/tags/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/hooks/archive.py b/hooks/archive.py index 83b72e9..58519b0 100644 --- a/hooks/archive.py +++ b/hooks/archive.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to diff --git a/mkdocs.yml b/mkdocs.yml index 43c5cfa..baaa8ba 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to @@ -31,7 +31,7 @@ repo_name: mkdocs-material/examples repo_url: https://github.com/mkdocs-material/examples # Copyright -copyright: Copyright © 2016 - 2023 Martin Donath +copyright: Copyright © 2016 - 2025 Martin Donath # Theme theme: diff --git a/requirements.txt b/requirements.txt index 9dfda0e..d64bbc2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2023 Martin Donath +# Copyright (c) 2016-2025 Martin Donath # Permission is hereby granted, free of charge, to any person obtaining a copy # of this software and associated documentation files (the "Software"), to