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

[06/41] git commit: removed digital primates copyright header

removed digital primates copyright header


Project: http://git-wip-us.apache.org/repos/asf/flex-flexunit/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-flexunit/commit/4a6e50ff
Tree: http://git-wip-us.apache.org/repos/asf/flex-flexunit/tree/4a6e50ff
Diff: http://git-wip-us.apache.org/repos/asf/flex-flexunit/diff/4a6e50ff

Branch: refs/heads/makeFlexUnitApacheReady
Commit: 4a6e50ff80a924191d18a619331ee377e2c931de
Parents: 32d87a5
Author: cyrill.zadra <cy...@gmail.com>
Authored: Sat May 18 00:09:24 2013 +0800
Committer: cyrill.zadra <cy...@gmail.com>
Committed: Sat May 18 00:09:24 2013 +0800

----------------------------------------------------------------------
 FlexUnit4/src/flex/lang/reflect/Constructor.as     |   27 -------------
 FlexUnit4/src/flex/lang/reflect/Field.as           |   27 -------------
 FlexUnit4/src/flex/lang/reflect/Klass.as           |   27 -------------
 FlexUnit4/src/flex/lang/reflect/Method.as          |   27 -------------
 .../src/flex/lang/reflect/builders/FieldBuilder.as |   27 -------------
 .../reflect/builders/MetaDataAnnotationBuilder.as  |   27 -------------
 .../flex/lang/reflect/builders/MethodBuilder.as    |   27 -------------
 .../src/flex/lang/reflect/cache/ClassDataCache.as  |   27 -------------
 .../lang/reflect/metadata/MetaDataAnnotation.as    |   27 -------------
 .../flex/lang/reflect/metadata/MetaDataArgument.as |   27 -------------
 .../src/flex/lang/reflect/utils/MetadataTools.as   |   27 -------------
 FlexUnit4/src/org/flexunit/Assert.as               |   27 -------------
 FlexUnit4/src/org/flexunit/AssertionError.as       |   27 -------------
 FlexUnit4/src/org/flexunit/Assume.as               |   27 -------------
 FlexUnit4/src/org/flexunit/IncludeFlexClasses.as   |   27 -------------
 FlexUnit4/src/org/flexunit/assertThat.as           |   27 -------------
 FlexUnit4/src/org/flexunit/asserts/assertEquals.as |   27 -------------
 FlexUnit4/src/org/flexunit/asserts/assertFalse.as  |   27 -------------
 .../src/org/flexunit/asserts/assertNotNull.as      |   27 -------------
 FlexUnit4/src/org/flexunit/asserts/assertNull.as   |   27 -------------
 .../org/flexunit/asserts/assertStrictlyEquals.as   |   27 -------------
 FlexUnit4/src/org/flexunit/asserts/assertTrue.as   |   27 -------------
 FlexUnit4/src/org/flexunit/asserts/fail.as         |   27 -------------
 FlexUnit4/src/org/flexunit/assumeThat.as           |   27 -------------
 FlexUnit4/src/org/flexunit/async/Async.as          |   27 -------------
 FlexUnit4/src/org/flexunit/async/AsyncHandler.as   |   24 -----------
 FlexUnit4/src/org/flexunit/async/AsyncLocator.as   |   27 -------------
 .../org/flexunit/async/AsyncNativeTestResponder.as |   29 +-------------
 .../src/org/flexunit/async/AsyncTestResponder.as   |   27 -------------
 .../src/org/flexunit/async/IAsyncTestResponder.as  |   27 -------------
 FlexUnit4/src/org/flexunit/async/ITestResponder.as |   27 -------------
 FlexUnit4/src/org/flexunit/async/TestResponder.as  |   27 -------------
 .../constants/AnnotationArgumentConstants.as       |   27 -------------
 .../org/flexunit/constants/AnnotationConstants.as  |   27 -------------
 FlexUnit4/src/org/flexunit/events/AsyncEvent.as    |   24 -----------
 .../src/org/flexunit/events/AsyncResponseEvent.as  |   24 -----------
 FlexUnit4/src/org/flexunit/events/UnknownError.as  |   27 -------------
 .../org/flexunit/events/rule/EventExpectations.as  |   27 -------------
 .../runners/statements/AssignmentSequencer.as      |   27 -------------
 .../MethodCompleteWithParamsStatement.as           |   27 -------------
 .../runners/statements/TheoryAnchor.as             |   27 -------------
 .../runners/statements/TheoryBlockRunner.as        |   27 -------------
 .../statements/TheoryBlockRunnerStatement.as       |   27 -------------
 .../experimental/theories/IParameterSupplier.as    |   27 -------------
 .../experimental/theories/IPotentialAssignment.as  |   27 -------------
 .../experimental/theories/ParameterSignature.as    |   27 -------------
 .../experimental/theories/PotentialAssignment.as   |   27 -------------
 .../org/flexunit/experimental/theories/Theories.as |   27 -------------
 .../theories/internals/AllMembersSupplier.as       |   27 -------------
 .../experimental/theories/internals/Assignments.as |   27 -------------
 .../internals/ParameterizedAssertionError.as       |   27 -------------
 .../error/CouldNotGenerateValueException.as        |   27 -------------
 .../internals/AssumptionViolatedException.as       |   27 -------------
 .../src/org/flexunit/internals/TextListener.as     |   27 -------------
 .../src/org/flexunit/internals/TraceListener.as    |   27 -------------
 .../builders/AllDefaultPossibilitiesBuilder.as     |   27 -------------
 .../internals/builders/FlexUnit1Builder.as         |   27 -------------
 .../internals/builders/FlexUnit4Builder.as         |   27 -------------
 .../builders/FlexUnit4QualifiedBuilder.as          |   27 -------------
 .../flexunit/internals/builders/IgnoredBuilder.as  |   27 -------------
 .../internals/builders/IgnoredClassRunner.as       |   27 -------------
 .../flexunit/internals/builders/MetaDataBuilder.as |   27 -------------
 .../org/flexunit/internals/builders/NullBuilder.as |   27 -------------
 .../builders/OnlyRecognizedTestClassBuilder.as     |   27 -------------
 .../internals/builders/SuiteMethodBuilder.as       |   27 -------------
 .../dependency/ExternalDependencyResolver.as       |   27 -------------
 .../dependency/ExternalRunnerDependencyWatcher.as  |   27 -------------
 .../dependency/IExternalDependencyResolver.as      |   27 -------------
 .../dependency/IExternalRunnerDependencyWatcher.as |   27 -------------
 .../internals/events/ExecutionCompleteEvent.as     |   27 -------------
 .../org/flexunit/internals/flexunit_internal.as    |   27 -------------
 .../internals/listeners/FluintDisplayListener.as   |   27 -------------
 .../src/org/flexunit/internals/matchers/Each.as    |   27 -------------
 .../flexunit/internals/namespaces/classInternal.as |   27 -------------
 .../flexunit/internals/requests/ClassRequest.as    |   27 -------------
 .../flexunit/internals/requests/FilterRequest.as   |   27 -------------
 .../internals/requests/QualifyingRequest.as        |   27 -------------
 .../flexunit/internals/requests/SortingRequest.as  |   27 -------------
 .../internals/runners/ChildRunnerSequencer.as      |   27 -------------
 .../internals/runners/ErrorReportingRunner.as      |   27 -------------
 .../internals/runners/FlexUnit1ClassRunner.as      |   27 -------------
 .../internals/runners/InitializationError.as       |   27 -------------
 .../org/flexunit/internals/runners/SuiteMethod.as  |   27 -------------
 .../internals/runners/model/EachTestNotifier.as    |   27 -------------
 .../internals/runners/model/IReflectiveCallable.as |   27 -------------
 .../runners/model/MultipleFailureException.as      |   27 -------------
 .../runners/statements/AsyncStatementBase.as       |   27 -------------
 .../internals/runners/statements/ExpectAsync.as    |   27 -------------
 .../runners/statements/ExpectException.as          |   27 -------------
 .../flexunit/internals/runners/statements/Fail.as  |   27 -------------
 .../internals/runners/statements/FailOnTimeout.as  |   27 -------------
 .../runners/statements/IAsyncHandlingStatement.as  |   27 -------------
 .../runners/statements/IAsyncStatement.as          |   27 -------------
 .../internals/runners/statements/InvokeMethod.as   |   27 -------------
 .../internals/runners/statements/MethodRuleBase.as |   27 -------------
 .../internals/runners/statements/RunAfters.as      |   27 -------------
 .../internals/runners/statements/RunAftersClass.as |   27 -------------
 .../runners/statements/RunAftersInline.as          |   27 -------------
 .../internals/runners/statements/RunBefores.as     |   27 -------------
 .../runners/statements/RunBeforesClass.as          |   27 -------------
 .../runners/statements/RunBeforesInline.as         |   27 -------------
 .../runners/statements/SequencerWithDecoration.as  |   27 -------------
 .../runners/statements/StackAndFrameManagement.as  |   27 -------------
 .../runners/statements/StatementSequencer.as       |   27 -------------
 .../internals/runners/watcher/FrameWatcher.as      |   27 -------------
 .../src/org/flexunit/reporting/FailureFormatter.as |   27 -------------
 FlexUnit4/src/org/flexunit/runner/Description.as   |   27 -------------
 FlexUnit4/src/org/flexunit/runner/Descriptor.as    |   27 -------------
 FlexUnit4/src/org/flexunit/runner/FlexUnitCore.as  |   27 -------------
 FlexUnit4/src/org/flexunit/runner/IDescribable.as  |   27 -------------
 FlexUnit4/src/org/flexunit/runner/IDescription.as  |   27 -------------
 FlexUnit4/src/org/flexunit/runner/IRequest.as      |   27 -------------
 FlexUnit4/src/org/flexunit/runner/IRunner.as       |   27 -------------
 FlexUnit4/src/org/flexunit/runner/Request.as       |   27 -------------
 FlexUnit4/src/org/flexunit/runner/Result.as        |   27 -------------
 .../runner/external/ExternalDependencyToken.as     |   27 -------------
 .../runner/external/IExternalDependencyData.as     |   27 -------------
 .../runner/external/IExternalDependencyLoader.as   |   27 -------------
 .../runner/external/IExternalDependencyRunner.as   |   27 -------------
 .../flexunit/runner/manipulation/IFilterable.as    |   27 -------------
 .../flexunit/runner/manipulation/IFixtureSorter.as |   27 -------------
 .../flexunit/runner/manipulation/ISimpleCursor.as  |   27 -------------
 .../src/org/flexunit/runner/manipulation/ISort.as  |   27 -------------
 .../org/flexunit/runner/manipulation/ISortable.as  |   27 -------------
 .../org/flexunit/runner/manipulation/ISorter.as    |   27 -------------
 .../runner/manipulation/NoTestsRemainException.as  |   27 -------------
 .../manipulation/OrderArgumentPlusAlphaSorter.as   |   27 -------------
 .../OrderArgumentPlusInheritanceSorter.as          |   27 -------------
 .../runner/manipulation/OrderArgumentSorter.as     |   27 -------------
 .../src/org/flexunit/runner/manipulation/Sorter.as |   27 -------------
 .../manipulation/fields/FieldMetaDataSorter.as     |   27 -------------
 .../runner/manipulation/filters/DynamicFilter.as   |   27 -------------
 .../ClassInheritanceOrderCache.as                  |   27 -------------
 .../sortingInheritance/ISortingInheritanceCache.as |   27 -------------
 .../org/flexunit/runner/notification/Failure.as    |   27 -------------
 .../notification/IAsyncCompletionRunListener.as    |   27 -------------
 .../runner/notification/IAsyncRunListener.as       |   27 -------------
 .../notification/IAsyncStartupRunListener.as       |   27 -------------
 .../flexunit/runner/notification/IRunListener.as   |   27 -------------
 .../flexunit/runner/notification/IRunNotifier.as   |   27 -------------
 .../flexunit/runner/notification/RunListener.as    |   27 -------------
 .../flexunit/runner/notification/RunNotifier.as    |   27 -------------
 .../runner/notification/StoppedByUserException.as  |   27 -------------
 .../notification/async/AsyncListenerWatcher.as     |   27 -------------
 .../runner/notification/async/WaitingListener.as   |   28 -------------
 .../runner/notification/async/XMLListener.as       |   28 -------------
 .../flexunit/runners/BlockFlexUnit4ClassRunner.as  |   27 -------------
 .../src/org/flexunit/runners/Parameterized.as      |   31 ---------------
 FlexUnit4/src/org/flexunit/runners/ParentRunner.as |   27 -------------
 FlexUnit4/src/org/flexunit/runners/Suite.as        |   27 -------------
 .../org/flexunit/runners/model/FrameworkMethod.as  |   27 -------------
 .../org/flexunit/runners/model/IRunnerBuilder.as   |   27 -------------
 .../src/org/flexunit/runners/model/IStatement.as   |   27 -------------
 .../flexunit/runners/model/RunnerBuilderBase.as    |   27 -------------
 .../src/org/flexunit/runners/model/TestClass.as    |   27 -------------
 .../org/flexunit/token/AsyncCoreStartupToken.as    |   27 -------------
 FlexUnit4/src/org/flexunit/token/AsyncTestToken.as |   27 -------------
 FlexUnit4/src/org/flexunit/token/ChildResult.as    |   27 -------------
 .../src/org/flexunit/token/IAsyncTestToken.as      |   27 -------------
 FlexUnit4/src/org/flexunit/utils/ClassNameUtil.as  |   27 -------------
 .../src/org/flexunit/utils/DescriptionUtil.as      |   28 -------------
 .../src/org/fluint/sequence/ISequenceAction.as     |   24 -----------
 FlexUnit4/src/org/fluint/sequence/ISequencePend.as |   24 -----------
 FlexUnit4/src/org/fluint/sequence/ISequenceStep.as |   24 -----------
 .../org/fluint/sequence/SequenceBindingWaiter.as   |   24 -----------
 .../src/org/fluint/sequence/SequenceCaller.as      |   24 -----------
 FlexUnit4/src/org/fluint/sequence/SequenceDelay.as |   30 --------------
 .../org/fluint/sequence/SequenceEventDispatcher.as |   24 -----------
 .../src/org/fluint/sequence/SequenceRunner.as      |   24 -----------
 .../src/org/fluint/sequence/SequenceSetter.as      |   24 -----------
 .../src/org/fluint/sequence/SequenceWaiter.as      |   24 -----------
 .../uiImpersonation/IVisualEnvironmentBuilder.as   |   28 -------------
 .../uiImpersonation/IVisualTestEnvironment.as      |   27 -------------
 .../org/fluint/uiImpersonation/UIImpersonator.as   |   27 -------------
 .../uiImpersonation/VisualTestEnvironment.as       |   27 -------------
 .../VisualTestEnvironmentBuilder.as                |   24 -----------
 .../actionScript/ActionScriptEnvironmentBuilder.as |   28 -------------
 .../ActionScriptVisualTestEnvironment.as           |   28 -------------
 .../uiImpersonation/flex/FlexEnvironmentBuilder.as |   28 -------------
 .../flex/FlexMXVisualTestEnvironment.as            |   28 -------------
 .../flex/FlexSparkVisualTestEnvironment.as         |   28 -------------
 .../src/org/flexunit/listeners/CIListener.as       |   28 -------------
 .../flexunit/internals/builders/Fluint1Builder.as  |   27 -------------
 .../internals/runners/Fluint1ClassRunner.as        |   27 -------------
 .../suites/frameworkSuite/FlexUnit4Suite.as        |   24 -----------
 .../frameworkSuite/cases/TestASComponentUse.as     |   24 -----------
 .../suites/frameworkSuite/cases/TestAssert.as      |   24 -----------
 .../frameworkSuite/cases/TestAsynchronousAS.as     |   24 -----------
 .../cases/TestAsynchronousSetUpTearDown.as         |   24 -----------
 .../cases/TestBeforeAfterClassOrder.as             |   24 -----------
 .../cases/TestBeforeAfterClassOrderAsync.as        |   24 -----------
 .../frameworkSuite/cases/TestBeforeAfterOrder.as   |   24 -----------
 .../cases/TestBeforeAfterOrderAsync.as             |   24 -----------
 .../suites/frameworkSuite/cases/TestBindingUse.as  |   24 -----------
 .../suites/frameworkSuite/cases/TestIgnore.as      |   24 -----------
 .../frameworkSuite/cases/TestMXMLComponentUse.as   |   24 -----------
 .../suites/frameworkSuite/cases/TestMethodOrder.as |   24 -----------
 .../cases/TestSynchronousSetUpTearDown.as          |   24 -----------
 FlexUnit4Test/src/org/flexunit/cases/AssertCase.as |   24 -----------
 .../lang/reflect/constructor/helper/StubKlass.as   |   27 -------------
 .../suites/frameworkSuite/FlexUnit4Suite.as        |   24 -----------
 .../frameworkSuite/cases/TestASComponentUse.as     |   24 -----------
 .../suites/frameworkSuite/cases/TestAssert.as      |   24 -----------
 .../frameworkSuite/cases/TestAsynchronous.as       |   24 -----------
 .../cases/TestAsynchronousSetUpTearDown.as         |   24 -----------
 .../cases/TestBeforeAfterClassOrder.as             |   24 -----------
 .../cases/TestBeforeAfterClassOrderAsync.as        |   24 -----------
 .../frameworkSuite/cases/TestBeforeAfterOrder.as   |   24 -----------
 .../cases/TestBeforeAfterOrderAsync.as             |   24 -----------
 .../suites/frameworkSuite/cases/TestBindingUse.as  |   24 -----------
 .../suites/frameworkSuite/cases/TestIgnore.as      |   24 -----------
 .../frameworkSuite/cases/TestMXMLComponentUse.as   |   24 -----------
 .../suites/frameworkSuite/cases/TestMethodOrder.as |   24 -----------
 .../cases/TestSynchronousSetUpTearDown.as          |   24 -----------
 .../src/flexUnitTests/hamcrest/HamcrestSuite.as    |   26 ------------
 .../flexunit/flexui/patterns/AssertThatPattern.as  |   27 -------------
 216 files changed, 1 insertions(+), 5723 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/Constructor.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/Constructor.as b/FlexUnit4/src/flex/lang/reflect/Constructor.as
