Author: kkolinko
Date: Tue Jun  2 19:53:01 2009
New Revision: 781140

URL: http://svn.apache.org/viewvc?rev=781140&view=rev
Log:
Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=47263
Fix license headers for SSI tests in TC 5.5 tester module
For SSI tests I cannot hide them from output, thus I update the expected test 
results.

Modified:
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional01.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional02.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional03.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional04.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional05.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional06.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional07.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConditional08.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConfig01.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIConfig03.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIExecCGI.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIFsize02.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIInclude01.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIInclude02.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIInclude03.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub01.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub02.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub03.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub04.txt
    tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub05.txt

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional01.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional01.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional01.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional01.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 Before if block.
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional02.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional02.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional02.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional02.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 Before if block.
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional03.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional03.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional03.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional03.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 Before if block.
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional04.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional04.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional04.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional04.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional05.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional05.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional05.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional05.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional06.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional06.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional06.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional06.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional07.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional07.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional07.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional07.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConditional08.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConditional08.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConditional08.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConditional08.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConfig01.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConfig01.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConfig01.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConfig01.txt Tue Jun  2 
19:53:01 2009
@@ -1,2 +1,18 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 errmsg:Sorry this command won't work.

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIConfig03.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIConfig03.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIConfig03.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIConfig03.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 34
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIExecCGI.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIExecCGI.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIExecCGI.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIExecCGI.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 <html> 
   <head> 
  <title>exec command  test examples </title> 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIFsize02.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIFsize02.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIFsize02.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIFsize02.txt Tue Jun  2 
19:53:01 2009
@@ -1 +1,17 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
    1k

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIInclude01.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIInclude01.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIInclude01.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIInclude01.txt Tue Jun  2 
19:53:01 2009
@@ -1 +1,17 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIInclude02.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIInclude02.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIInclude02.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIInclude02.txt Tue Jun  2 
19:53:01 2009
@@ -1 +1,17 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 This is Content of "includeme.txt"

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIInclude03.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIInclude03.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIInclude03.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIInclude03.txt Tue Jun  2 
19:53:01 2009
@@ -1,4 +1,36 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 This is Content of "includeme.txt"
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 This is Content of "includeme.txt"
 
 This is Content of "includeme.txt"

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub01.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub01.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub01.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub01.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 /SSIVarSub01.shtml
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub02.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub02.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub02.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub02.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 value of test

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub03.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub03.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub03.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub03.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub04.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub04.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub04.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub04.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 

Modified: tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub05.txt
URL: 
http://svn.apache.org/viewvc/tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub05.txt?rev=781140&r1=781139&r2=781140&view=diff
==============================================================================
--- tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub05.txt (original)
+++ tomcat/container/tc5.5.x/tester/web/golden/SSIVarSub05.txt Tue Jun  2 
19:53:01 2009
@@ -1,3 +1,19 @@
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  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
+
+      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.
+-->
 
 
 value of test\${test2}



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to