]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update authors and copyright to match npm, add repository reference
authorJesse Mandel <jesse.mandel@jdpa.com>
Thu, 20 Oct 2022 18:47:47 +0000 (11:47 -0700)
committerMark Otto <otto@github.com>
Sun, 30 Oct 2022 23:35:30 +0000 (19:35 -0400)
nuget/bootstrap.nuspec
nuget/bootstrap.sass.nuspec

index d2127d4a0763f34f710d52273b5564fb5adfe23a..1020a85accd2cfc03347925dc6c7d0f8600e06ed 100644 (file)
@@ -5,16 +5,17 @@
     <!-- pulled from package.json -->
     <version>5</version>
     <title>Bootstrap CSS</title>
-    <authors>The Bootstrap Authors, Twitter Inc.</authors>
+    <authors>The Bootstrap Authors</authors>
     <owners>bootstrap</owners>
     <description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description>
     <releaseNotes>https://blog.getbootstrap.com/</releaseNotes>
     <summary>Bootstrap framework in CSS. Includes JavaScript.</summary>
     <language>en-us</language>
     <projectUrl>https://getbootstrap.com/</projectUrl>
+    <repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" />
     <icon>bootstrap.png</icon>
     <license type="expression">MIT</license>
-    <copyright>Copyright 2017-2022</copyright>
+    <copyright>Copyright 2011-2022</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <tags>css mobile-first responsive front-end framework web</tags>
     <contentFiles>
index ef2284f157aa86261a4b71ce87d9c3af2f5e828e..1e217cddbc760101a4615915b45a31dc59c4de62 100644 (file)
@@ -5,16 +5,17 @@
     <!-- pulled from package.json -->
     <version>5</version>
     <title>Bootstrap Sass</title>
-    <authors>The Bootstrap Authors, Twitter Inc.</authors>
+    <authors>The Bootstrap Authors</authors>
     <owners>bootstrap</owners>
     <description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description>
     <releaseNotes>https://blog.getbootstrap.com/</releaseNotes>
     <summary>Bootstrap framework in Sass. Includes JavaScript</summary>
     <language>en-us</language>
     <projectUrl>https://getbootstrap.com/</projectUrl>
+    <repository type="git" url="https://github.com/twbs/bootstrap.git" branch="main" />
     <icon>bootstrap.png</icon>
     <license type="expression">MIT</license>
-    <copyright>Copyright 2017-2022</copyright>
+    <copyright>Copyright 2011-2022</copyright>
     <requireLicenseAcceptance>false</requireLicenseAcceptance>
     <tags>css sass mobile-first responsive front-end framework web</tags>
     <contentFiles>