]> source.dussan.org Git - aspectj.git/commitdiff
copyright statement!
authoracolyer <acolyer>
Mon, 9 Aug 2004 16:07:02 +0000 (16:07 +0000)
committeracolyer <acolyer>
Mon, 9 Aug 2004 16:07:02 +0000 (16:07 +0000)
runtime/testsrc/org/aspectj/runtime/reflect/JoinPointImplTest.java

index 9a2d25b82370ebfae1e50995f9f8f6428d0dc3f5..45f345b3d744c4a9dc7c709d34ad7d299d186ede 100644 (file)
@@ -1,9 +1,13 @@
-/*
- * Created on 09-Aug-2004
- *
- * TODO To change the template for this generated file go to
- * Window - Preferences - Java - Code Style - Code Templates
- */
+/*******************************************************************************
+ * Copyright (c) 2004 IBM Corporation and others.
+ * 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:
+ *     IBM Corporation - initial API and implementation
+ *******************************************************************************/
 package org.aspectj.runtime.reflect;
 
 import junit.framework.TestCase;