[jboss-cvs] JBossAS SVN: r81084 - in trunk: cluster/src/main/org/jboss/ha/framework/server/deployers and 45 other directories.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Nov 14 12:30:44 EST 2008


Author: dimitris at jboss.org
Date: 2008-11-14 12:30:43 -0500 (Fri, 14 Nov 2008)
New Revision: 81084

Modified:
   trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterFileTransferException.java
   trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactoryMBean.java
   trunk/cluster/src/main/org/jboss/ha/framework/server/deployers/AbstractHAPartitionDependencyDeployer.java
   trunk/connector/src/main/org/jboss/resource/connectionmanager/IdleConnectionRemovalSupport.java
   trunk/connector/src/main/org/jboss/resource/timer/QuartzSchedulerLoaderAdapter.java
   trunk/connector/src/main/org/jboss/resource/timer/SchedulerLoaderAdapter.java
   trunk/jbossas/jmx-remoting/src/main/org/jboss/mx/remoting/service/JMXConnectorServerServiceMBean.java
   trunk/jbossas/remoting/src/main/org/jboss/aspects/remoting/interceptors/invoker/RemotingInterceptorFactory.java
   trunk/jbossas/remoting/src/main/org/jboss/remoting/security/domain/DomainServerSocketFactoryServiceMBean.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/JMXUtil.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeEventFilter.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeQueryExp.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientListenerHolder.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotificationProxy.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotifier.java
   trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ConnectionNotifier.java
   trunk/jmx-remoting/src/main/test/compliance/core/notification/InvokerTestMBean.java
   trunk/jmx-remoting/src/main/test/sample/simple/SampleMBean.java
   trunk/jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPongTest.java
   trunk/messaging/src/main/org/jboss/mq/server/jmx/TopicMBean.java
   trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.java
   trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.java
   trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceConnMBean.java
   trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/TestParse.java
   trunk/system-jmx/src/main/org/jboss/system/microcontainer/LifecycleDependencyItem.java
   trunk/system-jmx/src/tests-support/org/jboss/test/support/jar2/Jar1Consumer.java
   trunk/system/src/main/org/jboss/profileservice/spi/ProfileKey.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/DocumentTranslator_Impl.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/TextTranslator_Impl.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionary.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionaryFactory.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/Dictionary.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/DictionaryFactory.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/HelloPT_Impl.java
   trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/ProviderTestCase.java
   trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/field/test/UndeployFieldTestCase.java
   trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployAttrTestCase.java
   trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployTestCase.java
   trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.java
   trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperServletContextListener.java
   trunk/testsuite/src/main/org/jboss/test/jacc/test/MissingMethodUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/jca/ejb/JDBCComplianceBean.java
   trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSession.java
   trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSessionHome.java
   trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatistic.java
   trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatisticFormatter.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/ManagedDeploymentSupportHelper.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockExceptionSorter.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockFailedValidationConnectionChecker.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportService.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportServiceMBean.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerFalse.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerTrue.java
   trunk/testsuite/src/main/org/jboss/test/jca/support/MockSuccessValidationConnectionChecker.java
   trunk/testsuite/src/main/org/jboss/test/jca/test/BackgroundValidationUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/jca/test/JDBCComplianceUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/jca/test/ManagedDeploymentUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/jca/test/PreFillPoolingUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/jca/test/StaleConnectionCheckerUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean1MBean.java
   trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean2MBean.java
   trunk/testsuite/src/main/org/jboss/test/marshaliiop/TestPayload.java
   trunk/testsuite/src/main/org/jboss/test/marshaliiop/test/EjbUnMarshalUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSActivationFactory.java
   trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSProviderAdapter.java
   trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/AbstractPersistenceFormatTest.java
   trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/JBossServicePersistenceFormatTestCase.java
   trunk/testsuite/src/main/org/jboss/test/scoped/interfaces/dto/SimpleResponseDTO.java
   trunk/testsuite/src/main/org/jboss/test/scoped/test/ScopedBUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/security/ejb/MissingMethodBean.java
   trunk/testsuite/src/main/org/jboss/test/security/test/MissingMethodUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/web/mock/MockDataSource.java
   trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieReadServlet.java
   trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieServlet.java
   trunk/testsuite/src/main/org/jboss/test/web/test/CookieUnitTestCase.java
   trunk/testsuite/src/main/org/jboss/test/xml/mbeanserver/interceptors/SomeBeanInterceptor.java
   trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/notification/ClusteredSessionNotificationPolicyBase.java
   trunk/varia/src/tests/org/jboss/test/services/binding/test/ServiceBindingTestBase.java
Log:
JBAS-3916, add copyright headers to files that are missing them

