diff options
| author | Chris Rebert <[email protected]> | 2016-05-20 09:04:31 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-05-20 09:04:31 -0700 |
| commit | a90b36918f026dd291bef09f66fe8c212fe7984a (patch) | |
| tree | 131f6aac3df80c25e6d3eb822c57b3dd31b89060 /nuget | |
| parent | 83692b199b2522c1166f0325f4ba79768024aa8d (diff) | |
| download | bootstrap-a90b36918f026dd291bef09f66fe8c212fe7984a.tar.xz bootstrap-a90b36918f026dd291bef09f66fe8c212fe7984a.zip | |
Add "The Bootstrap Authors" to copyright notices (#19936)
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
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 a3e68799c..59b7b4faa 100644 --- a/nuget/bootstrap.nuspec +++ b/nuget/bootstrap.nuspec @@ -4,7 +4,7 @@ <id>bootstrap</id> <version>4.0.0-alpha</version> <title>Bootstrap CSS</title> - <authors>Twitter, Inc.</authors> + <authors>The Bootstrap Authors, Twitter Inc.</authors> <owners>bootstrap</owners> <description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description> <releaseNotes>http://blog.getbootstrap.com</releaseNotes> diff --git a/nuget/bootstrap.sass.nuspec b/nuget/bootstrap.sass.nuspec index 6c9875f96..6e57c5470 100644 --- a/nuget/bootstrap.sass.nuspec +++ b/nuget/bootstrap.sass.nuspec @@ -4,7 +4,7 @@ <id>bootstrap.sass</id> <version>4.0.0-alpha</version> <title>Bootstrap Sass</title> - <authors>Twitter, Inc.</authors> + <authors>The Bootstrap Authors, Twitter Inc.</authors> <owners>bootstrap</owners> <description>The most popular front-end framework for developing responsive, mobile first projects on the web.</description> <releaseNotes>http://blog.getbootstrap.com</releaseNotes> |
