Browse Source

docs: Update copyright year and docs version (#1243)

tags/2.1.0
Still Hsu Christopher F 6 years ago
parent
commit
0275f7df50
2 changed files with 2 additions and 2 deletions
  1. +1
    -1
      LICENSE
  2. +1
    -1
      docs/docfx.json

+ 1
- 1
LICENSE View File

@@ -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


+ 1
- 1
docs/docfx.json View File

@@ -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"


Loading…
Cancel
Save