Modified: trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterFileTransferException.java
===================================================================
--- trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterFileTransferException.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/cluster/src/main/org/jboss/ha/framework/server/ClusterFileTransferException.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.ha.framework.server;
 
 /**

Modified: trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactoryMBean.java
===================================================================
--- trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactoryMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/cluster/src/main/org/jboss/ha/framework/server/JChannelFactoryMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.ha.framework.server;
 
 import javax.management.ObjectName;

Modified: trunk/cluster/src/main/org/jboss/ha/framework/server/deployers/AbstractHAPartitionDependencyDeployer.java
===================================================================
--- trunk/cluster/src/main/org/jboss/ha/framework/server/deployers/AbstractHAPartitionDependencyDeployer.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/cluster/src/main/org/jboss/ha/framework/server/deployers/AbstractHAPartitionDependencyDeployer.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.ha.framework.server.deployers;
 
 import java.util.HashSet;

Modified: trunk/connector/src/main/org/jboss/resource/connectionmanager/IdleConnectionRemovalSupport.java
===================================================================
--- trunk/connector/src/main/org/jboss/resource/connectionmanager/IdleConnectionRemovalSupport.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/connector/src/main/org/jboss/resource/connectionmanager/IdleConnectionRemovalSupport.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.resource.connectionmanager;
 
 /**

Modified: trunk/connector/src/main/org/jboss/resource/timer/QuartzSchedulerLoaderAdapter.java
===================================================================
--- trunk/connector/src/main/org/jboss/resource/timer/QuartzSchedulerLoaderAdapter.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/connector/src/main/org/jboss/resource/timer/QuartzSchedulerLoaderAdapter.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.resource.timer;
 
 public class QuartzSchedulerLoaderAdapter implements SchedulerLoaderAdapter

Modified: trunk/connector/src/main/org/jboss/resource/timer/SchedulerLoaderAdapter.java
===================================================================
--- trunk/connector/src/main/org/jboss/resource/timer/SchedulerLoaderAdapter.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/connector/src/main/org/jboss/resource/timer/SchedulerLoaderAdapter.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.resource.timer;
 
 public interface SchedulerLoaderAdapter

Modified: trunk/jbossas/jmx-remoting/src/main/org/jboss/mx/remoting/service/JMXConnectorServerServiceMBean.java
===================================================================
--- trunk/jbossas/jmx-remoting/src/main/org/jboss/mx/remoting/service/JMXConnectorServerServiceMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jbossas/jmx-remoting/src/main/org/jboss/mx/remoting/service/JMXConnectorServerServiceMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.service;
 
 import java.io.IOException;

Modified: trunk/jbossas/remoting/src/main/org/jboss/aspects/remoting/interceptors/invoker/RemotingInterceptorFactory.java
===================================================================
--- trunk/jbossas/remoting/src/main/org/jboss/aspects/remoting/interceptors/invoker/RemotingInterceptorFactory.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jbossas/remoting/src/main/org/jboss/aspects/remoting/interceptors/invoker/RemotingInterceptorFactory.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.aspects.remoting.interceptors.invoker;
 
 import org.jboss.aop.advice.Interceptor;

Modified: trunk/jbossas/remoting/src/main/org/jboss/remoting/security/domain/DomainServerSocketFactoryServiceMBean.java
===================================================================
--- trunk/jbossas/remoting/src/main/org/jboss/remoting/security/domain/DomainServerSocketFactoryServiceMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jbossas/remoting/src/main/org/jboss/remoting/security/domain/DomainServerSocketFactoryServiceMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.remoting.security.domain;
 
 import org.jboss.remoting.security.ServerSocketFactoryMBean;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/JMXUtil.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/JMXUtil.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/JMXUtil.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting;
 
 import java.util.ArrayList;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeEventFilter.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeEventFilter.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeEventFilter.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.event;
 
 import javax.management.Notification;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeQueryExp.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeQueryExp.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/event/CompositeQueryExp.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.event;
 
 import java.io.Serializable;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientListenerHolder.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientListenerHolder.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientListenerHolder.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.rmi;
 
 import javax.management.ObjectName;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotificationProxy.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotificationProxy.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotificationProxy.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.rmi;
 
 import java.util.ArrayList;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotifier.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotifier.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ClientNotifier.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.rmi;
 
 import java.util.HashMap;

Modified: trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ConnectionNotifier.java
===================================================================
--- trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ConnectionNotifier.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/org/jboss/mx/remoting/rmi/ConnectionNotifier.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mx.remoting.rmi;
 
 import java.io.IOException;

Modified: trunk/jmx-remoting/src/main/test/compliance/core/notification/InvokerTestMBean.java
===================================================================
--- trunk/jmx-remoting/src/main/test/compliance/core/notification/InvokerTestMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/test/compliance/core/notification/InvokerTestMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package test.compliance.core.notification;
 
 import org.w3c.dom.Element;

Modified: trunk/jmx-remoting/src/main/test/sample/simple/SampleMBean.java
===================================================================
--- trunk/jmx-remoting/src/main/test/sample/simple/SampleMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/main/test/sample/simple/SampleMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package test.sample.simple;
 
 /**

Modified: trunk/jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPongTest.java
===================================================================
--- trunk/jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPongTest.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/jmx-remoting/src/test/org/jboss/test/mx/remoting/pingpong/PingPongTest.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.mx.remoting.pingpong;
 
 import org.jboss.remoting.InvokerLocator;

Modified: trunk/messaging/src/main/org/jboss/mq/server/jmx/TopicMBean.java
===================================================================
--- trunk/messaging/src/main/org/jboss/mq/server/jmx/TopicMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/messaging/src/main/org/jboss/mq/server/jmx/TopicMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.mq.server.jmx;
 
 import java.util.List;

Modified: trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.java
===================================================================
--- trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/profileservice/src/main/org/jboss/profileservice/management/BaseManagedObject.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.profileservice.management;
 
 import java.io.Serializable;

Modified: trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.java
===================================================================
--- trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/DataSourceDeployment.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.profileservice.mock.ds;
 
 import java.io.Serializable;

Modified: trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceConnMBean.java
===================================================================
--- trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceConnMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/FakeDataSourceConnMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.profileservice.mock.ds;
 
 import java.util.List;

Modified: trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/TestParse.java
===================================================================
--- trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/TestParse.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/profileservice/src/main/org/jboss/profileservice/mock/ds/TestParse.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.profileservice.mock.ds;
 
 import java.io.File;

Modified: trunk/system/src/main/org/jboss/profileservice/spi/ProfileKey.java
===================================================================
--- trunk/system/src/main/org/jboss/profileservice/spi/ProfileKey.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/system/src/main/org/jboss/profileservice/spi/ProfileKey.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.profileservice.spi;
 
 import java.io.Serializable;

Modified: trunk/system-jmx/src/main/org/jboss/system/microcontainer/LifecycleDependencyItem.java
===================================================================
--- trunk/system-jmx/src/main/org/jboss/system/microcontainer/LifecycleDependencyItem.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/system-jmx/src/main/org/jboss/system/microcontainer/LifecycleDependencyItem.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.system.microcontainer;
 
 import org.jboss.dependency.plugins.AbstractDependencyItem;

Modified: trunk/system-jmx/src/tests-support/org/jboss/test/support/jar2/Jar1Consumer.java
===================================================================
--- trunk/system-jmx/src/tests-support/org/jboss/test/support/jar2/Jar1Consumer.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/system-jmx/src/tests-support/org/jboss/test/support/jar2/Jar1Consumer.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.support.jar2;
 
 import org.jboss.test.support.jar1.simple1.ISimpleBean;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/DocumentTranslator_Impl.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/DocumentTranslator_Impl.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/DocumentTranslator_Impl.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.consumption.partner;
 
 import java.rmi.Remote;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/TextTranslator_Impl.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/TextTranslator_Impl.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/TextTranslator_Impl.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.consumption.partner;
 
 import java.rmi.Remote;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionary.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionary.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionary.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.consumption.partner.resource;
 
 import java.util.MissingResourceException;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionaryFactory.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionaryFactory.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/resource/ResourceDictionaryFactory.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.consumption.partner.resource;
 
 import java.util.Locale;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/Dictionary.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/Dictionary.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/Dictionary.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.consumption.partner.spi;
 
 import org.jboss.test.bpel.ws.consumption.partner.types.TDocument;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/DictionaryFactory.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/DictionaryFactory.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/consumption/partner/spi/DictionaryFactory.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.consumption.partner.spi;
 
 import java.util.ArrayList;

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/HelloPT_Impl.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/HelloPT_Impl.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/HelloPT_Impl.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.production;
 
 public class HelloPT_Impl implements org.jboss.test.bpel.ws.production.HelloPT, java.rmi.Remote {

Modified: trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/ProviderTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/ProviderTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/bpel/ws/production/ProviderTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.bpel.ws.production;
 
 import java.util.Properties;

Modified: trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/field/test/UndeployFieldTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/field/test/UndeployFieldTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/field/test/UndeployFieldTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.cluster.multicfg.web.field.test;
 
 import junit.framework.Test;

Modified: trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployAttrTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployAttrTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployAttrTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.cluster.multicfg.web.test;
 
 import junit.framework.Test;

Modified: trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/cluster/multicfg/web/test/UndeployTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.cluster.multicfg.web.test;
 
 import javax.management.MBeanServerConnection;

Modified: trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.cluster.web;
 
 import java.util.Set;

Modified: trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperServletContextListener.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperServletContextListener.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/cluster/web/CacheHelperServletContextListener.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.cluster.web;
 
 import javax.management.MBeanServer;

Modified: trunk/testsuite/src/main/org/jboss/test/jacc/test/MissingMethodUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jacc/test/MissingMethodUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jacc/test/MissingMethodUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jacc.test;
 
 /** Basic tests for web apps run under a JACC authorization manager

Modified: trunk/testsuite/src/main/org/jboss/test/jca/ejb/JDBCComplianceBean.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/ejb/JDBCComplianceBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/ejb/JDBCComplianceBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.ejb;
 
 import java.rmi.RemoteException;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSession.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSession.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSession.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.interfaces;
 
 import java.rmi.RemoteException;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSessionHome.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSessionHome.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/interfaces/JDBCComplianceSessionHome.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.interfaces;
 
 import java.rmi.RemoteException;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatistic.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatistic.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatistic.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.statistics;
 
 import org.jboss.resource.statistic.JBossStatistics;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatisticFormatter.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatisticFormatter.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/statistics/NullStatisticFormatter.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.statistics;
 
 import org.jboss.resource.statistic.JBossStatistics;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/ManagedDeploymentSupportHelper.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/ManagedDeploymentSupportHelper.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/ManagedDeploymentSupportHelper.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import java.io.InputStream;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockExceptionSorter.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockExceptionSorter.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockExceptionSorter.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import java.sql.SQLException;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockFailedValidationConnectionChecker.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockFailedValidationConnectionChecker.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockFailedValidationConnectionChecker.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import java.sql.Connection;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportService.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportService.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportService.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import org.jboss.system.ServiceMBeanSupport;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportServiceMBean.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportServiceMBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockJcaSupportServiceMBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 public interface MockJcaSupportServiceMBean

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerFalse.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerFalse.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerFalse.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import java.sql.SQLException;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerTrue.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerTrue.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockStaleConnectionCheckerTrue.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import java.sql.SQLException;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/support/MockSuccessValidationConnectionChecker.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/support/MockSuccessValidationConnectionChecker.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/support/MockSuccessValidationConnectionChecker.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.support;
 
 import java.sql.Connection;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/test/BackgroundValidationUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/test/BackgroundValidationUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/test/BackgroundValidationUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.test;
 
 import java.net.URL;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/test/JDBCComplianceUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/test/JDBCComplianceUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/test/JDBCComplianceUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.test;
 
 import java.net.URL;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/test/ManagedDeploymentUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/test/ManagedDeploymentUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/test/ManagedDeploymentUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.test;
 
 import java.util.ArrayList;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/test/PreFillPoolingUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/test/PreFillPoolingUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/test/PreFillPoolingUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.test;
 
 import java.net.URL;

Modified: trunk/testsuite/src/main/org/jboss/test/jca/test/StaleConnectionCheckerUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jca/test/StaleConnectionCheckerUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jca/test/StaleConnectionCheckerUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jca.test;
 
 import java.lang.reflect.Proxy;

Modified: trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean1MBean.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean1MBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean1MBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jmx.valuefactory;
 
 public interface MBean1MBean

Modified: trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean2MBean.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean2MBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/jmx/valuefactory/MBean2MBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.jmx.valuefactory;
 
 public interface MBean2MBean

Modified: trunk/testsuite/src/main/org/jboss/test/marshaliiop/TestPayload.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/marshaliiop/TestPayload.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/marshaliiop/TestPayload.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.marshaliiop;
 
 import java.io.Serializable;

Modified: trunk/testsuite/src/main/org/jboss/test/marshaliiop/test/EjbUnMarshalUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/marshaliiop/test/EjbUnMarshalUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/marshaliiop/test/EjbUnMarshalUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.marshaliiop.test;
 
 import junit.framework.Test;

Modified: trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSActivationFactory.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSActivationFactory.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSActivationFactory.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.messagedriven.mock;
 
 import org.w3c.dom.Element;

Modified: trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSProviderAdapter.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSProviderAdapter.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/messagedriven/mock/MockJMSProviderAdapter.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.messagedriven.mock;
 
 import java.util.Properties;

Modified: trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/AbstractPersistenceFormatTest.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/AbstractPersistenceFormatTest.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/AbstractPersistenceFormatTest.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,74 +1,74 @@
-/*
- * JBoss, Home of Professional Open Source.
- * Copyright 2008, Red Hat Middleware LLC, and individual contributors
- * as indicated by the @author tags. See the copyright.txt file in the
- * distribution for a full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.profileservice.persistenceformat.test;
-
-import java.io.File;
-
-import org.jboss.profileservice.spi.AttachmentsSerializer;
-import org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer;
-import org.jboss.test.JBossTestCase;
-
-/**
- * @author <a href="mailto:emuckenh at redhat.com">Emanuel Muckenhuber</a>
- * @version $Revision$
- */
-public abstract class AbstractPersistenceFormatTest extends JBossTestCase
-{
-
-   public AbstractPersistenceFormatTest(String name)
-   {
-      super(name);
-   }
-   
-   protected AttachmentsSerializer getAttachmentSerializer() throws Exception
-   {
-      File tempFile = File.createTempFile(getName(), null);
-      return createSerializer(tempFile);
-   }
-
-   /**
-    * Create the attachment serializer.
-    * Use a tempfile for storing the xml.
-    * 
-    * @param tempFile the temp file
-    * @return a AttachmentSerializer.
-    * @throws Exception
-    */
-   protected AttachmentsSerializer createSerializer(File tempFile) throws Exception
-   {
-      JAXBAttachmentSerializer serializer = new JAXBAttachmentSerializer()
-      {
-         @Override
-         protected File getAttachmentPath(String baseName)
-         {
-            // Return the temp file
-            return getAttachmentsStoreDir();
-         }
-         
-      };
-      serializer.setAttachmentsStoreDir(tempFile);
-      
-      return serializer;
-   }
-   
-}
-
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.profileservice.persistenceformat.test;
+
+import java.io.File;
+
+import org.jboss.profileservice.spi.AttachmentsSerializer;
+import org.jboss.system.server.profileservice.repository.JAXBAttachmentSerializer;
+import org.jboss.test.JBossTestCase;
+
+/**
+ * @author <a href="mailto:emuckenh at redhat.com">Emanuel Muckenhuber</a>
+ * @version $Revision$
+ */
+public abstract class AbstractPersistenceFormatTest extends JBossTestCase
+{
+
+   public AbstractPersistenceFormatTest(String name)
+   {
+      super(name);
+   }
+   
+   protected AttachmentsSerializer getAttachmentSerializer() throws Exception
+   {
+      File tempFile = File.createTempFile(getName(), null);
+      return createSerializer(tempFile);
+   }
+
+   /**
+    * Create the attachment serializer.
+    * Use a tempfile for storing the xml.
+    * 
+    * @param tempFile the temp file
+    * @return a AttachmentSerializer.
+    * @throws Exception
+    */
+   protected AttachmentsSerializer createSerializer(File tempFile) throws Exception
+   {
+      JAXBAttachmentSerializer serializer = new JAXBAttachmentSerializer()
+      {
+         @Override
+         protected File getAttachmentPath(String baseName)
+         {
+            // Return the temp file
+            return getAttachmentsStoreDir();
+         }
+         
+      };
+      serializer.setAttachmentsStoreDir(tempFile);
+      
+      return serializer;
+   }
+   
+}
+

