From f0872207d29ced2d6dfade7fbbed75bdd3df650c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?C=C3=A9dric=20Belin?= Date: Fri, 4 Jan 2019 14:24:11 +0100 Subject: [PATCH] Updated the copyright notice --- LICENSE.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE.md b/LICENSE.md index 92de5d0..8b95bf4 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ # MIT License -Copyright © 2018 SAB International +Copyright © 2018 - 2019 SAB International Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/mkdocs.yml b/mkdocs.yml index 9ecd3e8..003617f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -10,7 +10,7 @@ repo_name: GitHub repo_url: https://github.com/sab-international/gitea.php edit_uri: '' -copyright: Copyright © 2018 SAB International +copyright: Copyright © 2018 - 2019 SAB International google_analytics: - !!python/object/apply:os.getenv [GOOGLE_ANALYTICS_ID] - auto