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>2019-01-08 09:05:26 +0300
committerXhmikosR <xhmikosr@gmail.com>2019-01-08 22:23:50 +0300
commitf11f56558bf4ee5e7879125dc506a2567ee3524f (patch)
tree2e000a9d5caa233734df9f3be7843f15643c16e0 /nuget
parent46f34fd1314b2a4d35c94b8e53ab183079a60873 (diff)
Bump copyright year to 2019.
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 7f31af1a81..0770f0f656 100644
--- a/nuget/bootstrap.nuspec
+++ b/nuget/bootstrap.nuspec
@@ -13,7 +13,7 @@
<projectUrl>https://getbootstrap.com/</projectUrl>
<iconUrl>https://getbootstrap.com/docs/4.2/assets/img/favicons/apple-touch-icon.png</iconUrl>
<license type="file">LICENSE.txt</license>
- <copyright>Copyright 2017-2018</copyright>
+ <copyright>Copyright 2017-2019</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 1793d58bf9..fbd57d4e47 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.2/assets/img/favicons/apple-touch-icon.png</iconUrl>
<license type="file">LICENSE.txt</license>
- <copyright>Copyright 2017-2018</copyright>
+ <copyright>Copyright 2017-2019</copyright>
<requireLicenseAcceptance>false</requireLicenseAcceptance>
<dependencies>
<dependency id="jQuery" version="[3.0.0,4)" />