Modified: trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/JBossServicePersistenceFormatTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/JBossServicePersistenceFormatTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/profileservice/persistenceformat/test/JBossServicePersistenceFormatTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,232 +1,232 @@
-/*
- * JBoss, Home of Professional Open Source.
- * Copyright 2008, Red Hat Middleware LLC, and individual contributors
- * as indicated by the @author tags. See the copyright.txt file in the
- * distribution for a full listing of individual contributors.
- *
- * This is free software; you can redistribute it and/or modify it
- * under the terms of the GNU Lesser General Public License as
- * published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
- *
- * This software is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
- * Lesser General Public License for more details.
- *
- * You should have received a copy of the GNU Lesser General Public
- * License along with this software; if not, write to the Free
- * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
- * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
- */
-package org.jboss.test.profileservice.persistenceformat.test;
-
-import java.io.File;
-import java.util.HashMap;
-import java.util.List;
-import java.util.Map;
-
-import javax.xml.parsers.DocumentBuilderFactory;
-
-import org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig;
-import org.jboss.profileservice.spi.AttachmentsSerializer;
-import org.jboss.system.metadata.ServiceConstructorMetaData;
-import org.jboss.system.metadata.ServiceDependencyMetaData;
-import org.jboss.system.metadata.ServiceDeployment;
-import org.jboss.system.metadata.ServiceDeploymentClassPath;
-import org.jboss.system.metadata.ServiceDeploymentParser;
-import org.jboss.system.metadata.ServiceMetaData;
-import org.jboss.system.metadata.ServiceMetaDataParser;
-import org.w3c.dom.Document;
-
-/**
- * Testing the marshalling/unmarshalling with the JAXBAttachmentSerializer 
- * for ServiceDeployment (jboss-service.xml).
- * 
- * @author <a href="mailto:emuckenh at redhat.com">Emanuel Muckenhuber</a>
- * @version $Revision$
- */
-public class JBossServicePersistenceFormatTestCase extends AbstractPersistenceFormatTest
-{
-
-   public JBossServicePersistenceFormatTestCase(String name)
-   {
-      super(name);
-   }
-
-   public void testJbossService() throws Exception
-   {
-      // Parse 
-      ServiceDeployment deployment = parseJbossServiceXml("profileservice/persistence/jboss-service.xml");
-      assertNotNull(deployment);
-      // Create serializer
-      AttachmentsSerializer serializer = getAttachmentSerializer();
-      // Save
-      serializer.saveAttachment("test", deployment);
-      // Restore
-      ServiceDeployment restored = serializer.loadAttachment("test", ServiceDeployment.class);
-      assertNotNull(restored);
-      
-      // Assert services
-      assertServices(deployment.getServices(), restored.getServices());
-      // loader repository
-      assertLoaderRepository(deployment.getLoaderRepositoryConfig(), restored.getLoaderRepositoryConfig());
-      // classpath
-      assertClassPaths(deployment.getClassPaths(), restored.getClassPaths());
-   }
-   
-   protected void assertServices(List<ServiceMetaData> original, List<ServiceMetaData> restored)
-   {
-      assertNotNull(original);
-      assertNotNull(restored);
-      
-      assertEquals("same size", original.size(), restored.size());
-      
-      Map<String, ServiceMetaData> restoredMap = new HashMap<String, ServiceMetaData>();
-      for(ServiceMetaData service : restored)
-         restoredMap.put(service.getObjectName().getCanonicalName(), service);
-      
-      for(ServiceMetaData originalService : original)
-      {
-         ServiceMetaData restoredService = restoredMap.get(originalService.getObjectName().getCanonicalName());
-         assertNotNull(restoredService);
-         // assert service
-         assertServiceMetaData(originalService, restoredService);
-      }
-   }
-   
-   protected void assertServiceMetaData(ServiceMetaData original, ServiceMetaData restored)
-   {
-      // Code
-      assertEquals(original.getCode(), restored.getCode());
-      // Interface
-      assertEquals(original.getInterfaceName(), restored.getInterfaceName());
-      // XMBeanCode
-      assertEquals(original.getXMBeanCode(), restored.getXMBeanCode());
-      // XMBeanDD 
-      assertEquals(original.getXMBeanDD(), restored.getXMBeanDD());
-      // ClassLoaderName
-      assertEquals(original.getClassLoaderName(), restored.getClassLoaderName());
-      // Mode
-      assertEquals(original.getMode(), restored.getMode());
-      // XMBeanDescriptor
-      assertEquals(original.getXMBeanDescriptor(), restored.getXMBeanDescriptor());
-      // Constructor
-      assertServiceConstructor(original.getConstructor(), restored.getConstructor());
-
-      // TODO more checking
-      
-      List<String> originalAliasases = original.getAliases();
-      List<String> restoredAliasases = restored.getAliases();
-      
-      assertEquals(originalAliasases, restoredAliasases);
-      
-      assertEquals(original.getAnnotations(), restored.getAnnotations());
-      if(original.getAnnotations() != null)
-      {
-         assertNotNull(restored.getAnnotations());
-         assertEquals(original.getAnnotations().size(), restored.getAnnotations().size());
-         
-      }
-      
-      assertEquals(original.getDependencies(), restored.getDependencies());
-      if(original.getDependencies() != null)
-      {
-         assertNotNull(restored.getDependencies());
-         assertEquals(original.getDependencies().size(), restored.getDependencies().size());
-         // TODO assertDependency
-      }
-      else
-      {
-         assertNull(restored.getDependencies());
-      }
-   }
-
-   protected void assertServiceConstructor(ServiceConstructorMetaData original, ServiceConstructorMetaData restored)
-   {
-      if(original == null)
-      {
-         assertNull(restored);
-         return;
-      }
-      else
-      {
-         assertNotNull(restored);
-      }
-      
-      if(original.getParams() != null)
-      {
-         assertNotNull(restored.getParams());
-         assertEquals(original.getParams().length, restored.getParams().length);
-      }
-   }
-   
-   protected void assertDependency(ServiceDependencyMetaData original, ServiceDependencyMetaData restored)
-   {
-      if(original == null)
-      {
-         assertNull(restored);
-         return;
-      }
-      else
-      {
-         assertNotNull(restored);
-      }
-      
-      assertEquals(original.getIDependOn(), restored.getIDependOn());
-   }
-   
-   protected void assertLoaderRepository(LoaderRepositoryConfig original, LoaderRepositoryConfig restored)
-   {
-      if(original == null)
-      {
-         assertNull(restored);
-         return;
-      }
-      else
-      {
-         assertNotNull(restored);
-      }
-      
-      assertEquals(original.configParserClassName, restored.configParserClassName);
-      assertEquals(original.repositoryClassName, restored.repositoryClassName);
-      assertEquals(original.repositoryConfig, restored.repositoryConfig);
-      assertEquals(original.repositoryName, restored.repositoryName);
-   }
-   
-   protected void assertClassPaths(List<ServiceDeploymentClassPath> original, List<ServiceDeploymentClassPath> restored)
-   {
-      if(original == null)
-      {
-         assertNull(restored);
-         return;
-      }
-      else
-      {
-         assertNotNull(restored);
-      }
-      
-      assertEquals(original.size(), restored.size());
-   }
-   
-   
-   protected ServiceDeployment parseJbossServiceXml(String resource) throws Exception
-   {
-      File file = new File(Thread.currentThread().getContextClassLoader().getResource(resource).toURI());
-      DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
-      Document document = factory.newDocumentBuilder().parse(file);
-      
-      ServiceDeploymentParser parser = new ServiceDeploymentParser(document);
-      
-      ServiceDeployment deployment = parser.parse();
-      assertNotNull(deployment);
-      
-      ServiceMetaDataParser serviceParser = new ServiceMetaDataParser(deployment.getConfig());
-      List<ServiceMetaData> services = serviceParser.parse();
-      assertNotNull(services);
-      
-      deployment.setServices(services);
-      return deployment;
-   }
-}
-
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
+package org.jboss.test.profileservice.persistenceformat.test;
+
+import java.io.File;
+import java.util.HashMap;
+import java.util.List;
+import java.util.Map;
+
+import javax.xml.parsers.DocumentBuilderFactory;
+
+import org.jboss.mx.loading.LoaderRepositoryFactory.LoaderRepositoryConfig;
+import org.jboss.profileservice.spi.AttachmentsSerializer;
+import org.jboss.system.metadata.ServiceConstructorMetaData;
+import org.jboss.system.metadata.ServiceDependencyMetaData;
+import org.jboss.system.metadata.ServiceDeployment;
+import org.jboss.system.metadata.ServiceDeploymentClassPath;
+import org.jboss.system.metadata.ServiceDeploymentParser;
+import org.jboss.system.metadata.ServiceMetaData;
+import org.jboss.system.metadata.ServiceMetaDataParser;
+import org.w3c.dom.Document;
+
+/**
+ * Testing the marshalling/unmarshalling with the JAXBAttachmentSerializer 
+ * for ServiceDeployment (jboss-service.xml).
+ * 
+ * @author <a href="mailto:emuckenh at redhat.com">Emanuel Muckenhuber</a>
+ * @version $Revision$
+ */
+public class JBossServicePersistenceFormatTestCase extends AbstractPersistenceFormatTest
+{
+
+   public JBossServicePersistenceFormatTestCase(String name)
+   {
+      super(name);
+   }
+
+   public void testJbossService() throws Exception
+   {
+      // Parse 
+      ServiceDeployment deployment = parseJbossServiceXml("profileservice/persistence/jboss-service.xml");
+      assertNotNull(deployment);
+      // Create serializer
+      AttachmentsSerializer serializer = getAttachmentSerializer();
+      // Save
+      serializer.saveAttachment("test", deployment);
+      // Restore
+      ServiceDeployment restored = serializer.loadAttachment("test", ServiceDeployment.class);
+      assertNotNull(restored);
+      
+      // Assert services
+      assertServices(deployment.getServices(), restored.getServices());
+      // loader repository
+      assertLoaderRepository(deployment.getLoaderRepositoryConfig(), restored.getLoaderRepositoryConfig());
+      // classpath
+      assertClassPaths(deployment.getClassPaths(), restored.getClassPaths());
+   }
+   
+   protected void assertServices(List<ServiceMetaData> original, List<ServiceMetaData> restored)
+   {
+      assertNotNull(original);
+      assertNotNull(restored);
+      
+      assertEquals("same size", original.size(), restored.size());
+      
+      Map<String, ServiceMetaData> restoredMap = new HashMap<String, ServiceMetaData>();
+      for(ServiceMetaData service : restored)
+         restoredMap.put(service.getObjectName().getCanonicalName(), service);
+      
+      for(ServiceMetaData originalService : original)
+      {
+         ServiceMetaData restoredService = restoredMap.get(originalService.getObjectName().getCanonicalName());
+         assertNotNull(restoredService);
+         // assert service
+         assertServiceMetaData(originalService, restoredService);
+      }
+   }
+   
+   protected void assertServiceMetaData(ServiceMetaData original, ServiceMetaData restored)
+   {
+      // Code
+      assertEquals(original.getCode(), restored.getCode());
+      // Interface
+      assertEquals(original.getInterfaceName(), restored.getInterfaceName());
+      // XMBeanCode
+      assertEquals(original.getXMBeanCode(), restored.getXMBeanCode());
+      // XMBeanDD 
+      assertEquals(original.getXMBeanDD(), restored.getXMBeanDD());
+      // ClassLoaderName
+      assertEquals(original.getClassLoaderName(), restored.getClassLoaderName());
+      // Mode
+      assertEquals(original.getMode(), restored.getMode());
+      // XMBeanDescriptor
+      assertEquals(original.getXMBeanDescriptor(), restored.getXMBeanDescriptor());
+      // Constructor
+      assertServiceConstructor(original.getConstructor(), restored.getConstructor());
+
+      // TODO more checking
+      
+      List<String> originalAliasases = original.getAliases();
+      List<String> restoredAliasases = restored.getAliases();
+      
+      assertEquals(originalAliasases, restoredAliasases);
+      
+      assertEquals(original.getAnnotations(), restored.getAnnotations());
+      if(original.getAnnotations() != null)
+      {
+         assertNotNull(restored.getAnnotations());
+         assertEquals(original.getAnnotations().size(), restored.getAnnotations().size());
+         
+      }
+      
+      assertEquals(original.getDependencies(), restored.getDependencies());
+      if(original.getDependencies() != null)
+      {
+         assertNotNull(restored.getDependencies());
+         assertEquals(original.getDependencies().size(), restored.getDependencies().size());
+         // TODO assertDependency
+      }
+      else
+      {
+         assertNull(restored.getDependencies());
+      }
+   }
+
+   protected void assertServiceConstructor(ServiceConstructorMetaData original, ServiceConstructorMetaData restored)
+   {
+      if(original == null)
+      {
+         assertNull(restored);
+         return;
+      }
+      else
+      {
+         assertNotNull(restored);
+      }
+      
+      if(original.getParams() != null)
+      {
+         assertNotNull(restored.getParams());
+         assertEquals(original.getParams().length, restored.getParams().length);
+      }
+   }
+   
+   protected void assertDependency(ServiceDependencyMetaData original, ServiceDependencyMetaData restored)
+   {
+      if(original == null)
+      {
+         assertNull(restored);
+         return;
+      }
+      else
+      {
+         assertNotNull(restored);
+      }
+      
+      assertEquals(original.getIDependOn(), restored.getIDependOn());
+   }
+   
+   protected void assertLoaderRepository(LoaderRepositoryConfig original, LoaderRepositoryConfig restored)
+   {
+      if(original == null)
+      {
+         assertNull(restored);
+         return;
+      }
+      else
+      {
+         assertNotNull(restored);
+      }
+      
+      assertEquals(original.configParserClassName, restored.configParserClassName);
+      assertEquals(original.repositoryClassName, restored.repositoryClassName);
+      assertEquals(original.repositoryConfig, restored.repositoryConfig);
+      assertEquals(original.repositoryName, restored.repositoryName);
+   }
+   
+   protected void assertClassPaths(List<ServiceDeploymentClassPath> original, List<ServiceDeploymentClassPath> restored)
+   {
+      if(original == null)
+      {
+         assertNull(restored);
+         return;
+      }
+      else
+      {
+         assertNotNull(restored);
+      }
+      
+      assertEquals(original.size(), restored.size());
+   }
+   
+   
+   protected ServiceDeployment parseJbossServiceXml(String resource) throws Exception
+   {
+      File file = new File(Thread.currentThread().getContextClassLoader().getResource(resource).toURI());
+      DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
+      Document document = factory.newDocumentBuilder().parse(file);
+      
+      ServiceDeploymentParser parser = new ServiceDeploymentParser(document);
+      
+      ServiceDeployment deployment = parser.parse();
+      assertNotNull(deployment);
+      
+      ServiceMetaDataParser serviceParser = new ServiceMetaDataParser(deployment.getConfig());
+      List<ServiceMetaData> services = serviceParser.parse();
+      assertNotNull(services);
+      
+      deployment.setServices(services);
+      return deployment;
+   }
+}
+

