diff --git a/.editorconfig b/.editorconfig index e828aaf93..d2414bfce 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.eslintignore b/.eslintignore index 3c5608230..b6c862836 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.githooks/commit-msg/skip.sh b/.githooks/commit-msg/skip.sh index 3f9412a0c..bc5daf135 100755 --- a/.githooks/commit-msg/skip.sh +++ b/.githooks/commit-msg/skip.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.githooks/post-merge/install.sh b/.githooks/post-merge/install.sh index f99d0763f..1eb6bbef9 100755 --- a/.githooks/post-merge/install.sh +++ b/.githooks/post-merge/install.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.githooks/pre-commit/branch.sh b/.githooks/pre-commit/branch.sh index 72f6f1773..1662799fe 100755 --- a/.githooks/pre-commit/branch.sh +++ b/.githooks/pre-commit/branch.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.githooks/pre-commit/check.sh b/.githooks/pre-commit/check.sh index 4bba5bb16..84db09095 100755 --- a/.githooks/pre-commit/check.sh +++ b/.githooks/pre-commit/check.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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 667e19336..638a05f12 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.stylelintignore b/.stylelintignore index 2fddb2d57..19e3c00cb 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.travis.sh b/.travis.sh index 8f5d5fcfe..98ded0ad9 100755 --- a/.travis.sh +++ b/.travis.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/.travis.yml b/.travis.yml index a7b255003..f9f6abb13 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/Dockerfile b/Dockerfile index ab0af4533..ff77634e4 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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 e28471522..1795e4ccf 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2017 Martin Donath +Copyright (c) 2016-2018 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/Makefile b/Makefile index 060f5be99..61876b086 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/README.md b/README.md index 9a13ac5fa..1d6dae694 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ https://squidfunk.github.io/mkdocs-material/ **MIT License** -Copyright (c) 2016-2017 Martin Donath +Copyright (c) 2016-2018 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/material/mkdocs_theme.yml b/material/mkdocs_theme.yml index a0bc551fb..dc45b353a 100644 --- a/material/mkdocs_theme.yml +++ b/material/mkdocs_theme.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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 6d37236c7..1390b8c7c 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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 @@ -30,7 +30,7 @@ repo_url: https://github.com/squidfunk/mkdocs-material edit_uri: "" # Copyright -copyright: 'Copyright © 2016 - 2017 Martin Donath' +copyright: 'Copyright © 2016 - 2018 Martin Donath' # Configuration theme: diff --git a/requirements.txt b/requirements.txt index fc79341f3..7aa05105b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/setup.py b/setup.py index b2816a043..3b2bfb36e 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2017 Martin Donath +# Copyright (c) 2016-2018 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/src/404.html b/src/404.html index 53c683195..734d20e50 100644 --- a/src/404.html +++ b/src/404.html @@ -1,5 +1,5 @@