mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge branch 'licensor' of github.com:github/linguist into licensor
This commit is contained in:
3
vendor/licenses/config.yml
vendored
3
vendor/licenses/config.yml
vendored
@@ -3,6 +3,8 @@ whitelist:
|
|||||||
- bsd-2-clause
|
- bsd-2-clause
|
||||||
- bsd-3-clause
|
- bsd-3-clause
|
||||||
- mit
|
- mit
|
||||||
|
- mpl-2.0
|
||||||
|
- wtfpl
|
||||||
|
|
||||||
# These dependencies are explicitly ignored
|
# These dependencies are explicitly ignored
|
||||||
ignored:
|
ignored:
|
||||||
@@ -12,3 +14,4 @@ ignored:
|
|||||||
# These dependencies have been reviewed and approved.
|
# These dependencies have been reviewed and approved.
|
||||||
reviewed:
|
reviewed:
|
||||||
rubygem:
|
rubygem:
|
||||||
|
- mime-types
|
||||||
|
|||||||
2
vendor/licenses/rubygem/addressable.txt
vendored
2
vendor/licenses/rubygem/addressable.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: addressable
|
name: addressable
|
||||||
version: 2.3.8
|
version: 2.3.8
|
||||||
summary: URI Implementation
|
summary: URI Implementation
|
||||||
url: https://github.com/sporkmonger/addressable
|
homepage: https://github.com/sporkmonger/addressable
|
||||||
license: apache-2.0
|
license: apache-2.0
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
2
vendor/licenses/rubygem/byebug.txt
vendored
2
vendor/licenses/rubygem/byebug.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: byebug
|
name: byebug
|
||||||
version: 6.0.2
|
version: 6.0.2
|
||||||
summary: Ruby 2.0 fast debugger - base + CLI
|
summary: Ruby 2.0 fast debugger - base + CLI
|
||||||
url: http://github.com/deivid-rodriguez/byebug
|
homepage: http://github.com/deivid-rodriguez/byebug
|
||||||
license: bsd-2-clause
|
license: bsd-2-clause
|
||||||
---
|
---
|
||||||
Copyright (c) David Rodríguez <deivid.rodriguez@gmail.com>
|
Copyright (c) David Rodríguez <deivid.rodriguez@gmail.com>
|
||||||
|
|||||||
2
vendor/licenses/rubygem/charlock_holmes.txt
vendored
2
vendor/licenses/rubygem/charlock_holmes.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: charlock_holmes
|
name: charlock_holmes
|
||||||
version: 0.7.3
|
version: 0.7.3
|
||||||
summary: Character encoding detection, brought to you by ICU
|
summary: Character encoding detection, brought to you by ICU
|
||||||
url: https://github.com/brianmario/charlock_holmes
|
homepage: https://github.com/brianmario/charlock_holmes
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2011 Brian Lopez - https://github.com/brianmario
|
Copyright (c) 2011 Brian Lopez - https://github.com/brianmario
|
||||||
|
|||||||
2
vendor/licenses/rubygem/escape_utils.txt
vendored
2
vendor/licenses/rubygem/escape_utils.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: escape_utils
|
name: escape_utils
|
||||||
version: 1.1.0
|
version: 1.1.0
|
||||||
summary: Faster string escaping routines for your web apps
|
summary: Faster string escaping routines for your web apps
|
||||||
url: https://github.com/brianmario/escape_utils
|
homepage: https://github.com/brianmario/escape_utils
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|||||||
2
vendor/licenses/rubygem/faraday.txt
vendored
2
vendor/licenses/rubygem/faraday.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: faraday
|
name: faraday
|
||||||
version: 0.9.2
|
version: 0.9.2
|
||||||
summary: HTTP/REST API client library.
|
summary: HTTP/REST API client library.
|
||||||
url: https://github.com/lostisland/faraday
|
homepage: https://github.com/lostisland/faraday
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2009-2015 Rick Olson, Zack Hobson
|
Copyright (c) 2009-2015 Rick Olson, Zack Hobson
|
||||||
|
|||||||
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: github-linguist-grammars
|
name: github-linguist-grammars
|
||||||
version: 4.6.4
|
version: 4.6.4
|
||||||
summary: Language grammars for use with github-linguist
|
summary: Language grammars for use with github-linguist
|
||||||
url: https://github.com/github/linguist
|
homepage: https://github.com/github/linguist
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2011-2015 GitHub, Inc.
|
Copyright (c) 2011-2015 GitHub, Inc.
|
||||||
|
|||||||
2
vendor/licenses/rubygem/github-linguist.txt
vendored
2
vendor/licenses/rubygem/github-linguist.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: github-linguist
|
name: github-linguist
|
||||||
version: 4.6.4
|
version: 4.6.4
|
||||||
summary: GitHub Language detection
|
summary: GitHub Language detection
|
||||||
url: https://github.com/github/linguist
|
homepage: https://github.com/github/linguist
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2011-2015 GitHub, Inc.
|
Copyright (c) 2011-2015 GitHub, Inc.
|
||||||
|
|||||||
2
vendor/licenses/rubygem/licensee.txt
vendored
2
vendor/licenses/rubygem/licensee.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: licensee
|
name: licensee
|
||||||
version: 6.0.0b1
|
version: 6.0.0b1
|
||||||
summary: A Ruby Gem to detect under what license a project is distributed
|
summary: A Ruby Gem to detect under what license a project is distributed
|
||||||
url: http://github.com/benbalter/licensee
|
homepage: http://github.com/benbalter/licensee
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|||||||
4
vendor/licenses/rubygem/licensor.txt
vendored
4
vendor/licenses/rubygem/licensor.txt
vendored
@@ -1,9 +1,9 @@
|
|||||||
---
|
---
|
||||||
type: rubygem
|
type: rubygem
|
||||||
name: licensor
|
name: licensor
|
||||||
version: 0.2.0
|
version: 0.4.0
|
||||||
summary: extract and validate the licenses of dependencies.
|
summary: extract and validate the licenses of dependencies.
|
||||||
url: https://github.com/github/licensor
|
homepage: https://github.com/github/licensor
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
The MIT License (MIT)
|
The MIT License (MIT)
|
||||||
|
|||||||
2
vendor/licenses/rubygem/mime-types.txt
vendored
2
vendor/licenses/rubygem/mime-types.txt
vendored
@@ -4,7 +4,7 @@ name: mime-types
|
|||||||
version: 2.6.2
|
version: 2.6.2
|
||||||
summary: The mime-types library provides a library and registry for information about
|
summary: The mime-types library provides a library and registry for information about
|
||||||
MIME content type definitions
|
MIME content type definitions
|
||||||
url: https://github.com/mime-types/ruby-mime-types/
|
homepage: https://github.com/mime-types/ruby-mime-types/
|
||||||
license: other
|
license: other
|
||||||
---
|
---
|
||||||
== Licence
|
== Licence
|
||||||
|
|||||||
2
vendor/licenses/rubygem/multipart-post.txt
vendored
2
vendor/licenses/rubygem/multipart-post.txt
vendored
@@ -3,6 +3,6 @@ type: rubygem
|
|||||||
name: multipart-post
|
name: multipart-post
|
||||||
version: 2.0.0
|
version: 2.0.0
|
||||||
summary: A multipart form post accessory for Net::HTTP.
|
summary: A multipart form post accessory for Net::HTTP.
|
||||||
url: https://github.com/nicksieger/multipart-post
|
homepage: https://github.com/nicksieger/multipart-post
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
|
|||||||
2
vendor/licenses/rubygem/octokit.txt
vendored
2
vendor/licenses/rubygem/octokit.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: octokit
|
name: octokit
|
||||||
version: 4.1.1
|
version: 4.1.1
|
||||||
summary: Ruby toolkit for working with the GitHub API
|
summary: Ruby toolkit for working with the GitHub API
|
||||||
url: https://github.com/octokit/octokit.rb
|
homepage: https://github.com/octokit/octokit.rb
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2009-2014 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober
|
Copyright (c) 2009-2014 Wynn Netherland, Adam Stacoviak, Erik Michaels-Ober
|
||||||
|
|||||||
6
vendor/licenses/rubygem/rugged.txt
vendored
6
vendor/licenses/rubygem/rugged.txt
vendored
@@ -1,14 +1,14 @@
|
|||||||
---
|
---
|
||||||
type: rubygem
|
type: rubygem
|
||||||
name: rugged
|
name: rugged
|
||||||
version: 0.24.0b2
|
version: 0.23.2
|
||||||
summary: Rugged is a Ruby binding to the libgit2 linkable library
|
summary: Rugged is a Ruby binding to the libgit2 linkable library
|
||||||
url: https://github.com/libgit2/rugged
|
homepage: https://github.com/libgit2/rugged
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
The MIT License
|
The MIT License
|
||||||
|
|
||||||
Copyright (c) 2015 GitHub, Inc
|
Copyright (c) 2014 GitHub, Inc
|
||||||
|
|
||||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
of this software and associated documentation files (the "Software"), to deal
|
of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|||||||
2
vendor/licenses/rubygem/sawyer.txt
vendored
2
vendor/licenses/rubygem/sawyer.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: sawyer
|
name: sawyer
|
||||||
version: 0.6.0
|
version: 0.6.0
|
||||||
summary: Secret User Agent of HTTP
|
summary: Secret User Agent of HTTP
|
||||||
url: https://github.com/lostisland/sawyer
|
homepage: https://github.com/lostisland/sawyer
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2011 rick olson
|
Copyright (c) 2011 rick olson
|
||||||
|
|||||||
2
vendor/licenses/rubygem/thor.txt
vendored
2
vendor/licenses/rubygem/thor.txt
vendored
@@ -3,7 +3,7 @@ type: rubygem
|
|||||||
name: thor
|
name: thor
|
||||||
version: 0.19.1
|
version: 0.19.1
|
||||||
summary: Thor is a toolkit for building powerful command-line interfaces.
|
summary: Thor is a toolkit for building powerful command-line interfaces.
|
||||||
url: http://whatisthor.com/
|
homepage: http://whatisthor.com/
|
||||||
license: mit
|
license: mit
|
||||||
---
|
---
|
||||||
Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
|
Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.
|
||||||
|
|||||||
Reference in New Issue
Block a user