taylor 2004/05/06 19:45:52
Modified: portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed
decorator-bottom.vm decorator-top.vm
Log:
*** keyword substitution change ***
Revision Changes Path
1.4 +19 -19
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-bottom.vm
Index: decorator-bottom.vm
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-bottom.vm,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- decorator-bottom.vm 22 Mar 2004 23:26:39 -0000 1.3
+++ decorator-bottom.vm 7 May 2004 02:45:52 -0000 1.4
@@ -1,19 +1,19 @@
-#*
-Copyright 2004 The Apache Software Foundation
-
-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.
-*#
-
-<p>
-<img src="content/images/jetspeed-powered.gif" alt="Jetspeed 2 Powered" border="0">
-</p>
+#*
+Copyright 2004 The Apache Software Foundation
+
+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.
+*#
+
+<p>
+<img src="content/images/jetspeed-powered.gif" alt="Jetspeed 2 Powered" border="0">
+</p>
1.3 +24 -24
jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-top.vm
Index: decorator-top.vm
===================================================================
RCS file:
/home/cvs/jakarta-jetspeed-2/portal/src/webapp/WEB-INF/decorations/layout/html/jetspeed/decorator-top.vm,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- decorator-top.vm 18 Mar 2004 19:37:01 -0000 1.2
+++ decorator-top.vm 7 May 2004 02:45:52 -0000 1.3
@@ -1,25 +1,25 @@
-#*
-Copyright 2004 The Apache Software Foundation
-
-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.
-*#
-
-<!-- BEGIN: layout/html/jetspeed/decorator.vm -->
-
-<p>
-<img src="content/images/jetspeed-logo.gif" alt="Jetspeed 2 Logo" border="0">
-</p>
-
-## $jetspeed.include($jetspeed.currentFragment)
-
+#*
+Copyright 2004 The Apache Software Foundation
+
+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.
+*#
+
+<!-- BEGIN: layout/html/jetspeed/decorator.vm -->
+
+<p>
+<img src="content/images/jetspeed-logo.gif" alt="Jetspeed 2 Logo" border="0">
+</p>
+
+## $jetspeed.include($jetspeed.currentFragment)
+
<!-- END: layout/html/jetspeed/decorator.vm -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]