You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jackrabbit.apache.org by fi...@apache.org on 2006/03/24 09:02:28 UTC

svn commit: r388446 - in /jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp: config.jsp graph.jsp index.jsp preferences.jsp resultlookup.jsp set_checktime.jsp status.jsp submit_result.jsp update_exclude_list.jsp

Author: fielding
Date: Fri Mar 24 00:02:26 2006
New Revision: 388446

URL: http://svn.apache.org/viewcvs?rev=388446&view=rev
Log:
JCR-356: Update license header

Modified:
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/config.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/graph.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/index.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/preferences.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/resultlookup.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/set_checktime.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/status.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/submit_result.jsp
    jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/update_exclude_list.jsp

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/config.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/config.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/config.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/config.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                  javax.jcr.Node,
                  javax.jcr.NodeIterator,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/graph.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/graph.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/graph.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/graph.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="junit.framework.Test,
          junit.framework.TestSuite,
          java.util.*,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/index.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/index.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/index.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/index.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                      javax.jcr.Node,
                      javax.jcr.NodeIterator,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/preferences.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/preferences.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/preferences.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/preferences.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                      org.apache.jackrabbit.tck.j2ee.RepositoryServlet,
                      javax.jcr.Node,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/resultlookup.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/resultlookup.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/resultlookup.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/resultlookup.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                      org.apache.jackrabbit.tck.j2ee.RepositoryServlet,
                      javax.jcr.Node,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/set_checktime.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/set_checktime.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/set_checktime.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/set_checktime.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                      org.apache.jackrabbit.tck.j2ee.RepositoryServlet,
                      javax.jcr.Node,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/status.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/status.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/status.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/status.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@page session="false" %><%
 
 %><html>

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/submit_result.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/submit_result.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/submit_result.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/submit_result.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                      org.apache.jackrabbit.tck.j2ee.RepositoryServlet,
                      javax.jcr.Node,

Modified: jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/update_exclude_list.jsp
URL: http://svn.apache.org/viewcvs/jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/update_exclude_list.jsp?rev=388446&r1=388445&r2=388446&view=diff
==============================================================================
--- jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/update_exclude_list.jsp (original)
+++ jackrabbit/branches/1.0/contrib/tck-webapp/src/webapp/update_exclude_list.jsp Fri Mar 24 00:02:26 2006
@@ -1,18 +1,17 @@
 <%--
-Copyright 2004-2005 The Apache Software Foundation or its licensors,
-                    as applicable.
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  The ASF licenses this file to You
+   under the Apache License, Version 2.0 (the "License"); you may not
+   use this file except in compliance with the License.
+   You may obtain a copy of the License at
 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
-     http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+        http://www.apache.org/licenses/LICENSE-2.0
+        
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
 --%><%@ page import="javax.jcr.Session,
                      org.apache.jackrabbit.tck.j2ee.RepositoryServlet,
                      javax.jcr.Node,