diff options
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 de864ae..8d4f5b2 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -15,7 +15,7 @@ <repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" /> <icon>bootstrap.png</icon> <license type="expression">MIT</license> - <copyright>Copyright 2011-2023</copyright> + <copyright>Copyright 2011-2024</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> |