diff options
| author | XhmikosR <[email protected]> | 2022-01-03 15:03:42 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2022-01-03 15:03:42 +0200 |
| commit | 9680e1745672f35f6a63c6670b1668e46d5c575d (patch) | |
| tree | 19842daf5e968410e234202e96c2627e49621d13 /nuget/bootstrap.nuspec | |
| parent | 2c9ecd0b8df1a1d25013820a3baa0b7d9e6c2589 (diff) | |
| download | bootstrap-9680e1745672f35f6a63c6670b1668e46d5c575d.tar.xz bootstrap-9680e1745672f35f6a63c6670b1668e46d5c575d.zip | |
Bump copyright year to 2022 (#35639)
Diffstat (limited to 'nuget/bootstrap.nuspec')
| -rw-r--r-- | nuget/bootstrap.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 1715b9163..ab23e2458 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -14,7 +14,7 @@ <projectUrl>https://getbootstrap.com/</projectUrl> <icon>bootstrap.png</icon> <license type="file">LICENSE.txt</license> - <copyright>Copyright 2017-2021</copyright> + <copyright>Copyright 2017-2022</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> |
