+/* *******************************************************************\r
+ * Copyright (c) 2002 Palo Alto Research Center, Incorporated (PARC),\r
+ * 2003 Contributors.\r
+ * All rights reserved. \r
+ * This program and the accompanying materials are made available \r
+ * under the terms of the Common Public License v1.0 \r
+ * which accompanies this distribution and is available at \r
+ * http://www.eclipse.org/legal/cpl-v10.html \r
+ * \r
+ * Contributors: \r
+ * Xerox/PARC initial implementation \r
+ * AMC 01.20.2003 extended to support new AspectJ 1.1 options,\r
+ * bugzilla #29769\r
+ * ******************************************************************/\r
\r
package org.aspectj.weaver;\r
\r
import org.apache.bcel.generic.*;\r
\r
/**\r
- * Enforces the use of BCEL API use.\r
+ * Enforces the correct use of BCEL APIs.\r
*/\r
public aspect BcelApiRules {\r
\r