Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/nuget
diff options
context:
space:
mode:
authorXhmikosR <xhmikosr@gmail.com>2020-01-02 12:34:48 +0300
committerXhmikosR <xhmikosr@gmail.com>2020-01-02 13:11:56 +0300
commit3c0cf9365b20d6108e4d067d3434c9eac02d5507 (patch)
treec3eacd5c830a3dd2813f82f14c2cdef6576dc3f5 /nuget
parent0e09c6b831cc87ae034d253b2f09536dde21d75e (diff)
Bump copyright year to 2020. (#29944)
Diffstat (limited to 'nuget')
-rw-r--r--nuget/bootstrap.nuspec2
-rw-r--r--nuget/bootstrap.sass.nuspec2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuget/bootstrap.nuspec b/nuget/bootstrap.nuspec
index 4ad92d7ac4..36d717bb38 100644
--- a/nuget/bootstrap.nuspec
+++ b/nuget/bootstrap.nuspec
@@ -13,7 +13,7 @@
<projectUrl>https://getbootstrap.com/</projectUrl>
<iconUrl>https://getbootstrap.com/docs/4.4/assets/img/favicons/apple-touch-icon.png</iconUrl>
<license type="file">LICENSE.txt</license>
- <copyright>Copyright 2017-2019</copyright>
+ <copyright>Copyright 2017-2020</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
<dependency id="jQuery" version="[3.0.0,4)" />
diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec
index 7422358a37..cd281931ff 100644
--- a/nuget/bootstrap.sass.nuspec
+++ b/nuget/bootstrap.sass.nuspec
@@ -13,7 +13,7 @@
<projectUrl>https://getbootstrap.com/</projectUrl>
<iconUrl>https://getbootstrap.com/docs/4.4/assets/img/favicons/apple-touch-icon.png</iconUrl>
<license type="file">LICENSE.txt</license>
- <copyright>Copyright 2017-2019</copyright>
+ <copyright>Copyright 2017-2020</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
<dependency id="jQuery" version="[3.0.0,4)" />