You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cz...@apache.org on 2013/05/22 15:50:24 UTC

[04/41] removed digital primates copyright header

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectAsync.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectAsync.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectAsync.as
index 2b6082f..7a03ad5 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectAsync.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectAsync.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import flash.events.Event;
 	import flash.net.Responder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectException.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectException.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectException.as
index 868c62d..cefc41d 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectException.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/ExpectException.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import flash.utils.*;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/Fail.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/Fail.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/Fail.as
index 56e097e..46a186f 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/Fail.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/Fail.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.internals.runners.statements.AsyncStatementBase;
 	import org.flexunit.internals.runners.statements.IAsyncStatement;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/FailOnTimeout.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/FailOnTimeout.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/FailOnTimeout.as
index 7c38955..ab98106 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/FailOnTimeout.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/FailOnTimeout.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import flash.events.TimerEvent;
 	import flash.utils.Timer;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncHandlingStatement.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncHandlingStatement.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncHandlingStatement.as
index 36ce6d6..fc24fc2 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncHandlingStatement.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncHandlingStatement.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncStatement.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncStatement.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncStatement.as
index fc3f138..d5316b1 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncStatement.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/IAsyncStatement.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	
 	import org.flexunit.token.AsyncTestToken;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/InvokeMethod.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/InvokeMethod.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/InvokeMethod.as
index bf8399f..a67cf75 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/InvokeMethod.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/InvokeMethod.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.internals.runners.statements.AsyncStatementBase;
 	import org.flexunit.internals.runners.statements.IAsyncStatement;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/MethodRuleBase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/MethodRuleBase.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/MethodRuleBase.as
index 0dc7d65..54d0f44 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/MethodRuleBase.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/MethodRuleBase.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.runners.model.FrameworkMethod;
 	import org.flexunit.token.AsyncTestToken;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAfters.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAfters.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAfters.as
