diff options
author | wisberg <wisberg> | 2005-01-29 10:50:05 +0000 |
---|---|---|
committer | wisberg <wisberg> | 2005-01-29 10:50:05 +0000 |
commit | cd0399065de57507af0376d23a48577424fc14ec (patch) | |
tree | e231a599292b3774da2590c6d8f1e1e1cb8a5320 | |
parent | 24b9d46b15138ebffb164fad1abcf634a3eacf23 (diff) | |
download | aspectj-cd0399065de57507af0376d23a48577424fc14ec.tar.gz aspectj-cd0399065de57507af0376d23a48577424fc14ec.zip |
copyright holder - test failed when enabled.
-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 |