Modified: trunk/testsuite/src/main/org/jboss/test/scoped/interfaces/dto/SimpleResponseDTO.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/scoped/interfaces/dto/SimpleResponseDTO.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/scoped/interfaces/dto/SimpleResponseDTO.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.scoped.interfaces.dto;
 
 import java.io.Serializable;

Modified: trunk/testsuite/src/main/org/jboss/test/scoped/test/ScopedBUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/scoped/test/ScopedBUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/scoped/test/ScopedBUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.scoped.test;
 
 import javassist.ClassPool;

Modified: trunk/testsuite/src/main/org/jboss/test/security/ejb/MissingMethodBean.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/security/ejb/MissingMethodBean.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/security/ejb/MissingMethodBean.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.security.ejb;
 
 import org.jboss.logging.Logger;

Modified: trunk/testsuite/src/main/org/jboss/test/security/test/MissingMethodUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/security/test/MissingMethodUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/security/test/MissingMethodUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.security.test;
 
 import org.jboss.test.JBossTestCase;

Modified: trunk/testsuite/src/main/org/jboss/test/web/mock/MockDataSource.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/web/mock/MockDataSource.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/web/mock/MockDataSource.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.web.mock;
 
 import java.io.PrintWriter;

Modified: trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieReadServlet.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieReadServlet.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieReadServlet.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.web.servlets;
 
 import java.io.IOException;

