diff options
| author | Chris Rebert <[email protected]> | 2016-01-01 12:31:38 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-01-01 12:31:38 -0800 |
| commit | e9192f6de0d673275f771d160230c540ac9e3a74 (patch) | |
| tree | dc44047d1c148b816c60183cef058a0fb8654f5f /nuget | |
| parent | cd74e2db2ead7ce76186e0cd5e16bddfc886eedf (diff) | |
| download | bootstrap-e9192f6de0d673275f771d160230c540ac9e3a74.tar.xz bootstrap-e9192f6de0d673275f771d160230c540ac9e3a74.zip | |
Update copyright years to 2016
[ci skip]
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 835388b03..a3e68799c 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -13,7 +13,7 @@ <projectUrl>http://getbootstrap.com</projectUrl> <iconUrl>http://getbootstrap.com/apple-touch-icon.png</iconUrl> <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl> - <copyright>Copyright 2015</copyright> + <copyright>Copyright 2016</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <dependencies> <dependency id="jQuery" version="2.0.0" /> diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index fb31ed526..6c9875f96 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.nuspec @@ -13,7 +13,7 @@ <projectUrl>http://getbootstrap.com</projectUrl> <iconUrl>http://getbootstrap.com/apple-touch-icon.png</iconUrl> <licenseUrl>https://github.com/twbs/bootstrap/blob/master/LICENSE</licenseUrl> - <copyright>Copyright 2015</copyright> + <copyright>Copyright 2016</copyright> <requireLicenseAcceptance>false</requireLicenseAcceptance> <dependencies> <dependency id="jQuery" version="2.0.0" /> |
