[Jboss-cvs] JBossAS SVN: r56081 - in trunk/admin-console: . src/install src/resources/admin-console.war src/resources/admin-console.war/WEB-INF/jsp/common src/resources/admin-console.war/WEB-INF/jsp/datasource src/resources/admin-console.war/WEB-INF/jsp/hibernate src/resources/admin-console.war/WEB-INF/jsp/jms src/resources/admin-console.war/WEB-INF/jsp/main src/resources/admin-console.war/WEB-INF/jsp/template src/resources/admin-console.war/WEB-INF/jsp/wsabi

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Aug 18 16:10:58 EDT 2006


Author: chilin
Date: 2006-08-18 16:10:44 -0400 (Fri, 18 Aug 2006)
New Revision: 56081

Modified:
   trunk/admin-console/README.txt
   trunk/admin-console/build.xml
   trunk/admin-console/src/install/readme.txt
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/debugError.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/error.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/footer.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/htmlHeader.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/mainMenu.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/pageHeader.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/secondaryMenu.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/taglibs.inc.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/listDataSources.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/viewPoolInformation.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/hibernate/list.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination2.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms2.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms3.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms4.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/listDestinations.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageHistory.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageStatistics.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessages.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewReceivers.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewSubscriptions.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/main/mainBody.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/jbossPortletTemplate.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/layout.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testBodyTemplate.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testSecondaryMenuTemplate.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/details.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/list.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/messages.jsp
   trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/tableHeader.jsp
   trunk/admin-console/src/resources/admin-console.war/hello.jsp
   trunk/admin-console/src/resources/admin-console.war/welcome.jsp
Log:
JBADMCON-148 Apply correct licensing text in source files
 

Modified: trunk/admin-console/README.txt
===================================================================
--- trunk/admin-console/README.txt	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/README.txt	2006-08-18 20:10:44 UTC (rev 56081)
@@ -138,4 +138,9 @@
 
     6) You can then run the test from the "Create, manage, and run configurations"
        dialog box, or by right clicking on src/webtest (or the individual test) and 
-       select Run As>JUnit Test.
\ No newline at end of file
+       select Run As>JUnit Test.
+       
+License
+-------
+The JBoss Administration Console is licensed under GNU Lesser General Public License, 
+available at http://www.fsf.org.
\ No newline at end of file

Modified: trunk/admin-console/build.xml
===================================================================
--- trunk/admin-console/build.xml	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/build.xml	2006-08-18 20:10:44 UTC (rev 56081)
@@ -5,10 +5,25 @@
 ]>
 
 <!--
- JBoss, the OpenSource J2EE webOS
-
- Distributable under LGPL license.
- See terms of license at gnu.org.
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
 -->
 
 <!-- ================================================================== -->
@@ -179,7 +194,7 @@
 				<include name="jaxen.jar" />
 			</fileset>
 		    <!--
-		    *** Do not include the unauthorized thrid-party libraries at this time
+		    *** Do not include the unauthorized thrid-party libraries at this time  
 			<fileset dir="${basedir}/tmp_libs" includes="displaytag-1.0-rc1.jar,
                            wsabi4j2ee.jar,
                            wsabi4j2ee-jboss.jar" />

Modified: trunk/admin-console/src/install/readme.txt
===================================================================
--- trunk/admin-console/src/install/readme.txt	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/install/readme.txt	2006-08-18 20:10:44 UTC (rev 56081)
@@ -34,5 +34,5 @@
 License
 -------
 
