mirror of https://github.com/sbt/sbt.git
Update CONTRIBUTING.md
This commit is contained in:
parent
9469c11e62
commit
a6da7640c4
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
|||
Copyright (c) 2008, 2009, 2010 Steven Blundy, Josh Cough, Mark Harrah, Stuart Roebuck, Tony Sloane, Vesa Vilhonen, Jason Zaugg
|
||||
Copyright (c) 2008-2014 Typesafe Inc, Mark Harrah, Grzegorz Kossakowski, Josh Suereth, Indrajit Raychaudhuri, Eugene Yokota, and other contributors.
|
||||
All rights reserved.
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
|
|
|||
4
NOTICE
4
NOTICE
|
|
@ -1,5 +1,5 @@
|
|||
Simple Build Tool
|
||||
Copyright 2008, 2009, 2010 Mark Harrah, Jason Zaugg
|
||||
sbt
|
||||
Copyright (c) 2008-2014 Typesafe Inc, Mark Harrah, Grzegorz Kossakowski, Josh Suereth, Indrajit Raychaudhuri, Eugene Yokota, and other contributors.
|
||||
Licensed under BSD-style license (see LICENSE)
|
||||
|
||||
Portions based on code from the Scala compiler. Portions of the Scala
|
||||
|
|
|
|||
Loading…
Reference in New Issue