jford 2004/03/17 11:11:44
Modified: webapp/WEB-INF/psml/user/anon/xml default.psml
Log:
Added Apache License 2.0
Revision Changes Path
1.4 +15 -0 jakarta-jetspeed/webapp/WEB-INF/psml/user/anon/xml/default.psml
Index: default.psml
===================================================================
RCS file: /home/cvs/jakarta-jetspeed/webapp/WEB-INF/psml/user/anon/xml/default.psml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- default.psml 15 Jan 2003 18:01:29 -0000 1.3
+++ default.psml 17 Mar 2004 19:11:44 -0000 1.4
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="iso-8859-1"?>
+<!--
+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.
+-->
<portlets xmlns="http://xml.apache.org/jetspeed/2000/psml">
<security-ref parent="anon-view_admin-all"/>
<control name="ClearPortletControl"/>
---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jetspeed-dev-help@jakarta.apache.org
|