-The JBoss Administration Console is licensed under LGPL 2.1, available at
-http://www.gnu.org/licenses/lgpl.html.
+The JBoss Administration Console is licensed under GNU Lesser General Public License, 
+available at http://www.fsf.org.

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/debugError.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/debugError.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/debugError.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ page import="java.util.*" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/error.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/error.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/error.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %> 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/footer.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/footer.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/footer.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/htmlHeader.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/htmlHeader.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/htmlHeader.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/mainMenu.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/mainMenu.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/mainMenu.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/pageHeader.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/pageHeader.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/pageHeader.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/secondaryMenu.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/secondaryMenu.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/secondaryMenu.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/taglibs.inc.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/taglibs.inc.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/common/taglibs.inc.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ taglib uri="http://java.sun.com/jsp/jstl/core" prefix="c" %>
 <%@ taglib uri="http://java.sun.com/jsp/jstl/fmt" prefix="fmt" %> 
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/detailDataSource2.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/listDataSources.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/listDataSources.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/listDataSources.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/viewPoolInformation.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/viewPoolInformation.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/datasource/viewPoolInformation.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/hibernate/list.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/hibernate/list.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/hibernate/list.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@	page contentType="text/html;charset=UTF-8" language="java" %>
 <%@	include	file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination2.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination2.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailDestination2.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@	page contentType="text/html;charset=UTF-8" language="java" %>
 <%@	include	file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@	page contentType="text/html;charset=UTF-8" language="java" %>
 <%@	include	file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms2.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms2.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms2.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@	page contentType="text/html;charset=UTF-8" language="java" %>
 <%@	include	file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms3.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms3.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms3.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@	page contentType="text/html;charset=UTF-8" language="java" %>
 <%@	include	file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
  

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms4.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms4.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/detailJms4.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@	page contentType="text/html;charset=UTF-8" language="java" %>
 <%@	include	file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/listDestinations.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/listDestinations.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/listDestinations.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageHistory.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageHistory.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageHistory.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageStatistics.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageStatistics.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessageStatistics.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" import="java.text.DateFormat, java.util.Date" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessages.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessages.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewMessages.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" import="java.util.HashMap, org.jboss.mq.SpyMessage" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewReceivers.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewReceivers.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewReceivers.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewSubscriptions.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewSubscriptions.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/jms/viewSubscriptions.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <html:xhtml/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/main/mainBody.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/main/mainBody.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/main/mainBody.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/jbossPortletTemplate.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/jbossPortletTemplate.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/jbossPortletTemplate.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/layout.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/layout.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/layout.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testBodyTemplate.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testBodyTemplate.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testBodyTemplate.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testSecondaryMenuTemplate.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testSecondaryMenuTemplate.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/template/testSecondaryMenuTemplate.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page session="false"%>
 <%@ page contentType="text/html;charset=UTF-8" language="java" %>
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/details.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/details.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/details.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/css/wsabi.display.css" />
 <h1>Manage Service Details</h1>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/list.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/list.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/list.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 
 <link rel="stylesheet" type="text/css" href="<%=request.getContextPath()%>/css/wsabi.display.css" />

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/messages.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/messages.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/messages.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 
 <bean:define id="actionConfig" name="org.apache.struts.action.mapping.instance"/>

Modified: trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/tableHeader.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/tableHeader.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/WEB-INF/jsp/wsabi/tableHeader.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 
 <tiles:importAttribute/>

Modified: trunk/admin-console/src/resources/admin-console.war/hello.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/hello.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/hello.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,4 +1,25 @@
-
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ page language="java" import="java.util.*" %>
 <%
 String path = request.getContextPath();

Modified: trunk/admin-console/src/resources/admin-console.war/welcome.jsp
===================================================================
--- trunk/admin-console/src/resources/admin-console.war/welcome.jsp	2006-08-18 16:38:06 UTC (rev 56080)
+++ trunk/admin-console/src/resources/admin-console.war/welcome.jsp	2006-08-18 20:10:44 UTC (rev 56081)
@@ -1,3 +1,25 @@
+<!-- 
+ * JBoss, Home of Professional Open Source
+ * Copyright 2006, JBoss Inc., and individual contributors as indicated
+ * by the @authors tag. See the copyright.txt 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.
+ -->
+ 
 <%@ include file="/WEB-INF/jsp/common/taglibs.inc.jsp" %>
 <% /*
  Redirect default requests to 'home' Struts action.




More information about the jboss-cvs-commits mailing list