Author: pete.muir(a)jboss.org
Date: 2010-01-22 08:47:50 -0500 (Fri, 22 Jan 2010)
New Revision: 5577
Modified:
core/trunk/jboss-tck-runner/src/test/java/org/jboss/weld/tck/jbossas/WeldProfileServiceDeploymentExceptionTransformer.java
Log:
add/fix license headers
Modified:
core/trunk/jboss-tck-runner/src/test/java/org/jboss/weld/tck/jbossas/WeldProfileServiceDeploymentExceptionTransformer.java
===================================================================
---
core/trunk/jboss-tck-runner/src/test/java/org/jboss/weld/tck/jbossas/WeldProfileServiceDeploymentExceptionTransformer.java 2010-01-22
13:47:28 UTC (rev 5576)
+++
core/trunk/jboss-tck-runner/src/test/java/org/jboss/weld/tck/jbossas/WeldProfileServiceDeploymentExceptionTransformer.java 2010-01-22
13:47:50 UTC (rev 5577)
@@ -1,6 +1,6 @@
/*
* JBoss, Home of Professional Open Source
- * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * Copyright 2010, Red Hat, Inc., and individual contributors
* by the @authors tag. See the copyright.txt in the distribution for a
* full listing of individual contributors.
*
@@ -14,6 +14,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
+
package org.jboss.weld.tck.jbossas;
import java.util.Map.Entry;
Show replies by date