Revision 8a9b3d53857554df347e8b80a42961c88f3dc14f authored by Joe Betz on 24 April 2018, 21:15:36 UTC, committed by Joe Betz on 24 April 2018, 21:15:36 UTC
1 parent 4e7af27
Raw File
bill-of-materials.override.json
[
	{
		"project": "bitbucket.org/ww/goautoneg",
		"licenses": [
			{
				"type": "BSD 3-clause \"New\" or \"Revised\" License"
			}
		]
	},
	{
		"project": "github.com/ghodss/yaml",
		"licenses": [
			{
				"type": "MIT License and BSD 3-clause \"New\" or \"Revised\" License"
			}
		]
	},
	{
		"project": "github.com/inconshreveable/mousetrap",
		"licenses": [
			{
				"type": "Apache License 2.0"
			}
		]
	}
]
back to top