From be3e902426f04e8a562707aaf88e17b6b8917035 Mon Sep 17 00:00:00 2001 From: Still Hsu <341464@gmail.com> Date: Thu, 24 Jan 2019 12:49:59 +0800 Subject: [PATCH] Update copyright year and docs version --- LICENSE | 2 +- docs/docfx.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 3f78126e5..3765bf39c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2017 Discord.Net Contributors +Copyright (c) 2015-2019 Discord.Net Contributors 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/docs/docfx.json b/docs/docfx.json index 5ea6b895b..5ddd3f84e 100644 --- a/docs/docfx.json +++ b/docs/docfx.json @@ -50,7 +50,7 @@ "overwrite": "_overwrites/**/**.md", "globalMetadata": { "_appTitle": "Discord.Net Documentation", - "_appFooter": "Discord.Net (c) 2015-2018 2.0.0-beta", + "_appFooter": "Discord.Net (c) 2015-2019 2.0.1", "_enableSearch": true, "_appLogoPath": "marketing/logo/SVG/Logomark Purple.svg", "_appFaviconPath": "favicon.ico"