From 6d905e641478ad762fddb918cff57b95d24be60d Mon Sep 17 00:00:00 2001 From: squidfunk Date: Wed, 2 Jan 2019 10:49:13 +0100 Subject: [PATCH] Updated copyright year in docs --- docs/license.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/license.md b/docs/license.md index 6a4090527..724404251 100644 --- a/docs/license.md +++ b/docs/license.md @@ -2,7 +2,7 @@ **MIT License** -Copyright © 2016 - 2018 Martin Donath +Copyright © 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 97c01c2cc..89d3a3a75 100755 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -30,7 +30,7 @@ repo_url: https://github.com/squidfunk/mkdocs-material edit_uri: "" # Copyright -copyright: 'Copyright © 2016 - 2018 Martin Donath' +copyright: 'Copyright © 2016 - 2019 Martin Donath' # Configuration theme: