diff options
| author | Patrick H. Lauke <[email protected]> | 2023-01-02 00:30:53 +0000 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-01-01 16:30:53 -0800 |
| commit | 2cc580e2d1e70d942965d54365db24fe6728ad00 (patch) | |
| tree | 8768f47ee4ad9beb7302b953a3ff0214082c10a4 /nuget | |
| parent | 1b39d1275bf5f91ff126faea33a6e6ab71ba991e (diff) | |
| download | bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.tar.xz bootstrap-2cc580e2d1e70d942965d54365db24fe6728ad00.zip | |
Docs: remove remnants of Twitter / bump dates (#37779)
Diffstat (limited to 'nuget')
| -rw-r--r-- | nuget/bootstrap.nuspec | 2 | ||||
| -rw-r--r-- | nuget/bootstrap.sass.nuspec | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec index 1020a85ac..de864ae22 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-2022</copyright> + <copyright>Copyright 2011-2023</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <tags>css mobile-first responsive front-end framework web</tags> <contentFiles> diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index 1e217cddb..37b850a8d 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.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-2022</copyright> + <copyright>Copyright 2011-2023</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <tags>css sass mobile-first responsive front-end framework web</tags> <contentFiles> |