Modified: trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieServlet.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieServlet.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/web/servlets/CookieServlet.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.web.servlets;
 
 import java.io.IOException;

Modified: trunk/testsuite/src/main/org/jboss/test/web/test/CookieUnitTestCase.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/web/test/CookieUnitTestCase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/web/test/CookieUnitTestCase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.web.test;
 
 import java.net.HttpURLConnection;

Modified: trunk/testsuite/src/main/org/jboss/test/xml/mbeanserver/interceptors/SomeBeanInterceptor.java
===================================================================
--- trunk/testsuite/src/main/org/jboss/test/xml/mbeanserver/interceptors/SomeBeanInterceptor.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/testsuite/src/main/org/jboss/test/xml/mbeanserver/interceptors/SomeBeanInterceptor.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.xml.mbeanserver.interceptors;
 
 import org.jboss.mx.interceptor.AbstractInterceptor;

Modified: trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/notification/ClusteredSessionNotificationPolicyBase.java
===================================================================
--- trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/notification/ClusteredSessionNotificationPolicyBase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/tomcat/src/main/org/jboss/web/tomcat/service/session/notification/ClusteredSessionNotificationPolicyBase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.web.tomcat.service.session.notification;
 
 /**

Modified: trunk/varia/src/tests/org/jboss/test/services/binding/test/ServiceBindingTestBase.java
===================================================================
--- trunk/varia/src/tests/org/jboss/test/services/binding/test/ServiceBindingTestBase.java	2008-11-14 17:19:00 UTC (rev 81083)
+++ trunk/varia/src/tests/org/jboss/test/services/binding/test/ServiceBindingTestBase.java	2008-11-14 17:30:43 UTC (rev 81084)
@@ -1,3 +1,24 @@
+/*
+ * JBoss, Home of Professional Open Source.
+ * Copyright 2008, Red Hat Middleware LLC, and individual contributors
+ * as indicated by the @author tags. See the copyright.txt file in the
+ * distribution for a full listing of individual contributors.
+ *
+ * This is free software; you can redistribute it and/or modify it
+ * under the terms of the GNU Lesser General Public License as
+ * published by the Free Software Foundation; either version 2.1 of
+ * the License, or (at your option) any later version.
+ *
+ * This software is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ * Lesser General Public License for more details.
+ *
+ * You should have received a copy of the GNU Lesser General Public
+ * License along with this software; if not, write to the Free
+ * Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA
+ * 02110-1301 USA, or see the FSF site: http://www.fsf.org.
+ */
 package org.jboss.test.services.binding.test;
 
 import java.beans.PropertyEditor;




More information about the jboss-cvs-commits mailing list