mirror of https://github.com/sbt/sbt.git
move StackTrace to util/log
This commit is contained in:
parent
1351177172
commit
eb10dc160e
2
LICENSE
2
LICENSE
|
|
@ -1,4 +1,4 @@
|
||||||
Copyright (c) 2008, 2009, 2010 Mark Harrah, Jason Zaugg
|
Copyright (c) 2008, 2009, 2010 Mark Harrah, Tony Sloane, Jason Zaugg
|
||||||
All rights reserved.
|
All rights reserved.
|
||||||
|
|
||||||
Redistribution and use in source and binary forms, with or without
|
Redistribution and use in source and binary forms, with or without
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,3 @@
|
||||||
Simple Build Tool: Logging Component
|
Simple Build Tool: Logging Component
|
||||||
Copyright 2008, 2009 Mark Harrah
|
Copyright 2008, 2009, 2010 Mark Harrah, Tony Sloane
|
||||||
Licensed under BSD-style license (see LICENSE)
|
Licensed under BSD-style license (see LICENSE)
|
||||||
Loading…
Reference in New Issue