[Bedework-commit] bedework r2845 - trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl

svnadmin at bedework.org svnadmin at bedework.org
Thu Mar 4 15:17:02 EST 2010


Author: bleibson
Date: 2010-03-04 15:17:00 -0500 (Thu, 04 Mar 2010)
New Revision: 2845

Modified:
   trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/jsonEvent.xsl
Log:

o add Jasig licensing info to header of source files
o in some cases, remove RPI copyright info.



Modified: trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/jsonEvent.xsl
===================================================================
--- trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/jsonEvent.xsl	2010-03-04 20:14:01 UTC (rev 2844)
+++ trunk/deployment/feeder/webapp/resources/demoskins/MainCampus/default/default/xsl/jsonEvent.xsl	2010-03-04 20:17:00 UTC (rev 2845)
@@ -1,3 +1,21 @@
+<!-- 
+    Licensed to Jasig under one or more contributor license
+    agreements. See the NOTICE file distributed with this work
+    for additional information regarding copyright ownership.
+    Jasig 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.
+-->
 <?xml version="1.0" encoding="UTF-8"?>
 <xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
   <xsl:template match="event">



More information about the Bedework-commit mailing list