copyright statement!

This commit is contained in:
acolyer 2004-08-09 16:07:02 +00:00
parent f6436e3fc8
commit 6d9b7d2d8b

View 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;