index 99a1479..1d46ffa 100644
--- a/FlexUnit4/src/flex/lang/reflect/Constructor.as
+++ b/FlexUnit4/src/flex/lang/reflect/Constructor.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 flex.lang.reflect {
 	import flash.utils.describeType;
 	

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/Klass.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/Klass.as b/FlexUnit4/src/flex/lang/reflect/Klass.as
index fd8171d..e76e2a2 100644
--- a/FlexUnit4/src/flex/lang/reflect/Klass.as
+++ b/FlexUnit4/src/flex/lang/reflect/Klass.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 flex.lang.reflect {
 	import flash.utils.Dictionary;
 	import flash.utils.describeType;

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/builders/FieldBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/builders/FieldBuilder.as b/FlexUnit4/src/flex/lang/reflect/builders/FieldBuilder.as
index 8a3bc49..dd6599d 100644
--- a/FlexUnit4/src/flex/lang/reflect/builders/FieldBuilder.as
+++ b/FlexUnit4/src/flex/lang/reflect/builders/FieldBuilder.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 flex.lang.reflect.builders {
 	import flex.lang.reflect.Field;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/builders/MetaDataAnnotationBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/builders/MetaDataAnnotationBuilder.as b/FlexUnit4/src/flex/lang/reflect/builders/MetaDataAnnotationBuilder.as
index 61a1130..0b49279 100644
--- a/FlexUnit4/src/flex/lang/reflect/builders/MetaDataAnnotationBuilder.as
+++ b/FlexUnit4/src/flex/lang/reflect/builders/MetaDataAnnotationBuilder.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 flex.lang.reflect.builders {
 	import flex.lang.reflect.metadata.MetaDataAnnotation;
 	import flex.lang.reflect.utils.MetadataTools;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/builders/MethodBuilder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/builders/MethodBuilder.as b/FlexUnit4/src/flex/lang/reflect/builders/MethodBuilder.as
index a09eaab..6418e02 100644
--- a/FlexUnit4/src/flex/lang/reflect/builders/MethodBuilder.as
+++ b/FlexUnit4/src/flex/lang/reflect/builders/MethodBuilder.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 flex.lang.reflect.builders {
 	import flash.utils.Dictionary;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/cache/ClassDataCache.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/cache/ClassDataCache.as b/FlexUnit4/src/flex/lang/reflect/cache/ClassDataCache.as
index 7fb8737..a16111b 100644
--- a/FlexUnit4/src/flex/lang/reflect/cache/ClassDataCache.as
+++ b/FlexUnit4/src/flex/lang/reflect/cache/ClassDataCache.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 flex.lang.reflect.cache {
 	import flash.utils.Dictionary;
 	import flash.utils.describeType;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataAnnotation.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataAnnotation.as b/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataAnnotation.as
index dab2ac2..3deef56 100644
--- a/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataAnnotation.as
+++ b/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataAnnotation.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 flex.lang.reflect.metadata {
 
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataArgument.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataArgument.as b/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataArgument.as
index 0d0d901..a2f4761 100644
--- a/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataArgument.as
+++ b/FlexUnit4/src/flex/lang/reflect/metadata/MetaDataArgument.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 flex.lang.reflect.metadata {
 
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/flex/lang/reflect/utils/MetadataTools.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/flex/lang/reflect/utils/MetadataTools.as b/FlexUnit4/src/flex/lang/reflect/utils/MetadataTools.as
index dd3b767..1c036a7 100644
--- a/FlexUnit4/src/flex/lang/reflect/utils/MetadataTools.as
+++ b/FlexUnit4/src/flex/lang/reflect/utils/MetadataTools.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 flex.lang.reflect.utils
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/Assert.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/Assert.as b/FlexUnit4/src/org/flexunit/Assert.as
index 348c2ae..9e336e8 100644
--- a/FlexUnit4/src/org/flexunit/Assert.as
+++ b/FlexUnit4/src/org/flexunit/Assert.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
 {
 	import flexunit.framework.AssertionFailedError;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/AssertionError.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/AssertionError.as b/FlexUnit4/src/org/flexunit/AssertionError.as
index 2f0a394..7bd44ed 100644
--- a/FlexUnit4/src/org/flexunit/AssertionError.as
+++ b/FlexUnit4/src/org/flexunit/AssertionError.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
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/Assume.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/Assume.as b/FlexUnit4/src/org/flexunit/Assume.as
index 04f7cb3..65dea1e 100644
--- a/FlexUnit4/src/org/flexunit/Assume.as
+++ b/FlexUnit4/src/org/flexunit/Assume.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
 {
 	import org.flexunit.internals.AssumptionViolatedException;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/IncludeFlexClasses.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/IncludeFlexClasses.as b/FlexUnit4/src/org/flexunit/IncludeFlexClasses.as
index fb08dfc..9254814 100644
--- a/FlexUnit4/src/org/flexunit/IncludeFlexClasses.as
+++ b/FlexUnit4/src/org/flexunit/IncludeFlexClasses.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
 {
 	import org.flexunit.async.AsyncTestResponder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/assertThat.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/assertThat.as b/FlexUnit4/src/org/flexunit/assertThat.as
index 90ab11f..23167c2 100644
--- a/FlexUnit4/src/org/flexunit/assertThat.as
+++ b/FlexUnit4/src/org/flexunit/assertThat.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
 {
 	import org.hamcrest.assertThat;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/assertEquals.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/assertEquals.as b/FlexUnit4/src/org/flexunit/asserts/assertEquals.as
index ad546e0..4a1346a 100644
--- a/FlexUnit4/src/org/flexunit/asserts/assertEquals.as
+++ b/FlexUnit4/src/org/flexunit/asserts/assertEquals.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.asserts {
 	import org.flexunit.Assert;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/assertFalse.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/assertFalse.as b/FlexUnit4/src/org/flexunit/asserts/assertFalse.as
index bc29fdb..4a2f6ed 100644
--- a/FlexUnit4/src/org/flexunit/asserts/assertFalse.as
+++ b/FlexUnit4/src/org/flexunit/asserts/assertFalse.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.asserts {
 	import org.flexunit.Assert;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/assertNotNull.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/assertNotNull.as b/FlexUnit4/src/org/flexunit/asserts/assertNotNull.as
index 4c90fe0..e047c41 100644
--- a/FlexUnit4/src/org/flexunit/asserts/assertNotNull.as
+++ b/FlexUnit4/src/org/flexunit/asserts/assertNotNull.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.asserts {
 	import org.flexunit.Assert;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/assertNull.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/assertNull.as b/FlexUnit4/src/org/flexunit/asserts/assertNull.as
index 39ff961..ea53c6b 100644
--- a/FlexUnit4/src/org/flexunit/asserts/assertNull.as
+++ b/FlexUnit4/src/org/flexunit/asserts/assertNull.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.asserts {
 	import org.flexunit.Assert;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/assertStrictlyEquals.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/assertStrictlyEquals.as b/FlexUnit4/src/org/flexunit/asserts/assertStrictlyEquals.as
index c8bbf98..5b26961 100644
--- a/FlexUnit4/src/org/flexunit/asserts/assertStrictlyEquals.as
+++ b/FlexUnit4/src/org/flexunit/asserts/assertStrictlyEquals.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.asserts
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/assertTrue.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/assertTrue.as b/FlexUnit4/src/org/flexunit/asserts/assertTrue.as
index 0dd8f91..d78abc8 100644
--- a/FlexUnit4/src/org/flexunit/asserts/assertTrue.as
+++ b/FlexUnit4/src/org/flexunit/asserts/assertTrue.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.asserts {
 	import org.flexunit.Assert;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/asserts/fail.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/asserts/fail.as b/FlexUnit4/src/org/flexunit/asserts/fail.as
index cf3e11a..c38949d 100644
--- a/FlexUnit4/src/org/flexunit/asserts/fail.as
+++ b/FlexUnit4/src/org/flexunit/asserts/fail.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.asserts {
 	import org.flexunit.Assert;
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/assumeThat.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/assumeThat.as b/FlexUnit4/src/org/flexunit/assumeThat.as
index 0cb927f..8f3cba8 100644
--- a/FlexUnit4/src/org/flexunit/assumeThat.as
+++ b/FlexUnit4/src/org/flexunit/assumeThat.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
 {
 	import org.hamcrest.Matcher;

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/AsyncHandler.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/AsyncHandler.as b/FlexUnit4/src/org/flexunit/async/AsyncHandler.as
index c396965..601e24d 100644
--- a/FlexUnit4/src/org/flexunit/async/AsyncHandler.as
+++ b/FlexUnit4/src/org/flexunit/async/AsyncHandler.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.flexunit.async {
 	import flash.events.Event;
 	import flash.events.EventDispatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/AsyncLocator.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/AsyncLocator.as b/FlexUnit4/src/org/flexunit/async/AsyncLocator.as
index 695f35e..64568fa 100644
--- a/FlexUnit4/src/org/flexunit/async/AsyncLocator.as
+++ b/FlexUnit4/src/org/flexunit/async/AsyncLocator.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.async {
 	import flash.utils.Dictionary;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/AsyncNativeTestResponder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/AsyncNativeTestResponder.as b/FlexUnit4/src/org/flexunit/async/AsyncNativeTestResponder.as
index c02595a..c1cc609 100644
--- a/FlexUnit4/src/org/flexunit/async/AsyncNativeTestResponder.as
+++ b/FlexUnit4/src/org/flexunit/async/AsyncNativeTestResponder.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     Nicolas Lunet 
- * @version    
- **/ 
-package org.flexunit.async {
+/package org.flexunit.async {
 	import flash.events.Event;
 	import flash.events.EventDispatcher;
 	import flash.events.IEventDispatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/AsyncTestResponder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/AsyncTestResponder.as b/FlexUnit4/src/org/flexunit/async/AsyncTestResponder.as
index 5bd2960..1b2c689 100644
--- a/FlexUnit4/src/org/flexunit/async/AsyncTestResponder.as
+++ b/FlexUnit4/src/org/flexunit/async/AsyncTestResponder.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.async {
 	import flash.events.EventDispatcher;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/IAsyncTestResponder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/IAsyncTestResponder.as b/FlexUnit4/src/org/flexunit/async/IAsyncTestResponder.as
index cad0880..397d2d2 100644
--- a/FlexUnit4/src/org/flexunit/async/IAsyncTestResponder.as
+++ b/FlexUnit4/src/org/flexunit/async/IAsyncTestResponder.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.async
 {
 	import flash.events.IEventDispatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/ITestResponder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/ITestResponder.as b/FlexUnit4/src/org/flexunit/async/ITestResponder.as
index af2731b..98b5502 100644
--- a/FlexUnit4/src/org/flexunit/async/ITestResponder.as
+++ b/FlexUnit4/src/org/flexunit/async/ITestResponder.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.async {
 	/**
 	 * An <code>ITestResponder</code> is an interface for to be implemented by classes that want to handle the results

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/async/TestResponder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/async/TestResponder.as b/FlexUnit4/src/org/flexunit/async/TestResponder.as
index d8c8954..efe6edc 100644
--- a/FlexUnit4/src/org/flexunit/async/TestResponder.as
+++ b/FlexUnit4/src/org/flexunit/async/TestResponder.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.async {
 	/**
 	 * A respoder for tests that contains <code>Function</code>s for the test succeeding or the test 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/constants/AnnotationArgumentConstants.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/constants/AnnotationArgumentConstants.as b/FlexUnit4/src/org/flexunit/constants/AnnotationArgumentConstants.as
index bce02df..a3ce6a0 100644
--- a/FlexUnit4/src/org/flexunit/constants/AnnotationArgumentConstants.as
+++ b/FlexUnit4/src/org/flexunit/constants/AnnotationArgumentConstants.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.constants {
 	public class AnnotationArgumentConstants {
 		/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/constants/AnnotationConstants.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/constants/AnnotationConstants.as b/FlexUnit4/src/org/flexunit/constants/AnnotationConstants.as
index f3edfcd..538b211 100644
--- a/FlexUnit4/src/org/flexunit/constants/AnnotationConstants.as
+++ b/FlexUnit4/src/org/flexunit/constants/AnnotationConstants.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.constants {
 	public class AnnotationConstants {
 		/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/events/AsyncEvent.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/events/AsyncEvent.as b/FlexUnit4/src/org/flexunit/events/AsyncEvent.as
index 720990e..2ef0cbf 100644
--- a/FlexUnit4/src/org/flexunit/events/AsyncEvent.as
+++ b/FlexUnit4/src/org/flexunit/events/AsyncEvent.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.flexunit.events {
 	import flash.events.Event;
 

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/events/UnknownError.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/events/UnknownError.as b/FlexUnit4/src/org/flexunit/events/UnknownError.as
index 9488d4c..2aca2c4 100644
--- a/FlexUnit4/src/org/flexunit/events/UnknownError.as
+++ b/FlexUnit4/src/org/flexunit/events/UnknownError.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.events
 {
 	import flash.events.ErrorEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/4a6e50ff/FlexUnit4/src/org/flexunit/events/rule/EventExpectations.as
----------------------------------------------------------------------
diff --git a/FlexUnit4/src/org/flexunit/events/rule/EventExpectations.as b/FlexUnit4/src/org/flexunit/events/rule/EventExpectations.as
index f162d41..d982550 100644
--- a/FlexUnit4/src/org/flexunit/events/rule/EventExpectations.as
+++ b/FlexUnit4/src/org/flexunit/events/rule/EventExpectations.as
@@ -1,30 +1,3 @@
-/**
- * Copyright (c) 2011 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.events.rule {
 	import flash.events.Event;
 	import flash.events.EventDispatcher;

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

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