Update copyright

This commit is contained in:
Patrik Svensson
2022-02-16 00:35:10 +01:00
parent f9a85e017a
commit b6be693007
8 changed files with 8 additions and 9 deletions

View File

@ -37,7 +37,7 @@ The documentation site has custom enhancements to Statiq located under the [./sr
MIT License
Copyright (c) 2020 Patrik Svensson, Phil Scott
Copyright (c) 2020 Patrik Svensson, Phil Scott, Nils Andresen
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

View File

@ -252,7 +252,7 @@ c-9 -4 -271 61 -315 78 -29 11 -28 12 79 55 59 24 111 46 114 49 3 3 33 -36
<footer class="py-4 md:py-8 mt-8 bg-gray-100 dark:bg-slate-800 text-sm border-t border-gray-200 dark:border-slate-700">
<div class="container">
<div class="flex flex-row">
<span>© @DateTime.Today.Year Patrik Svensson, Phil Scott</span>
<span>© @DateTime.Today.Year Patrik Svensson, Phil Scott, Nils Andresens</span>
<span class="ml-auto">@VersionUtilities.GetVersion()</span>
</div>
</div>

View File

@ -5,7 +5,6 @@
"requires": true,
"packages": {
"": {
"name": "docs",
"version": "1.0.0",
"license": "MIT",
"devDependencies": {