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:25 UTC

[05/41] removed digital primates copyright header

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryAnchor.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryAnchor.as b/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryAnchor.as
index 5a0c52a..48467c6 100644
--- a/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryAnchor.as
+++ b/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryAnchor.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.experimental.runners.statements
 {
 	import flexunit.framework.AssertionFailedError;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunner.as b/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunner.as
index c0234fc..842eda4 100644
--- a/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunner.as
+++ b/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunner.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.experimental.runners.statements {
 	import flex.lang.reflect.Klass;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunnerStatement.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunnerStatement.as b/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunnerStatement.as
index 7adc23c..bb76ec7 100644
--- a/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunnerStatement.as
+++ b/FlexUnit4/src/org/flexunit/experimental/runners/statements/TheoryBlockRunnerStatement.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.experimental.runners.statements
 {
 	import org.flexunit.experimental.theories.internals.Assignments;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/IParameterSupplier.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/IParameterSupplier.as b/FlexUnit4/src/org/flexunit/experimental/theories/IParameterSupplier.as
index e732062..af94566 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/IParameterSupplier.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/IParameterSupplier.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.experimental.theories
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/IPotentialAssignment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/IPotentialAssignment.as b/FlexUnit4/src/org/flexunit/experimental/theories/IPotentialAssignment.as
index 0a17cd2..aa4b2d9 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/IPotentialAssignment.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/IPotentialAssignment.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.experimental.theories {
 	/**
 	 * The <code>IPotentialAssignment</code> interface is used by classes that want to store poential values that will

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/ParameterSignature.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/ParameterSignature.as b/FlexUnit4/src/org/flexunit/experimental/theories/ParameterSignature.as
index 2ec3836..edf3663 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/ParameterSignature.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/ParameterSignature.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.experimental.theories {
 	import flex.lang.reflect.Constructor;
 	import flex.lang.reflect.Field;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/PotentialAssignment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/PotentialAssignment.as b/FlexUnit4/src/org/flexunit/experimental/theories/PotentialAssignment.as
index c35f972..517fe78 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/PotentialAssignment.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/PotentialAssignment.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.experimental.theories {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/Theories.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/Theories.as b/FlexUnit4/src/org/flexunit/experimental/theories/Theories.as
index 9f82591..b8710e6 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/Theories.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/Theories.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.experimental.theories {
 	import flex.lang.reflect.Field;
 	import flex.lang.reflect.Klass;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/internals/AllMembersSupplier.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/internals/AllMembersSupplier.as b/FlexUnit4/src/org/flexunit/experimental/theories/internals/AllMembersSupplier.as
index d70db91..5adb911 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/internals/AllMembersSupplier.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/internals/AllMembersSupplier.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.experimental.theories.internals
 {
 	import flex.lang.reflect.Field;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/internals/Assignments.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/internals/Assignments.as b/FlexUnit4/src/org/flexunit/experimental/theories/internals/Assignments.as
index 3f43eda..f98c85b 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/internals/Assignments.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/internals/Assignments.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.experimental.theories.internals {
 	import flex.lang.reflect.Constructor;
 	import flex.lang.reflect.Method;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/internals/ParameterizedAssertionError.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/internals/ParameterizedAssertionError.as b/FlexUnit4/src/org/flexunit/experimental/theories/internals/ParameterizedAssertionError.as
index e827d97..81b80e6 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/internals/ParameterizedAssertionError.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/internals/ParameterizedAssertionError.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.experimental.theories.internals {
 	import org.flexunit.AssertionError;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/experimental/theories/internals/error/CouldNotGenerateValueException.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/experimental/theories/internals/error/CouldNotGenerateValueException.as b/FlexUnit4/src/org/flexunit/experimental/theories/internals/error/CouldNotGenerateValueException.as
index e4d3441..2af1e20 100644
--- a/FlexUnit4/src/org/flexunit/experimental/theories/internals/error/CouldNotGenerateValueException.as
+++ b/FlexUnit4/src/org/flexunit/experimental/theories/internals/error/CouldNotGenerateValueException.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.experimental.theories.internals.error
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/AssumptionViolatedException.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/AssumptionViolatedException.as b/FlexUnit4/src/org/flexunit/internals/AssumptionViolatedException.as
index f9cf486..15362f4 100644
--- a/FlexUnit4/src/org/flexunit/internals/AssumptionViolatedException.as
+++ b/FlexUnit4/src/org/flexunit/internals/AssumptionViolatedException.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
 {
 	import org.hamcrest.Description;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/TextListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/TextListener.as b/FlexUnit4/src/org/flexunit/internals/TextListener.as
index 5f005a0..9f878a6 100644
--- a/FlexUnit4/src/org/flexunit/internals/TextListener.as
+++ b/FlexUnit4/src/org/flexunit/internals/TextListener.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 {
 	import mx.formatters.NumberFormatter;
 	import mx.logging.ILogger;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/TraceListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/TraceListener.as b/FlexUnit4/src/org/flexunit/internals/TraceListener.as
index 9be2fc3..7c4d694 100644
--- a/FlexUnit4/src/org/flexunit/internals/TraceListener.as
+++ b/FlexUnit4/src/org/flexunit/internals/TraceListener.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 {
 	import org.flexunit.reporting.FailureFormatter;
 	import org.flexunit.runner.IDescription;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/AllDefaultPossibilitiesBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/AllDefaultPossibilitiesBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/AllDefaultPossibilitiesBuilder.as
index caa546c..1bf36b7 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/AllDefaultPossibilitiesBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/AllDefaultPossibilitiesBuilder.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.builders {
 	import flash.utils.getDefinitionByName;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit1Builder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit1Builder.as b/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit1Builder.as
index 5eeb44e..d91559d 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit1Builder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit1Builder.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.builders {
 	import flash.utils.*;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4Builder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4Builder.as b/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4Builder.as
index 7385ae4..f860aec 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4Builder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4Builder.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.builders
 {
 	import org.flexunit.runner.IRunner;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4QualifiedBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4QualifiedBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4QualifiedBuilder.as
index b89638e..6f7705c 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4QualifiedBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/FlexUnit4QualifiedBuilder.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.builders
 {
 	import flex.lang.reflect.Klass;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/IgnoredBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/IgnoredBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/IgnoredBuilder.as
index 1fb6556..6fa9dbe 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/IgnoredBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/IgnoredBuilder.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.builders
 {
 	import flex.lang.reflect.Klass;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/IgnoredClassRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/IgnoredClassRunner.as b/FlexUnit4/src/org/flexunit/internals/builders/IgnoredClassRunner.as
index 60e540b..ef6cb43 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/IgnoredClassRunner.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/IgnoredClassRunner.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.builders {
 	import org.flexunit.runner.Description;
 	import org.flexunit.runner.IDescription;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/MetaDataBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/MetaDataBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/MetaDataBuilder.as
index b977c4d..86cf1a2 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/MetaDataBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/MetaDataBuilder.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.builders {
 	import flash.utils.getDefinitionByName;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/NullBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/NullBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/NullBuilder.as
index 3b293de..62716ae 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/NullBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/NullBuilder.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.builders
 {
 	import org.flexunit.runners.model.RunnerBuilderBase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/OnlyRecognizedTestClassBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/OnlyRecognizedTestClassBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/OnlyRecognizedTestClassBuilder.as
index 186cd9d..38baca8 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/OnlyRecognizedTestClassBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/OnlyRecognizedTestClassBuilder.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.builders {
 	import org.flexunit.runner.IRunner;
 	import org.flexunit.runners.model.IRunnerBuilder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/builders/SuiteMethodBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/builders/SuiteMethodBuilder.as b/FlexUnit4/src/org/flexunit/internals/builders/SuiteMethodBuilder.as
index 0617c13..dbda90b 100644
--- a/FlexUnit4/src/org/flexunit/internals/builders/SuiteMethodBuilder.as
+++ b/FlexUnit4/src/org/flexunit/internals/builders/SuiteMethodBuilder.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.builders {
 	import flex.lang.reflect.Klass;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/dependency/ExternalDependencyResolver.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/dependency/ExternalDependencyResolver.as b/FlexUnit4/src/org/flexunit/internals/dependency/ExternalDependencyResolver.as
index eb28fd6..20d3e3a 100644
--- a/FlexUnit4/src/org/flexunit/internals/dependency/ExternalDependencyResolver.as
+++ b/FlexUnit4/src/org/flexunit/internals/dependency/ExternalDependencyResolver.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.dependency {
 	import flash.events.Event;
 	import flash.events.EventDispatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/dependency/ExternalRunnerDependencyWatcher.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/dependency/ExternalRunnerDependencyWatcher.as b/FlexUnit4/src/org/flexunit/internals/dependency/ExternalRunnerDependencyWatcher.as
index 33e3021..cec36fe 100644
--- a/FlexUnit4/src/org/flexunit/internals/dependency/ExternalRunnerDependencyWatcher.as
+++ b/FlexUnit4/src/org/flexunit/internals/dependency/ExternalRunnerDependencyWatcher.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.dependency {
 	import flash.events.Event;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/dependency/IExternalDependencyResolver.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/dependency/IExternalDependencyResolver.as b/FlexUnit4/src/org/flexunit/internals/dependency/IExternalDependencyResolver.as
index ba2cfcb..c0e1a38 100644
--- a/FlexUnit4/src/org/flexunit/internals/dependency/IExternalDependencyResolver.as
+++ b/FlexUnit4/src/org/flexunit/internals/dependency/IExternalDependencyResolver.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.dependency {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/dependency/IExternalRunnerDependencyWatcher.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/dependency/IExternalRunnerDependencyWatcher.as b/FlexUnit4/src/org/flexunit/internals/dependency/IExternalRunnerDependencyWatcher.as
index 08350e7..b257e4e 100644
--- a/FlexUnit4/src/org/flexunit/internals/dependency/IExternalRunnerDependencyWatcher.as
+++ b/FlexUnit4/src/org/flexunit/internals/dependency/IExternalRunnerDependencyWatcher.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.dependency {
 	import org.flexunit.token.AsyncCoreStartupToken;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/events/ExecutionCompleteEvent.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/events/ExecutionCompleteEvent.as b/FlexUnit4/src/org/flexunit/internals/events/ExecutionCompleteEvent.as
index 6a77d7a..b35538e 100644
--- a/FlexUnit4/src/org/flexunit/internals/events/ExecutionCompleteEvent.as
+++ b/FlexUnit4/src/org/flexunit/internals/events/ExecutionCompleteEvent.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.events
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/flexunit_internal.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/flexunit_internal.as b/FlexUnit4/src/org/flexunit/internals/flexunit_internal.as
index 08c6a40..532f6ac 100644
--- a/FlexUnit4/src/org/flexunit/internals/flexunit_internal.as
+++ b/FlexUnit4/src/org/flexunit/internals/flexunit_internal.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
 {
 /**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/listeners/FluintDisplayListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/listeners/FluintDisplayListener.as b/FlexUnit4/src/org/flexunit/internals/listeners/FluintDisplayListener.as
index 50cacec..8fa6cef 100644
--- a/FlexUnit4/src/org/flexunit/internals/listeners/FluintDisplayListener.as
+++ b/FlexUnit4/src/org/flexunit/internals/listeners/FluintDisplayListener.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.listeners
 {
 	import mx.collections.ArrayCollection;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/matchers/Each.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/matchers/Each.as b/FlexUnit4/src/org/flexunit/internals/matchers/Each.as
index 98b7756..64113d7 100644
--- a/FlexUnit4/src/org/flexunit/internals/matchers/Each.as
+++ b/FlexUnit4/src/org/flexunit/internals/matchers/Each.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.matchers
 {
 	import org.hamcrest.Matcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/namespaces/classInternal.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/namespaces/classInternal.as b/FlexUnit4/src/org/flexunit/internals/namespaces/classInternal.as
index bbf36cb..349178f 100644
--- a/FlexUnit4/src/org/flexunit/internals/namespaces/classInternal.as
+++ b/FlexUnit4/src/org/flexunit/internals/namespaces/classInternal.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.namespaces
 {
 	public namespace classInternal = "http://www.adobe.com/2009/flexunit/classInternal";

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/requests/ClassRequest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/requests/ClassRequest.as b/FlexUnit4/src/org/flexunit/internals/requests/ClassRequest.as
index 5593fe6..0e78285 100644
--- a/FlexUnit4/src/org/flexunit/internals/requests/ClassRequest.as
+++ b/FlexUnit4/src/org/flexunit/internals/requests/ClassRequest.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.requests {
 	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/internals/requests/FilterRequest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/requests/FilterRequest.as b/FlexUnit4/src/org/flexunit/internals/requests/FilterRequest.as
index f8080c4..bb78c7a 100644
--- a/FlexUnit4/src/org/flexunit/internals/requests/FilterRequest.as
+++ b/FlexUnit4/src/org/flexunit/internals/requests/FilterRequest.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.requests {
 	import org.flexunit.internals.runners.ErrorReportingRunner;
 	import org.flexunit.runner.IRequest;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/requests/QualifyingRequest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/requests/QualifyingRequest.as b/FlexUnit4/src/org/flexunit/internals/requests/QualifyingRequest.as
index 540952e..b2fd4e3 100644
--- a/FlexUnit4/src/org/flexunit/internals/requests/QualifyingRequest.as
+++ b/FlexUnit4/src/org/flexunit/internals/requests/QualifyingRequest.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.requests {
 	import org.flexunit.internals.builders.OnlyRecognizedTestClassBuilder;
 	import org.flexunit.runner.Request;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/requests/SortingRequest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/requests/SortingRequest.as b/FlexUnit4/src/org/flexunit/internals/requests/SortingRequest.as
index 68ba43c..29f4f47 100644
--- a/FlexUnit4/src/org/flexunit/internals/requests/SortingRequest.as
+++ b/FlexUnit4/src/org/flexunit/internals/requests/SortingRequest.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.requests
 {
 	import org.flexunit.runner.IRequest;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/ChildRunnerSequencer.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/ChildRunnerSequencer.as b/FlexUnit4/src/org/flexunit/internals/runners/ChildRunnerSequencer.as
index c1a1bfd..bbc024a 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/ChildRunnerSequencer.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/ChildRunnerSequencer.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 {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/ErrorReportingRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/ErrorReportingRunner.as b/FlexUnit4/src/org/flexunit/internals/runners/ErrorReportingRunner.as
index b757259..3dc3b78 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/ErrorReportingRunner.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/ErrorReportingRunner.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 {
 	import org.flexunit.runner.Description;
 	import org.flexunit.runner.IDescription;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/FlexUnit1ClassRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/FlexUnit1ClassRunner.as b/FlexUnit4/src/org/flexunit/internals/runners/FlexUnit1ClassRunner.as
index e7c0e16..dae1636 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/FlexUnit1ClassRunner.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/FlexUnit1ClassRunner.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 {
 	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/InitializationError.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/InitializationError.as b/FlexUnit4/src/org/flexunit/internals/runners/InitializationError.as
index 9f7cf5e..92a0cc8 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/InitializationError.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/InitializationError.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 {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/SuiteMethod.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/SuiteMethod.as b/FlexUnit4/src/org/flexunit/internals/runners/SuiteMethod.as
index 1b78ecb..695116f 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/SuiteMethod.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/SuiteMethod.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 {
 	import flex.lang.reflect.Klass;
 	import flex.lang.reflect.Method;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/model/EachTestNotifier.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/model/EachTestNotifier.as b/FlexUnit4/src/org/flexunit/internals/runners/model/EachTestNotifier.as
index 83f08d6..c542114 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/model/EachTestNotifier.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/model/EachTestNotifier.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.model {
 	import org.flexunit.runner.IDescription;
 	import org.flexunit.runner.notification.Failure;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/model/IReflectiveCallable.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/model/IReflectiveCallable.as b/FlexUnit4/src/org/flexunit/internals/runners/model/IReflectiveCallable.as
index abdb262..6a68863 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/model/IReflectiveCallable.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/model/IReflectiveCallable.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.model {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/model/MultipleFailureException.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/model/MultipleFailureException.as b/FlexUnit4/src/org/flexunit/internals/runners/model/MultipleFailureException.as
index 1983d68..a7dc971 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/model/MultipleFailureException.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/model/MultipleFailureException.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.model {
 	/**
 	 * The <code>MultipleFailureExecption</code> is used to store information on multiple errors

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/internals/runners/statements/AsyncStatementBase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/internals/runners/statements/AsyncStatementBase.as b/FlexUnit4/src/org/flexunit/internals/runners/statements/AsyncStatementBase.as
index f19906f..4aa34b9 100644
--- a/FlexUnit4/src/org/flexunit/internals/runners/statements/AsyncStatementBase.as
+++ b/FlexUnit4/src/org/flexunit/internals/runners/statements/AsyncStatementBase.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;