]> source.dussan.org Git - aspectj.git/commitdiff
copyright header change to satisfy BuildModuleTests
authoracolyer <acolyer>
Fri, 15 Aug 2003 13:51:42 +0000 (13:51 +0000)
committeracolyer <acolyer>
Fri, 15 Aug 2003 13:51:42 +0000 (13:51 +0000)
asm/src/org/aspectj/asm/IHierarchy.java

index 34816ee1283a27683148af1ca9d84c0735a04007..793b014207ac72ed285eff06f7fdd088c73811c5 100644 (file)
@@ -1,8 +1,13 @@
 /* *******************************************************************
+ * Copyright (c) 2003 Contributors.
+ * All rights reserved. 
  * This program and the accompanying materials are made available 
  * under the terms of the Common Public License v1.0 
  * which accompanies this distribution and is available at 
  * http://www.eclipse.org/legal/cpl-v10.html 
+ *  
+ * Contributors: 
+ *     Mik Kersten     initial implementation 
  * ******************************************************************/
 package org.aspectj.asm;