Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse')
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ASTNode.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodInvocation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeQualifiedExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractVariablesContainer.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Annotation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationMemberValuePair.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeMemberDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnonymousClassDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Archive.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayCreation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayInitializer.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayLengthAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayType.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssertStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Assignment.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssignmentKind.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Block.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BlockComment.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BodyDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BooleanLiteral.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BreakStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CastExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CatchClause.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CharacterLiteral.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassFile.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassInstanceCreation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Comment.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CompilationUnit.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConditionalExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorInvocation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ContinueStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/DoStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EmptyStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnhancedForStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumConstantDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Expression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ExpressionStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ForStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/IfStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ImportDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpressionKind.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InheritanceKind.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Initializer.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InstanceofExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InterfaceDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Javadoc.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LabeledStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LineComment.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Manifest.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestAttribute.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestEntry.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MemberRef.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodInvocation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRef.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRefParameter.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Model.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Modifier.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamedElement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamespaceAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NullLiteral.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NumberLiteral.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Package.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PackageAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParameterizedType.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParenthesizedExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpressionKind.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpressionKind.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveType.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeBoolean.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeByte.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeChar.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeDouble.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeFloat.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeInt.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeLong.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeShort.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeVoid.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ReturnStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Statement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/StringLiteral.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperConstructorInvocation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperFieldAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperMethodInvocation.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchCase.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SynchronizedStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TagElement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TextElement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThisExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThrowStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TryStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Type.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclarationStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeLiteral.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeParameter.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationTypeMemberDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedClassDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedEnumDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedInterfaceDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItem.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItemAccess.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedLabeledStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedMethodDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedSingleVariableDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedType.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedTypeDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedVariableDeclarationFragment.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclaration.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationExpression.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationFragment.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VisibilityKind.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WhileStatement.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WildCardType.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaFactory.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaPackage.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ASTNodeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodInvocationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeQualifiedExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractVariablesContainerImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationMemberValuePairImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeMemberDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnonymousClassDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArchiveImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayCreationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayInitializerImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayLengthAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayTypeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssertStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssignmentImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockCommentImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BodyDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BooleanLiteralImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BreakStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CastExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CatchClauseImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CharacterLiteralImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassFileImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassInstanceCreationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CommentImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CompilationUnitImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConditionalExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorInvocationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ContinueStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/DoStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EmptyStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnhancedForStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumConstantDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ForStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/IfStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ImportDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InfixExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InitializerImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InstanceofExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InterfaceDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaFactoryImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaPackageImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavadocImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LabeledStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LineCommentImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestAttributeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestEntryImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MemberRefImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodInvocationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefParameterImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModelImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModifierImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamedElementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamespaceAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NullLiteralImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NumberLiteralImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParameterizedTypeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParenthesizedExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PostfixExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrefixExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeBooleanImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeByteImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeCharImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeDoubleImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeFloatImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeIntImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeLongImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeShortImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeVoidImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ReturnStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StringLiteralImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperConstructorInvocationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperFieldAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperMethodInvocationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchCaseImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SynchronizedStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TagElementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TextElementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThisExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThrowStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TryStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeLiteralImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeParameterImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationTypeMemberDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedClassDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedEnumDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedInterfaceDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemAccessImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedLabeledStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedMethodDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedSingleVariableDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedVariableDeclarationFragmentImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationExpressionImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationFragmentImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WhileStatementImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WildCardTypeImpl.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaAdapterFactory.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaSwitch.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/internal/util/JavaUtil.java2
-rw-r--r--org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/plugin/JavaPlugin.java2
266 files changed, 266 insertions, 266 deletions
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ASTNode.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ASTNode.java
index 73a4f0c6c..5bb819abb 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ASTNode.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ASTNode.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodDeclaration.java
index e1dab8fac..febef58ed 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodInvocation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodInvocation.java
index 1a25c3705..bc00d30d5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodInvocation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractMethodInvocation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeDeclaration.java
index 8ad6fe976..101bd0c25 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeQualifiedExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeQualifiedExpression.java
index 0bb69d466..31d5ebcf4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeQualifiedExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractTypeQualifiedExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractVariablesContainer.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractVariablesContainer.java
index 00cdab700..c35a20655 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractVariablesContainer.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AbstractVariablesContainer.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Annotation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Annotation.java
index a3da321b7..edfda1c06 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Annotation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Annotation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationMemberValuePair.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationMemberValuePair.java
index 1424655b0..c05c6f2e2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationMemberValuePair.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationMemberValuePair.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeDeclaration.java
index 5eb0048dc..33dd79671 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeMemberDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeMemberDeclaration.java
index 3a092eb89..d5bd85fb0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeMemberDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnnotationTypeMemberDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnonymousClassDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnonymousClassDeclaration.java
index 6a8f9f642..55e910090 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnonymousClassDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AnonymousClassDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Archive.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Archive.java
index 27033e067..e9332cc91 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Archive.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Archive.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayAccess.java
index b0722a6d7..127cb5a5b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayCreation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayCreation.java
index 97a09a337..6567cda49 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayCreation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayCreation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayInitializer.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayInitializer.java
index 11a0273af..60f4be523 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayInitializer.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayInitializer.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayLengthAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayLengthAccess.java
index 36bed29c2..3e75e86fc 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayLengthAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayLengthAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayType.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayType.java
index 4c9336273..2d96a6a67 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayType.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ArrayType.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssertStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssertStatement.java
index 88a1ed68f..7faf75e4e 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssertStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssertStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Assignment.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Assignment.java
index 963692f76..6a064d1b3 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Assignment.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Assignment.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssignmentKind.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssignmentKind.java
index fd0b8abb5..085c55678 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssignmentKind.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/AssignmentKind.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Block.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Block.java
index e6d38f3a1..b06aa9610 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Block.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Block.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BlockComment.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BlockComment.java
index 59271e983..0d141d423 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BlockComment.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BlockComment.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BodyDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BodyDeclaration.java
index 1feef6b00..69841a4b5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BodyDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BodyDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BooleanLiteral.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BooleanLiteral.java
index 7fc2b0483..ce7758b35 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BooleanLiteral.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BooleanLiteral.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BreakStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BreakStatement.java
index 4ecdf3b1d..f768362f7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BreakStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/BreakStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CastExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CastExpression.java
index f3dc8f8f9..ce94560ff 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CastExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CastExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CatchClause.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CatchClause.java
index e5b52f2b7..41e03e782 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CatchClause.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CatchClause.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CharacterLiteral.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CharacterLiteral.java
index 64e31a94c..f56509725 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CharacterLiteral.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CharacterLiteral.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassDeclaration.java
index 12af09243..6c5ce9c3a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassFile.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassFile.java
index 8144e78d4..24efecae8 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassFile.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassFile.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassInstanceCreation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassInstanceCreation.java
index 594913f52..26f298849 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassInstanceCreation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ClassInstanceCreation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Comment.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Comment.java
index 4d2b9eab2..d7c449f1b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Comment.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Comment.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CompilationUnit.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CompilationUnit.java
index fc5f923f5..1c0b9e578 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CompilationUnit.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/CompilationUnit.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConditionalExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConditionalExpression.java
index 724eab07a..71fab5c40 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConditionalExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConditionalExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorDeclaration.java
index 6dc2fb70e..2a2cc552f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorInvocation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorInvocation.java
index 0f0db35d6..aabefcb1c 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorInvocation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ConstructorInvocation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ContinueStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ContinueStatement.java
index 710fc8835..3df3ca95b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ContinueStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ContinueStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/DoStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/DoStatement.java
index 1236579ae..45fc64a18 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/DoStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/DoStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EmptyStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EmptyStatement.java
index 182e30c1e..4def6a713 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EmptyStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EmptyStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnhancedForStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnhancedForStatement.java
index 15c8915ae..0fa680231 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnhancedForStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnhancedForStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumConstantDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumConstantDeclaration.java
index 73036ad12..e2f39af1c 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumConstantDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumConstantDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumDeclaration.java
index 2b859b657..42956ee5f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/EnumDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Expression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Expression.java
index 71a0d44ea..c667d7973 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Expression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Expression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ExpressionStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ExpressionStatement.java
index c44d4466c..8c0bb881d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ExpressionStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ExpressionStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldAccess.java
index 10183f558..25e68a384 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldDeclaration.java
index f12476038..02c83ca28 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/FieldDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ForStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ForStatement.java
index 67a337004..35e277a96 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ForStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ForStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/IfStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/IfStatement.java
index 7e7535515..875fa809b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/IfStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/IfStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ImportDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ImportDeclaration.java
index f738449ea..2ddb193e9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ImportDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ImportDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpression.java
index 2a25a6193..48f79baa4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpressionKind.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpressionKind.java
index 45d2e1aa7..6c124c34c 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpressionKind.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InfixExpressionKind.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InheritanceKind.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InheritanceKind.java
index 6cd289cec..2a53f9925 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InheritanceKind.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InheritanceKind.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Initializer.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Initializer.java
index 2ae27d8c0..0c9c2bd34 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Initializer.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Initializer.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InstanceofExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InstanceofExpression.java
index 0d7496d35..48714be78 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InstanceofExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InstanceofExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InterfaceDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InterfaceDeclaration.java
index 5b620547b..ae8894a54 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InterfaceDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/InterfaceDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Javadoc.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Javadoc.java
index de4dc1f28..0d27ff609 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Javadoc.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Javadoc.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LabeledStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LabeledStatement.java
index e1b6a7cef..4f5f1770a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LabeledStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LabeledStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LineComment.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LineComment.java
index 8ff2c0b16..897fd12c1 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LineComment.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/LineComment.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Manifest.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Manifest.java
index d717b84b8..03d5c1b12 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Manifest.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Manifest.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestAttribute.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestAttribute.java
index be6af3131..f3348e3a2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestAttribute.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestAttribute.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestEntry.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestEntry.java
index cb4d28bdc..ed68dff0b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestEntry.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ManifestEntry.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MemberRef.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MemberRef.java
index 71c8e26a2..8ec21b8e1 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MemberRef.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MemberRef.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodDeclaration.java
index 9e4e90f7d..5ea10288b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodInvocation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodInvocation.java
index 4550e04fc..73606bb55 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodInvocation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodInvocation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRef.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRef.java
index 19c1d702d..1f124934a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRef.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRef.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRefParameter.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRefParameter.java
index f85acfa3f..88e7c1000 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRefParameter.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/MethodRefParameter.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Model.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Model.java
index 03e3faf45..78133c923 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Model.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Model.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Modifier.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Modifier.java
index aa991818f..e857e4f0a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Modifier.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Modifier.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamedElement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamedElement.java
index 6459a5bd5..bde5731ce 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamedElement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamedElement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamespaceAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamespaceAccess.java
index d978b9950..aef8a7fb2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamespaceAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NamespaceAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NullLiteral.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NullLiteral.java
index 24f3e61d0..68bbcd246 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NullLiteral.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NullLiteral.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NumberLiteral.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NumberLiteral.java
index 7283871ed..a77dc1c9f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NumberLiteral.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/NumberLiteral.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Package.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Package.java
index 3b35bcdb8..c80f0002d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Package.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Package.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PackageAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PackageAccess.java
index 1ba0742e6..8a90f2cfe 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PackageAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PackageAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParameterizedType.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParameterizedType.java
index dc8043b61..64fbd8cb4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParameterizedType.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParameterizedType.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParenthesizedExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParenthesizedExpression.java
index 9d3e139e6..52f9a614c 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParenthesizedExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ParenthesizedExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpression.java
index 5d4502406..44209e5a4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpressionKind.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpressionKind.java
index 8b72e2a9e..8484804b9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpressionKind.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PostfixExpressionKind.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpression.java
index d73b5e427..12d979755 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpressionKind.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpressionKind.java
index 15c9c4f63..ee7f1a763 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpressionKind.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrefixExpressionKind.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveType.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveType.java
index 6ced87f8a..0077c6bb0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveType.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveType.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeBoolean.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeBoolean.java
index 13c0971f4..c237cda4b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeBoolean.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeBoolean.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeByte.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeByte.java
index f58d09fc3..0cbf7b4e4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeByte.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeByte.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeChar.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeChar.java
index 077a553ce..bdcd65a75 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeChar.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeChar.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeDouble.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeDouble.java
index 9bd642ccb..f43b89638 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeDouble.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeDouble.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeFloat.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeFloat.java
index 17af1689c..a5d5dd4db 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeFloat.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeFloat.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeInt.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeInt.java
index 5f053646c..4b10b3ea9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeInt.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeInt.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeLong.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeLong.java
index 42ae68eaa..0ffd78729 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeLong.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeLong.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeShort.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeShort.java
index 1441f3cc4..4333d1f38 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeShort.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeShort.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeVoid.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeVoid.java
index ade81baf2..1f76ada13 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeVoid.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/PrimitiveTypeVoid.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ReturnStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ReturnStatement.java
index 8f675fcc0..a9dae36ec 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ReturnStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ReturnStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableAccess.java
index 36ad07b35..95fc65188 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableDeclaration.java
index 64866941b..83c19b98e 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SingleVariableDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Statement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Statement.java
index ce7f9e268..6390ebde9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Statement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Statement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/StringLiteral.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/StringLiteral.java
index 87f652293..96a3e3616 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/StringLiteral.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/StringLiteral.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperConstructorInvocation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperConstructorInvocation.java
index 5ed5bb9a2..1d44df5ae 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperConstructorInvocation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperConstructorInvocation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperFieldAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperFieldAccess.java
index 87dd89751..95b662421 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperFieldAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperFieldAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperMethodInvocation.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperMethodInvocation.java
index 1ee7f668b..8b148ed27 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperMethodInvocation.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SuperMethodInvocation.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchCase.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchCase.java
index fc27214fd..a4c1bc187 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchCase.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchCase.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchStatement.java
index 85e922512..5ef071b9f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SwitchStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SynchronizedStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SynchronizedStatement.java
index 5db97e7bd..1ab4ef5f2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SynchronizedStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/SynchronizedStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TagElement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TagElement.java
index 7dd593246..10220161d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TagElement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TagElement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TextElement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TextElement.java
index 02b25488d..f67195317 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TextElement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TextElement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThisExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThisExpression.java
index a0a73d79b..a50824d8a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThisExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThisExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThrowStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThrowStatement.java
index ff6545505..e6f6b0ce3 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThrowStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/ThrowStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TryStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TryStatement.java
index 8c1d4977a..dca2f5a3a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TryStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TryStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Type.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Type.java
index 1191c23b6..c9126c064 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Type.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/Type.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeAccess.java
index 79b75aff6..52540d65a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclaration.java
index 725379c2a..eaaeb8a7d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclarationStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclarationStatement.java
index 19a9d842c..44fecd0d7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclarationStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeDeclarationStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeLiteral.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeLiteral.java
index 1f867f2f8..527372a0d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeLiteral.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeLiteral.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeParameter.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeParameter.java
index 6b3ad729b..be14e2b88 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeParameter.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/TypeParameter.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationDeclaration.java
index 865f290bb..88da764d8 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationTypeMemberDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationTypeMemberDeclaration.java
index efb84a35b..8f48af3d7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationTypeMemberDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedAnnotationTypeMemberDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedClassDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedClassDeclaration.java
index 7bc48fecc..4a382289d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedClassDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedClassDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedEnumDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedEnumDeclaration.java
index 6321dc922..c66200378 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedEnumDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedEnumDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedInterfaceDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedInterfaceDeclaration.java
index 2ed076019..99ae9b852 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedInterfaceDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedInterfaceDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItem.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItem.java
index dfba52c2a..00bd517d2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItem.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItem.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItemAccess.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItemAccess.java
index 044902203..752f37449 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItemAccess.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedItemAccess.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedLabeledStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedLabeledStatement.java
index 18b3e719f..0c7efd260 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedLabeledStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedLabeledStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedMethodDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedMethodDeclaration.java
index 115cfd2b7..c3a25b9b3 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedMethodDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedMethodDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedSingleVariableDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedSingleVariableDeclaration.java
index 544ae1c51..a5487b9a0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedSingleVariableDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedSingleVariableDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedType.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedType.java
index 7d84e1b79..109d3ef14 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedType.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedType.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedTypeDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedTypeDeclaration.java
index 1e97e61f6..c2f62edfc 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedTypeDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedTypeDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedVariableDeclarationFragment.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedVariableDeclarationFragment.java
index ec4f16f3a..603a883a2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedVariableDeclarationFragment.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/UnresolvedVariableDeclarationFragment.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclaration.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclaration.java
index 0b70e1b6e..a303690f7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclaration.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclaration.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationExpression.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationExpression.java
index 22ecf7e95..818b6f338 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationExpression.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationExpression.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationFragment.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationFragment.java
index 4c60cd139..3329d520b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationFragment.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationFragment.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationStatement.java
index be1e3299b..6e0cd356d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VariableDeclarationStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VisibilityKind.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VisibilityKind.java
index 75be3e9c5..caca522fa 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VisibilityKind.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/VisibilityKind.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WhileStatement.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WhileStatement.java
index 8be502a29..6825cbc65 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WhileStatement.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WhileStatement.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WildCardType.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WildCardType.java
index e13cbe155..8ed8fa464 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WildCardType.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/WildCardType.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaFactory.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaFactory.java
index f5e69975f..35befb960 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaFactory.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaFactory.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaPackage.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaPackage.java
index 308e3e988..2a1f58454 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaPackage.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/JavaPackage.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ASTNodeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ASTNodeImpl.java
index 9dfc899e7..81a372433 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ASTNodeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ASTNodeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodDeclarationImpl.java
index 88eb89ce3..16dcb3699 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodInvocationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodInvocationImpl.java
index 708751e59..6cda0ad9c 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodInvocationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractMethodInvocationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeDeclarationImpl.java
index bec132942..39c493e99 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeQualifiedExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeQualifiedExpressionImpl.java
index 20d9d230e..599eb0748 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeQualifiedExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractTypeQualifiedExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractVariablesContainerImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractVariablesContainerImpl.java
index 814bda062..a0d9d22b4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractVariablesContainerImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AbstractVariablesContainerImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationImpl.java
index a4678d1a5..f95557466 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationMemberValuePairImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationMemberValuePairImpl.java
index 806b865f4..c758f73a1 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationMemberValuePairImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationMemberValuePairImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeDeclarationImpl.java
index c7efee6c1..28780f305 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeMemberDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeMemberDeclarationImpl.java
index 245675853..2065f3a31 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeMemberDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnnotationTypeMemberDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnonymousClassDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnonymousClassDeclarationImpl.java
index 83c994ab6..de42af355 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnonymousClassDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AnonymousClassDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArchiveImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArchiveImpl.java
index f57734003..a7ff786c8 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArchiveImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArchiveImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayAccessImpl.java
index fbe96dff3..4718bf3bd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayCreationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayCreationImpl.java
index ef2b20efb..764b196db 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayCreationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayCreationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayInitializerImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayInitializerImpl.java
index a394fc21a..c4a735f27 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayInitializerImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayInitializerImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayLengthAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayLengthAccessImpl.java
index aad04586d..5527537e9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayLengthAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayLengthAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayTypeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayTypeImpl.java
index 0bb32c964..2cc033afd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayTypeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ArrayTypeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssertStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssertStatementImpl.java
index ae02a485f..721b05739 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssertStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssertStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssignmentImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssignmentImpl.java
index 73539a00b..8a86bb392 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssignmentImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/AssignmentImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockCommentImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockCommentImpl.java
index 99a3aad29..fb2997a20 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockCommentImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockCommentImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockImpl.java
index 7fb3d92bb..8f2f4663f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BlockImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BodyDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BodyDeclarationImpl.java
index 761cadde6..767a01e34 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BodyDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BodyDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BooleanLiteralImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BooleanLiteralImpl.java
index cb5362b24..4e1203479 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BooleanLiteralImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BooleanLiteralImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BreakStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BreakStatementImpl.java
index ba29666f4..7e836f493 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BreakStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/BreakStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CastExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CastExpressionImpl.java
index e4df79787..454824f27 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CastExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CastExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CatchClauseImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CatchClauseImpl.java
index 524c59b60..7cd36ef99 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CatchClauseImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CatchClauseImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CharacterLiteralImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CharacterLiteralImpl.java
index c8b58af88..855687bd9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CharacterLiteralImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CharacterLiteralImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassDeclarationImpl.java
index 8a9237c2d..cafe0c2ce 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassFileImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassFileImpl.java
index 806e17f9c..322edd8f7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassFileImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassFileImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassInstanceCreationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassInstanceCreationImpl.java
index bf428e7a4..2f2067b61 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassInstanceCreationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ClassInstanceCreationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CommentImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CommentImpl.java
index 6a396bea7..8ebe27a94 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CommentImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CommentImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CompilationUnitImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CompilationUnitImpl.java
index 19087401c..a9e24f393 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CompilationUnitImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/CompilationUnitImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConditionalExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConditionalExpressionImpl.java
index 174c632ac..15dd390a9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConditionalExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConditionalExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorDeclarationImpl.java
index 969a4f8a5..13adb372d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorInvocationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorInvocationImpl.java
index d7fb3fb67..7490ff8e5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorInvocationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ConstructorInvocationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ContinueStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ContinueStatementImpl.java
index 22635e06e..338874cdd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ContinueStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ContinueStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/DoStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/DoStatementImpl.java
index df9d66b32..3b24564aa 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/DoStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/DoStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EmptyStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EmptyStatementImpl.java
index 8426569c5..5614fb8ae 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EmptyStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EmptyStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnhancedForStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnhancedForStatementImpl.java
index 083c28995..d2ac9d3e5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnhancedForStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnhancedForStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumConstantDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumConstantDeclarationImpl.java
index 936c3e1c7..ae7154812 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumConstantDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumConstantDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumDeclarationImpl.java
index 4496483d6..6b905b900 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/EnumDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionImpl.java
index 7fa1c8d30..b57ebd758 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionStatementImpl.java
index be35c6df7..b41f2dfce 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ExpressionStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldAccessImpl.java
index b149bcc40..654d86e09 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldDeclarationImpl.java
index e9ed856e6..6e5a3aef7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/FieldDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ForStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ForStatementImpl.java
index 12b97bbe6..862e9ad80 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ForStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ForStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/IfStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/IfStatementImpl.java
index 40e0201ab..a16dd43ac 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/IfStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/IfStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ImportDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ImportDeclarationImpl.java
index 8cfa39426..56105f9e4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ImportDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ImportDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InfixExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InfixExpressionImpl.java
index ddd45b094..045ba441a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InfixExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InfixExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InitializerImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InitializerImpl.java
index ab0761db4..888e53808 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InitializerImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InitializerImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InstanceofExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InstanceofExpressionImpl.java
index 7ac7b9887..41014ebdd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InstanceofExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InstanceofExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InterfaceDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InterfaceDeclarationImpl.java
index 4a561de82..d06172153 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InterfaceDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/InterfaceDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaFactoryImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaFactoryImpl.java
index e01fff365..558f20882 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaFactoryImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaFactoryImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaPackageImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaPackageImpl.java
index 941b74a7d..1cb58eae9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaPackageImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavaPackageImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavadocImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavadocImpl.java
index c768f6fbc..6a658f459 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavadocImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/JavadocImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LabeledStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LabeledStatementImpl.java
index fc19bad4e..f0fe1eb41 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LabeledStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LabeledStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LineCommentImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LineCommentImpl.java
index dd766148e..4bd4b6725 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LineCommentImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/LineCommentImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestAttributeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestAttributeImpl.java
index 3a6d6377d..15346aab7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestAttributeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestAttributeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestEntryImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestEntryImpl.java
index e1ad3c870..24f29f663 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestEntryImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestEntryImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestImpl.java
index 3c376487b..fb1d685d0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ManifestImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MemberRefImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MemberRefImpl.java
index d2a9e306b..6c194615b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MemberRefImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MemberRefImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodDeclarationImpl.java
index 77824cba2..2be707ee0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodInvocationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodInvocationImpl.java
index 1e1b30ed3..8643fe6e9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodInvocationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodInvocationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefImpl.java
index d6198a48f..99fd4c128 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefParameterImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefParameterImpl.java
index 1e2504e7d..a5ec4ff3b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefParameterImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/MethodRefParameterImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModelImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModelImpl.java
index 1c041a91a..baccef255 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModelImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModelImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModifierImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModifierImpl.java
index b224828c5..1e9ef30e9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModifierImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ModifierImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamedElementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamedElementImpl.java
index c0d8bfe24..b52ecd591 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamedElementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamedElementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamespaceAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamespaceAccessImpl.java
index 2cdd220de..d9203f3da 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamespaceAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NamespaceAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NullLiteralImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NullLiteralImpl.java
index 23f423479..56c94ac88 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NullLiteralImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NullLiteralImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NumberLiteralImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NumberLiteralImpl.java
index c865df834..887e1635b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NumberLiteralImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/NumberLiteralImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageAccessImpl.java
index 45fb28287..17020d59e 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageImpl.java
index 84f663a1b..004459a4d 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PackageImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParameterizedTypeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParameterizedTypeImpl.java
index 0e7936e71..a62d1a1bf 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParameterizedTypeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParameterizedTypeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParenthesizedExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParenthesizedExpressionImpl.java
index 4cfc419dd..856e55622 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParenthesizedExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ParenthesizedExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PostfixExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PostfixExpressionImpl.java
index 06d3b5b3c..a15573c90 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PostfixExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PostfixExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrefixExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrefixExpressionImpl.java
index 9cf19987c..032e91158 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrefixExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrefixExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeBooleanImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeBooleanImpl.java
index 17d8e7959..30d5a8e09 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeBooleanImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeBooleanImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeByteImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeByteImpl.java
index 41c2bfd74..e2ed6a2d7 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeByteImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeByteImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeCharImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeCharImpl.java
index bed980586..eb0ba85b0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeCharImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeCharImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeDoubleImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeDoubleImpl.java
index 320459531..eeb0f8449 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeDoubleImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeDoubleImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeFloatImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeFloatImpl.java
index bc728757d..ef9f2eb17 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeFloatImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeFloatImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeImpl.java
index 969008507..87bac65d9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeIntImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeIntImpl.java
index ae34e21b1..b67c60f0f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeIntImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeIntImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeLongImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeLongImpl.java
index 0d5d2d7e8..9a0dd7c40 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeLongImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeLongImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeShortImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeShortImpl.java
index b2e8fe3ac..c8f2817dd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeShortImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeShortImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeVoidImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeVoidImpl.java
index 84cab55e0..4ad2e3da9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeVoidImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/PrimitiveTypeVoidImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ReturnStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ReturnStatementImpl.java
index 30acd5c4d..8f9a3605f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ReturnStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ReturnStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableAccessImpl.java
index 16c87a0a8..87abdbbd5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableDeclarationImpl.java
index 93008d338..57b8d4fb5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SingleVariableDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StatementImpl.java
index b5ad59763..e68b0181f 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StringLiteralImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StringLiteralImpl.java
index 4c39f4f1d..711bb22fe 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StringLiteralImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/StringLiteralImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperConstructorInvocationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperConstructorInvocationImpl.java
index ba970714e..a042d9512 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperConstructorInvocationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperConstructorInvocationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperFieldAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperFieldAccessImpl.java
index 4a91c5492..8f0635e75 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperFieldAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperFieldAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperMethodInvocationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperMethodInvocationImpl.java
index 15d77fd31..5693458b5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperMethodInvocationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SuperMethodInvocationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchCaseImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchCaseImpl.java
index 42bb1b8a2..9a363fe7e 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchCaseImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchCaseImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchStatementImpl.java
index edf57656a..80618b8a0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SwitchStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SynchronizedStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SynchronizedStatementImpl.java
index 6f7fe0b1c..a49a03543 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SynchronizedStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/SynchronizedStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TagElementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TagElementImpl.java
index 92119c1e5..c12c94dd9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TagElementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TagElementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TextElementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TextElementImpl.java
index b1a642844..493a9d5f9 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TextElementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TextElementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThisExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThisExpressionImpl.java
index 2980c19e2..5c788c33b 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThisExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThisExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThrowStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThrowStatementImpl.java
index 17660b3a8..155003ca5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThrowStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/ThrowStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TryStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TryStatementImpl.java
index febed5b58..ea0c98b28 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TryStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TryStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeAccessImpl.java
index 3fe44f49a..87c7fd230 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationImpl.java
index 6bd517206..cb61080d2 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationStatementImpl.java
index 1c3272be4..1fc416a43 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeDeclarationStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeImpl.java
index cfa6c8b54..54b0e5092 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeLiteralImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeLiteralImpl.java
index 544268631..774fa5699 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeLiteralImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeLiteralImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeParameterImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeParameterImpl.java
index 060c1277a..08fe969be 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeParameterImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/TypeParameterImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationDeclarationImpl.java
index 1c3091081..069e697e1 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationTypeMemberDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationTypeMemberDeclarationImpl.java
index ea4e78184..0da22ff70 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationTypeMemberDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedAnnotationTypeMemberDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedClassDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedClassDeclarationImpl.java
index f7f848387..55ba32e28 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedClassDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedClassDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedEnumDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedEnumDeclarationImpl.java
index 7d19b75d3..3efc9d025 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedEnumDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedEnumDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedInterfaceDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedInterfaceDeclarationImpl.java
index e514ee58a..f05ce3562 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedInterfaceDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedInterfaceDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemAccessImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemAccessImpl.java
index e91974d73..e34291e1e 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemAccessImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemAccessImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemImpl.java
index 0bf012cf8..c29c096d8 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedItemImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedLabeledStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedLabeledStatementImpl.java
index 2283b98f6..659f15826 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedLabeledStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedLabeledStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedMethodDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedMethodDeclarationImpl.java
index a4a36dcca..8933268fd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedMethodDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedMethodDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedSingleVariableDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedSingleVariableDeclarationImpl.java
index 078399eb7..a310dd673 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedSingleVariableDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedSingleVariableDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeDeclarationImpl.java
index 544fb4afe..13fd612f4 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeImpl.java
index ae8988d16..d8a5244f5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedTypeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedVariableDeclarationFragmentImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedVariableDeclarationFragmentImpl.java
index 6fb20c167..b6dbac766 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedVariableDeclarationFragmentImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/UnresolvedVariableDeclarationFragmentImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationExpressionImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationExpressionImpl.java
index 15e67f396..f6bdb28dd 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationExpressionImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationExpressionImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationFragmentImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationFragmentImpl.java
index 034c517bf..0f1d841b0 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationFragmentImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationFragmentImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationImpl.java
index 8f004434f..5cab927ac 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationStatementImpl.java
index 1fcf2f9a7..dd0071dfa 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/VariableDeclarationStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WhileStatementImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WhileStatementImpl.java
index 5b912f9e4..12810f648 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WhileStatementImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WhileStatementImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WildCardTypeImpl.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WildCardTypeImpl.java
index 3a29fcfb9..7daa0a1de 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WildCardTypeImpl.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/impl/WildCardTypeImpl.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaAdapterFactory.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaAdapterFactory.java
index dc1dbdc0c..a18405cf6 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaAdapterFactory.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaAdapterFactory.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaSwitch.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaSwitch.java
index 6d1708848..1b2350fd5 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaSwitch.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/emf/util/JavaSwitch.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/internal/util/JavaUtil.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/internal/util/JavaUtil.java
index 212a1fca6..287b0767a 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/internal/util/JavaUtil.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/internal/util/JavaUtil.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at
diff --git a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/plugin/JavaPlugin.java b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/plugin/JavaPlugin.java
index 65bd1f274..bd37e15ba 100644
--- a/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/plugin/JavaPlugin.java
+++ b/org.eclipse.modisco.java.discoverer.benchmark.tests/workspace/scalabilityTest/src/org/eclipse/modisco/java/plugin/JavaPlugin.java
@@ -1,6 +1,6 @@
/**
* *******************************************************************************
- * Copyright (c) 2009 Mia-Software.
+ * Copyright (c) 2009 Mia-Software and others.
* All rights reserved. This program and the accompanying materials
* are made available under the terms of the Eclipse Public License v2.0
* which accompanies this distribution, and is available at

Back to the top