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

[03/41] removed digital primates copyright header

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/Failure.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/Failure.as b/FlexUnit4/src/org/flexunit/runner/notification/Failure.as
index 6947b1b..a3296a5 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/Failure.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/Failure.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.notification {
 	import flash.system.Capabilities;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/IAsyncCompletionRunListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/IAsyncCompletionRunListener.as b/FlexUnit4/src/org/flexunit/runner/notification/IAsyncCompletionRunListener.as
index 7bd29a2..c8a9857 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/IAsyncCompletionRunListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/IAsyncCompletionRunListener.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.notification {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/IAsyncRunListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/IAsyncRunListener.as b/FlexUnit4/src/org/flexunit/runner/notification/IAsyncRunListener.as
index 364c8d1..2323a5c 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/IAsyncRunListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/IAsyncRunListener.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.notification
 {
 	import flash.events.IEventDispatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/IAsyncStartupRunListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/IAsyncStartupRunListener.as b/FlexUnit4/src/org/flexunit/runner/notification/IAsyncStartupRunListener.as
index 5bc6a91..02fd274 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/IAsyncStartupRunListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/IAsyncStartupRunListener.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.notification {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/IRunListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/IRunListener.as b/FlexUnit4/src/org/flexunit/runner/notification/IRunListener.as
index 01ea5a2..6a9edf2 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/IRunListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/IRunListener.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.notification
 {
 	import org.flexunit.runner.IDescription;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/IRunNotifier.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/IRunNotifier.as b/FlexUnit4/src/org/flexunit/runner/notification/IRunNotifier.as
index bfe2314..00a502a 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/IRunNotifier.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/IRunNotifier.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	   0    
- **/ 
 package org.flexunit.runner.notification {
 	import org.flexunit.runner.IDescription;
 	import org.flexunit.runner.Result;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/RunListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/RunListener.as b/FlexUnit4/src/org/flexunit/runner/notification/RunListener.as
index 546733e..db618fa 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/RunListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/RunListener.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.notification {
 	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/runner/notification/RunNotifier.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/RunNotifier.as b/FlexUnit4/src/org/flexunit/runner/notification/RunNotifier.as
index 79a3c37..9785908 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/RunNotifier.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/RunNotifier.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.notification {
 	import flash.utils.*;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/StoppedByUserException.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/StoppedByUserException.as b/FlexUnit4/src/org/flexunit/runner/notification/StoppedByUserException.as
index 0a0eebd..b3895e8 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/StoppedByUserException.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/StoppedByUserException.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.notification
 {
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/async/AsyncListenerWatcher.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/async/AsyncListenerWatcher.as b/FlexUnit4/src/org/flexunit/runner/notification/async/AsyncListenerWatcher.as
index 86fc319..8b41edc 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/async/AsyncListenerWatcher.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/async/AsyncListenerWatcher.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.notification.async {
 	import flash.events.Event;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/async/WaitingListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/async/WaitingListener.as b/FlexUnit4/src/org/flexunit/runner/notification/async/WaitingListener.as
index 956bc68..46f50b8 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/async/WaitingListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/async/WaitingListener.as
@@ -1,31 +1,4 @@
 /**
- * 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     Jeff Tapper 
- * @version    
- **/ 
-/**
  * notes
  * 
  * currently, im printing all successes, then all failures, then all ignores.
@@ -35,7 +8,6 @@
  * and when the tests are done, loop over the array and send the messages. 
  * 
  * */
-
 package org.flexunit.runner.notification.async
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runner/notification/async/XMLListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runner/notification/async/XMLListener.as b/FlexUnit4/src/org/flexunit/runner/notification/async/XMLListener.as
index 065230d..5b098b1 100644
--- a/FlexUnit4/src/org/flexunit/runner/notification/async/XMLListener.as
+++ b/FlexUnit4/src/org/flexunit/runner/notification/async/XMLListener.as
@@ -1,31 +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     Jeff Tapper 
- * @version    
- **/ 
-
 package org.flexunit.runner.notification.async
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runners/BlockFlexUnit4ClassRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runners/BlockFlexUnit4ClassRunner.as b/FlexUnit4/src/org/flexunit/runners/BlockFlexUnit4ClassRunner.as
index 5b738c0..e691a67 100644
--- a/FlexUnit4/src/org/flexunit/runners/BlockFlexUnit4ClassRunner.as
+++ b/FlexUnit4/src/org/flexunit/runners/BlockFlexUnit4ClassRunner.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.runners {
 	import flash.utils.getQualifiedClassName;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runners/Parameterized.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runners/Parameterized.as b/FlexUnit4/src/org/flexunit/runners/Parameterized.as
index 2092739..2320f76 100644
--- a/FlexUnit4/src/org/flexunit/runners/Parameterized.as
+++ b/FlexUnit4/src/org/flexunit/runners/Parameterized.as
@@ -1,34 +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     Alan Stearns - astearns@adobe.com
- * 			   Michael Labriola - labriola@digitalprimates.net
- * 			   David Wolever - david@wolever.net
- * @version
- *   
- **/
-
 package org.flexunit.runners
 {	
 	import flex.lang.reflect.Field;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runners/ParentRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runners/ParentRunner.as b/FlexUnit4/src/org/flexunit/runners/ParentRunner.as
index 1070749..50d21fd 100644
--- a/FlexUnit4/src/org/flexunit/runners/ParentRunner.as
+++ b/FlexUnit4/src/org/flexunit/runners/ParentRunner.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.runners {
 	import org.flexunit.constants.AnnotationConstants;
 	import org.flexunit.internals.AssumptionViolatedException;

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runners/model/FrameworkMethod.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runners/model/FrameworkMethod.as b/FlexUnit4/src/org/flexunit/runners/model/FrameworkMethod.as
index 7b55c0b..a8191ad 100644
--- a/FlexUnit4/src/org/flexunit/runners/model/FrameworkMethod.as
+++ b/FlexUnit4/src/org/flexunit/runners/model/FrameworkMethod.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.runners.model {
 	import flex.lang.reflect.Method;
 	import flex.lang.reflect.metadata.MetaDataAnnotation;

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

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runners/model/RunnerBuilderBase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runners/model/RunnerBuilderBase.as b/FlexUnit4/src/org/flexunit/runners/model/RunnerBuilderBase.as
index 1622dc3..30fde19 100644
--- a/FlexUnit4/src/org/flexunit/runners/model/RunnerBuilderBase.as
+++ b/FlexUnit4/src/org/flexunit/runners/model/RunnerBuilderBase.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.runners.model {
 	import flash.utils.Dictionary;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/runners/model/TestClass.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/runners/model/TestClass.as b/FlexUnit4/src/org/flexunit/runners/model/TestClass.as
index ed36fa3..f6d4acb 100644
--- a/FlexUnit4/src/org/flexunit/runners/model/TestClass.as
+++ b/FlexUnit4/src/org/flexunit/runners/model/TestClass.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.runners.model {
 	import flash.utils.Dictionary;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/token/AsyncCoreStartupToken.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/token/AsyncCoreStartupToken.as b/FlexUnit4/src/org/flexunit/token/AsyncCoreStartupToken.as
index cecb8ff..65be951 100644
--- a/FlexUnit4/src/org/flexunit/token/AsyncCoreStartupToken.as
+++ b/FlexUnit4/src/org/flexunit/token/AsyncCoreStartupToken.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.token {
 	import org.flexunit.runner.IRunner;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/token/AsyncTestToken.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/token/AsyncTestToken.as b/FlexUnit4/src/org/flexunit/token/AsyncTestToken.as
index 9aff3ec..b69ff65 100644
--- a/FlexUnit4/src/org/flexunit/token/AsyncTestToken.as
+++ b/FlexUnit4/src/org/flexunit/token/AsyncTestToken.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.token {
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/token/ChildResult.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/token/ChildResult.as b/FlexUnit4/src/org/flexunit/token/ChildResult.as
index 4abd82e..d8734f0 100644
--- a/FlexUnit4/src/org/flexunit/token/ChildResult.as
+++ b/FlexUnit4/src/org/flexunit/token/ChildResult.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.token {
 	/**
 	 * The <code>ChildResult</code> stores an <code>AsyncTestToken</code> and a potential <code>Error</code> 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/token/IAsyncTestToken.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/token/IAsyncTestToken.as b/FlexUnit4/src/org/flexunit/token/IAsyncTestToken.as
index 6c7ae38..3112855 100644
--- a/FlexUnit4/src/org/flexunit/token/IAsyncTestToken.as
+++ b/FlexUnit4/src/org/flexunit/token/IAsyncTestToken.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.token {
 	/**
 	 * Interface describing viable tokens to be passed between test stages

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/utils/ClassNameUtil.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/utils/ClassNameUtil.as b/FlexUnit4/src/org/flexunit/utils/ClassNameUtil.as
index c6f2c26..7c6323d 100644
--- a/FlexUnit4/src/org/flexunit/utils/ClassNameUtil.as
+++ b/FlexUnit4/src/org/flexunit/utils/ClassNameUtil.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.utils {
 	/**
 	 * The <code>ClassNameUtil</code> is responsible for assisting in the formatting of class names.

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/utils/DescriptionUtil.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/utils/DescriptionUtil.as b/FlexUnit4/src/org/flexunit/utils/DescriptionUtil.as
index b2ce392..a9af1e7 100644
--- a/FlexUnit4/src/org/flexunit/utils/DescriptionUtil.as
+++ b/FlexUnit4/src/org/flexunit/utils/DescriptionUtil.as
@@ -1,31 +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.utils {
 	import org.flexunit.runner.IDescription;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/ISequenceAction.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/ISequenceAction.as b/FlexUnit4/src/org/fluint/sequence/ISequenceAction.as
index 6679583..1fe6e11 100644
--- a/FlexUnit4/src/org/fluint/sequence/ISequenceAction.as
+++ b/FlexUnit4/src/org/fluint/sequence/ISequenceAction.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.sequence {
 	import flash.events.IEventDispatcher;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/ISequencePend.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/ISequencePend.as b/FlexUnit4/src/org/fluint/sequence/ISequencePend.as
index ea61791..a3bd454 100644
--- a/FlexUnit4/src/org/fluint/sequence/ISequencePend.as
+++ b/FlexUnit4/src/org/fluint/sequence/ISequencePend.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
  package org.fluint.sequence {
 	
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/ISequenceStep.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/ISequenceStep.as b/FlexUnit4/src/org/fluint/sequence/ISequenceStep.as
index c195d98..47dff6f 100644
--- a/FlexUnit4/src/org/fluint/sequence/ISequenceStep.as
+++ b/FlexUnit4/src/org/fluint/sequence/ISequenceStep.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.sequence {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceBindingWaiter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceBindingWaiter.as b/FlexUnit4/src/org/fluint/sequence/SequenceBindingWaiter.as
index 2d3aeac..fcf6fd1 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceBindingWaiter.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceBindingWaiter.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.sequence {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceCaller.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceCaller.as b/FlexUnit4/src/org/fluint/sequence/SequenceCaller.as
index 438d8c7..b6fc69f 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceCaller.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceCaller.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2008 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.
- **/ 
 package org.fluint.sequence
 {
 	import flash.events.IEventDispatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceDelay.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceDelay.as b/FlexUnit4/src/org/fluint/sequence/SequenceDelay.as
index 9d1046f..b230fd3 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceDelay.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceDelay.as
@@ -1,33 +1,3 @@
-/**
- * Copyright (c) 2008 Jurgen Failenschmid
- * 
- * 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 Jurgen Failenschmid
- * @see http://code.google.com/p/fluint/wiki/Sequences Test sequences
- * 
- * @modified Michael Labriola 
- * @purpose changes for FlexUnit 4 integration
- **/ 
 package org.fluint.sequence {
 
 	import flash.events.TimerEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceEventDispatcher.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceEventDispatcher.as b/FlexUnit4/src/org/fluint/sequence/SequenceEventDispatcher.as
index 249712b..d5b9fd6 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceEventDispatcher.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceEventDispatcher.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.sequence
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceRunner.as b/FlexUnit4/src/org/fluint/sequence/SequenceRunner.as
index e3e315f..ad63bb4 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceRunner.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceRunner.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
  package org.fluint.sequence {
 	import flash.events.Event;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceSetter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceSetter.as b/FlexUnit4/src/org/fluint/sequence/SequenceSetter.as
index 00fccf7..34340cf 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceSetter.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceSetter.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.sequence {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/sequence/SequenceWaiter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/sequence/SequenceWaiter.as b/FlexUnit4/src/org/fluint/sequence/SequenceWaiter.as
index a290a75..d7d62a9 100644
--- a/FlexUnit4/src/org/fluint/sequence/SequenceWaiter.as
+++ b/FlexUnit4/src/org/fluint/sequence/SequenceWaiter.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.sequence {
 	import flash.events.IEventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/IVisualEnvironmentBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/IVisualEnvironmentBuilder.as b/FlexUnit4/src/org/fluint/uiImpersonation/IVisualEnvironmentBuilder.as
index 386c259..7c80146 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/IVisualEnvironmentBuilder.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/IVisualEnvironmentBuilder.as
@@ -1,31 +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.fluint.uiImpersonation {
 	/**
 	 * 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/IVisualTestEnvironment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/IVisualTestEnvironment.as b/FlexUnit4/src/org/fluint/uiImpersonation/IVisualTestEnvironment.as
index 4190c9f..52a5b56 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/IVisualTestEnvironment.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/IVisualTestEnvironment.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.fluint.uiImpersonation
 {
 	import flash.display.DisplayObject;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/UIImpersonator.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/UIImpersonator.as b/FlexUnit4/src/org/fluint/uiImpersonation/UIImpersonator.as
index 419dbf7..78a248a 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/UIImpersonator.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/UIImpersonator.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.fluint.uiImpersonation
 {

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironment.as b/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironment.as
index 8998b28..88c4d20 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironment.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironment.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.fluint.uiImpersonation
 {
 	import flash.display.DisplayObject;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironmentBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironmentBuilder.as b/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironmentBuilder.as
index 6e1f659..648deb9 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironmentBuilder.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/VisualTestEnvironmentBuilder.as
@@ -1,27 +1,3 @@
-/**
- * Copyright (c) 2007 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.
- **/ 
 package org.fluint.uiImpersonation {
 	import flash.display.DisplayObject;
 	import flash.display.DisplayObjectContainer;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptEnvironmentBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptEnvironmentBuilder.as b/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptEnvironmentBuilder.as
index 1fa8a1d..6ea4fb4 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptEnvironmentBuilder.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptEnvironmentBuilder.as
@@ -1,31 +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.fluint.uiImpersonation.actionScript {
 	import flash.display.DisplayObject;
 	import flash.display.DisplayObjectContainer;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptVisualTestEnvironment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptVisualTestEnvironment.as b/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptVisualTestEnvironment.as
index c0f3fbc..10b8e19 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptVisualTestEnvironment.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/actionScript/ActionScriptVisualTestEnvironment.as
@@ -1,31 +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.fluint.uiImpersonation.actionScript
 {
 	import flash.display.Sprite;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexEnvironmentBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexEnvironmentBuilder.as b/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexEnvironmentBuilder.as
index 55ce186..5f49ea3 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexEnvironmentBuilder.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexEnvironmentBuilder.as
@@ -1,31 +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.fluint.uiImpersonation.flex {
 	import flash.display.DisplayObject;
 	import flash.display.DisplayObjectContainer;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexMXVisualTestEnvironment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexMXVisualTestEnvironment.as b/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexMXVisualTestEnvironment.as
index e078ec6..831e9a3 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexMXVisualTestEnvironment.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexMXVisualTestEnvironment.as
@@ -1,31 +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.fluint.uiImpersonation.flex {
 	import org.fluint.uiImpersonation.VisualTestEnvironment;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexSparkVisualTestEnvironment.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexSparkVisualTestEnvironment.as b/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexSparkVisualTestEnvironment.as
index 41f3a43..d73600e 100644
--- a/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexSparkVisualTestEnvironment.as
+++ b/FlexUnit4/src/org/fluint/uiImpersonation/flex/FlexSparkVisualTestEnvironment.as
@@ -1,31 +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.fluint.uiImpersonation.flex
 {
 	import flash.display.DisplayObject;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as b/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
index 2cc095c..a6cedad 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
@@ -1,31 +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     Jeff Tapper
- * @version
- **/
-
 package org.flexunit.listeners
 {
 	import flash.events.DataEvent;