diff --git a/.editorconfig b/.editorconfig index 66f25e294..11cc23083 100644 --- a/.editorconfig +++ b/.editorconfig @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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/.env b/.env index bad3722c1..5650971a6 100755 --- a/.env +++ b/.env @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 bd5cb31ba..01948c6f7 100644 --- a/.eslintignore +++ b/.eslintignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 b9b12c33c..dd48b9d0b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 19e3c00cb..7dc94a401 100644 --- a/.stylelintignore +++ b/.stylelintignore @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 9b76ce914..a2bc6048c 100755 --- a/.travis.sh +++ b/.travis.sh @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 1607a7e2c..693668669 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 c6558f8df..9a2f04f9d 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 1795e4ccf..7a8232f93 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2016-2018 Martin Donath +Copyright (c) 2016-2019 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 242256f1e..cc09a74f1 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 d97031f55..ab00c69b2 100644 --- a/README.md +++ b/README.md @@ -60,7 +60,7 @@ https://squidfunk.github.io/mkdocs-material/ **MIT License** -Copyright (c) 2016-2018 Martin Donath +Copyright (c) 2016-2019 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 2cd43ea53..2d1a05f83 100644 --- a/material/mkdocs_theme.yml +++ b/material/mkdocs_theme.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 c1a09e5f6..97c01c2cc 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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/requirements.txt b/requirements.txt index 1c9968f90..cdea2fde1 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 3b2bfb36e..e72f5aadd 100644 --- a/setup.py +++ b/setup.py @@ -1,4 +1,4 @@ -# Copyright (c) 2016-2018 Martin Donath +# Copyright (c) 2016-2019 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 734d20e50..b4379e632 100644 --- a/src/404.html +++ b/src/404.html @@ -1,5 +1,5 @@