index 3b775a8..92eaf06 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAfters.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAfters.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements
 {
 	import org.flexunit.async.AsyncLocator;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersClass.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersClass.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersClass.as
index 438919c..b4d2583 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersClass.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersClass.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements
 {
 	import org.flexunit.async.AsyncLocator;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersInline.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersInline.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersInline.as
index 81f9901..127fe80 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersInline.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunAftersInline.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.internals.runners.model.MultipleFailureException;
 	import org.flexunit.token.AsyncTestToken;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBefores.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBefores.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBefores.as
index e6a11a2..04c4674 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBefores.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBefores.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.async.AsyncLocator;
 	import org.flexunit.constants.AnnotationConstants;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesClass.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesClass.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesClass.as
index 1708bef..c6af8e6 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesClass.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesClass.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.async.AsyncLocator;
 	import org.flexunit.constants.AnnotationConstants;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesInline.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesInline.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesInline.as
index 11e68ef..6fc1caf 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesInline.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/RunBeforesInline.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import org.flexunit.token.AsyncTestToken;
 	import org.flexunit.token.ChildResult;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/SequencerWithDecoration.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/SequencerWithDecoration.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/SequencerWithDecoration.as
index cd5dab1..3d6dcf5 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/SequencerWithDecoration.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/SequencerWithDecoration.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements
 {
 	import org.flexunit.runners.model.FrameworkMethod;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/StackAndFrameManagement.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/StackAndFrameManagement.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/StackAndFrameManagement.as
index 7e6bdff..fa5f5f9 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/StackAndFrameManagement.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/StackAndFrameManagement.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 
 package org.flexunit.internals.runners.statements {
 	import flash.display.Stage;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/StatementSequencer.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/StatementSequencer.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/StatementSequencer.as
index 4ded408..2b8cc2b 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/StatementSequencer.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/StatementSequencer.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.statements {
 	import flash.utils.*;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/watcher/FrameWatcher.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/watcher/FrameWatcher.as b/FlexUnit4/src/org/flexunit/internals/runners/watcher/FrameWatcher.as
index 4604dd4..95164d9 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/watcher/FrameWatcher.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/watcher/FrameWatcher.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.internals.runners.watcher {
 	import flash.display.DisplayObject;
 	import flash.display.Stage;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/reporting/FailureFormatter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/reporting/FailureFormatter.as b/FlexUnit4/src/org/flexunit/reporting/FailureFormatter.as
index 9903445..7fe4060 100644
--- a/FlexUnit4/src/org/flexunit/reporting/FailureFormatter.as
+++ b/FlexUnit4/src/org/flexunit/reporting/FailureFormatter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.reporting {
 	import flash.utils.getQualifiedClassName;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/Description.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/Description.as b/FlexUnit4/src/org/flexunit/runner/Description.as
index 97ef06b..92959cc 100644
--- a/FlexUnit4/src/org/flexunit/runner/Description.as
+++ b/FlexUnit4/src/org/flexunit/runner/Description.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	import flash.utils.getQualifiedClassName;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/Descriptor.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/Descriptor.as b/FlexUnit4/src/org/flexunit/runner/Descriptor.as
index 2836911..efbb7ef 100644
--- a/FlexUnit4/src/org/flexunit/runner/Descriptor.as
+++ b/FlexUnit4/src/org/flexunit/runner/Descriptor.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/FlexUnitCore.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/FlexUnitCore.as b/FlexUnit4/src/org/flexunit/runner/FlexUnitCore.as
index d984e91..c1e029f 100644
--- a/FlexUnit4/src/org/flexunit/runner/FlexUnitCore.as
+++ b/FlexUnit4/src/org/flexunit/runner/FlexUnitCore.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	import flash.display.DisplayObjectContainer;
 	import flash.display.LoaderInfo;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/IDescribable.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/IDescribable.as b/FlexUnit4/src/org/flexunit/runner/IDescribable.as
index 22f5baa..6bafd5d 100644
--- a/FlexUnit4/src/org/flexunit/runner/IDescribable.as
+++ b/FlexUnit4/src/org/flexunit/runner/IDescribable.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	/**
 	 * The <code>IDescribable</code> interface is to be used by classes that can produce an

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/IDescription.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/IDescription.as b/FlexUnit4/src/org/flexunit/runner/IDescription.as
index a7abeec..ddb6eb8 100644
--- a/FlexUnit4/src/org/flexunit/runner/IDescription.as
+++ b/FlexUnit4/src/org/flexunit/runner/IDescription.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/IRequest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/IRequest.as b/FlexUnit4/src/org/flexunit/runner/IRequest.as
index bbbc3a3..4f5f7e6 100644
--- a/FlexUnit4/src/org/flexunit/runner/IRequest.as
+++ b/FlexUnit4/src/org/flexunit/runner/IRequest.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	import org.flexunit.runner.manipulation.ISort;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/IRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/IRunner.as b/FlexUnit4/src/org/flexunit/runner/IRunner.as
index d2e0998..232d49c 100644
--- a/FlexUnit4/src/org/flexunit/runner/IRunner.as
+++ b/FlexUnit4/src/org/flexunit/runner/IRunner.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner
 {
 	import org.flexunit.runner.notification.IRunNotifier;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/Request.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/Request.as b/FlexUnit4/src/org/flexunit/runner/Request.as
index 861e330..282aa46 100644
--- a/FlexUnit4/src/org/flexunit/runner/Request.as
+++ b/FlexUnit4/src/org/flexunit/runner/Request.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	import org.flexunit.internals.builders.AllDefaultPossibilitiesBuilder;
 	import org.flexunit.internals.namespaces.classInternal;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/Result.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/Result.as b/FlexUnit4/src/org/flexunit/runner/Result.as
index 21bba22..4648b54 100644
--- a/FlexUnit4/src/org/flexunit/runner/Result.as
+++ b/FlexUnit4/src/org/flexunit/runner/Result.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner {
 	import org.flexunit.internals.namespaces.classInternal;
 	import org.flexunit.runner.notification.RunListener;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/external/ExternalDependencyToken.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/external/ExternalDependencyToken.as b/FlexUnit4/src/org/flexunit/runner/external/ExternalDependencyToken.as
index abd5c81..0ed61f6 100644
--- a/FlexUnit4/src/org/flexunit/runner/external/ExternalDependencyToken.as
+++ b/FlexUnit4/src/org/flexunit/runner/external/ExternalDependencyToken.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.external {
 	import flex.lang.reflect.Field;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyData.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyData.as b/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyData.as
index e576590..908e907 100644
--- a/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyData.as
+++ b/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyData.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.external {
 	/**
 	 * Extension to the IExternalDependencyLoader concept which allows a given class

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyLoader.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyLoader.as b/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyLoader.as
index aea5aeb..875bff4 100644
--- a/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyLoader.as
+++ b/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyLoader.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.external {
 	/**
 	 * Allows the user to specify a static variable of type IExternalDependencyLoader. This class

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyRunner.as b/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyRunner.as
index 0fbc3f3..49e95fa 100644
--- a/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyRunner.as
+++ b/FlexUnit4/src/org/flexunit/runner/external/IExternalDependencyRunner.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.external {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/IFilterable.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/IFilterable.as b/FlexUnit4/src/org/flexunit/runner/manipulation/IFilterable.as
index 92f1d7b..6591c19 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/IFilterable.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/IFilterable.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation
 {
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/IFixtureSorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/IFixtureSorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/IFixtureSorter.as
index 7a66535..44cb00f 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/IFixtureSorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/IFixtureSorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation {
 	import org.flexunit.runner.IDescription;
 	import org.flexunit.runner.manipulation.sortingInheritance.ISortingInheritanceCache;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/ISimpleCursor.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/ISimpleCursor.as b/FlexUnit4/src/org/flexunit/runner/manipulation/ISimpleCursor.as
index d2ae2c3..843aa79 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/ISimpleCursor.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/ISimpleCursor.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/ISort.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/ISort.as b/FlexUnit4/src/org/flexunit/runner/manipulation/ISort.as
index 451a7b7..c55458e 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/ISort.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/ISort.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/ISortable.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/ISortable.as b/FlexUnit4/src/org/flexunit/runner/manipulation/ISortable.as
index 0017bb0..ad93626 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/ISortable.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/ISortable.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/ISorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/ISorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/ISorter.as
index b6c2309..d4f565c 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/ISorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/ISorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation {
 	import org.flexunit.runner.IDescription;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/NoTestsRemainException.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/NoTestsRemainException.as b/FlexUnit4/src/org/flexunit/runner/manipulation/NoTestsRemainException.as
index 1ea730a..792e916 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/NoTestsRemainException.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/NoTestsRemainException.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation
 {
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusAlphaSorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusAlphaSorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusAlphaSorter.as
index db7bca5..e4611e0 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusAlphaSorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusAlphaSorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation {
 	import flex.lang.reflect.metadata.MetaDataAnnotation;
 	import flex.lang.reflect.metadata.MetaDataArgument;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusInheritanceSorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusInheritanceSorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusInheritanceSorter.as
index 2144a4f..9459105 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusInheritanceSorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentPlusInheritanceSorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation {
 	import flash.utils.Dictionary;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentSorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentSorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentSorter.as
index 2fcfbf6..347b743 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentSorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/OrderArgumentSorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation {
 	import flex.lang.reflect.metadata.MetaDataAnnotation;
 	import flex.lang.reflect.metadata.MetaDataArgument;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/Sorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/Sorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/Sorter.as
index d2e860f..843ab51 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/Sorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/Sorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation
 {
 	import org.flexunit.runner.Description;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/fields/FieldMetaDataSorter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/fields/FieldMetaDataSorter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/fields/FieldMetaDataSorter.as
index 84e5ab8..49bc8c4 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/fields/FieldMetaDataSorter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/fields/FieldMetaDataSorter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 
 //This class is highly duplicated from OrderArgumentSorter and we should abstract common functionality
 package org.flexunit.runner.manipulation.fields {

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/filters/DynamicFilter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/filters/DynamicFilter.as b/FlexUnit4/src/org/flexunit/runner/manipulation/filters/DynamicFilter.as
index 76869f4..0ee6481 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/filters/DynamicFilter.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/filters/DynamicFilter.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2009 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation.filters {
 	import org.flexunit.runner.IDescription;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ClassInheritanceOrderCache.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ClassInheritanceOrderCache.as b/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ClassInheritanceOrderCache.as
index c03a8ea..6c6cee7 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ClassInheritanceOrderCache.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ClassInheritanceOrderCache.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation.sortingInheritance {
 	import flash.utils.Dictionary;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ISortingInheritanceCache.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ISortingInheritanceCache.as b/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ISortingInheritanceCache.as
index 6613873..7a43688 100644
--- a/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ISortingInheritanceCache.as
+++ b/FlexUnit4/src/org/flexunit/runner/manipulation/sortingInheritance/ISortingInheritanceCache.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2010 Digital Primates IT Consulting Group
- * 
- * Permission is hereby granted, free of charge, to any person
- * obtaining a copy of this software and associated documentation
- * files (the "Software"), to deal in the Software without
- * restriction, including without limitation the rights to use,
- * copy, modify, merge, publish, distribute, sublicense, and/or sell
- * copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following
- * conditions:
- * 
- * The above copyright notice and this permission notice shall be
- * included in all copies or substantial portions of the Software.
- * 
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
- * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES
- * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
- * NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT
- * HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,
- * WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR
- * OTHER DEALINGS IN THE SOFTWARE.
- * 
- * @author     Michael Labriola 
- * @version    
- **/ 
 package org.flexunit.runner.manipulation.sortingInheritance {
 	import org.flexunit.runner.IDescription;