Merge branch 'master' of git@github.com:harrah/xsbt

This commit is contained in:
Mark Harrah 2010-03-26 08:23:01 -04:00
commit 6bc7982f7c
2 changed files with 3 additions and 3 deletions

View File

@ -1,4 +1,4 @@
Copyright (c) 2008, 2009, 2010 Mark Harrah Copyright (c) 2008, 2009, 2010 Mark Harrah, 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

4
NOTICE
View File

@ -1,5 +1,5 @@
Simple Build Tool (xsbt) Simple Build Tool (xsbt components other than sbt/)
Copyright 2008, 2009, 2010 Mark Harrah Copyright 2008, 2009, 2010 Mark Harrah, Jason Zaugg
Licensed under BSD-style license (see LICENSE) Licensed under BSD-style license (see LICENSE)
Portions based on code from the Scala compiler. Portions of the Scala Portions based on code from the Scala compiler. Portions of the Scala