diff options
-rw-r--r-- | weaver/src/org/aspectj/weaver/PerTypeWithinTargetTypeMunger.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/weaver/src/org/aspectj/weaver/PerTypeWithinTargetTypeMunger.java b/weaver/src/org/aspectj/weaver/PerTypeWithinTargetTypeMunger.java index 55a9d4b48..965d7717e 100644 --- a/weaver/src/org/aspectj/weaver/PerTypeWithinTargetTypeMunger.java +++ b/weaver/src/org/aspectj/weaver/PerTypeWithinTargetTypeMunger.java @@ -1,5 +1,5 @@ /* ******************************************************************* - * Copyright (c) 2005 + * Copyright (c) 2005 IBM, Contributors. * All rights reserved. * This program and the accompanying materials are made available * under the terms of the Common Public License v1.0 |