[Bedework-commit] bedework r2846 -
trunk/deployment/resources/xsl/default/default
svnadmin at bedework.org
svnadmin at bedework.org
Thu Mar 4 15:53:09 EST 2010
Author: bleibson
Date: 2010-03-04 15:53:07 -0500 (Thu, 04 Mar 2010)
New Revision: 2846
Modified:
trunk/deployment/resources/xsl/default/default/subColors.xml
Log:
o oops. Missed on xsl file. Now had Jasig header.
Modified: trunk/deployment/resources/xsl/default/default/subColors.xml
===================================================================
--- trunk/deployment/resources/xsl/default/default/subColors.xml 2010-03-04 20:17:00 UTC (rev 2845)
+++ trunk/deployment/resources/xsl/default/default/subColors.xml 2010-03-04 20:53:07 UTC (rev 2846)
@@ -1,44 +1,36 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Bedework Calendar subscription colors -->
+<!--
+ 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.
+-->
- <!-- **********************************************************************
- Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved.
+<!--
- Redistribution and use of this distribution in source and binary forms,
- with or without modification, are permitted provided that:
- The above copyright notice and this permission notice appear in all
- copies and supporting documentation;
+ Bedework Calendar Colors
- The name, identifiers, and trademarks of Rensselaer Polytechnic
- Institute are not used in advertising or publicity without the
- express prior written permission of Rensselaer Polytechnic Institute;
+ Parameters
+ name = value suitable for displaying in a UI
+ classname = value suitable for using as a css class
- DISCLAIMER: The software is distributed" AS IS" without any express or
- implied warranty, including but not limited to, any implied warranties
- of merchantability or fitness for a particular purpose or any warrant)'
- of non-infringement of any current or pending patent rights. The authors
- of the software make no representations about the suitability of this
- software for any particular purpose. The entire risk as to the quality
- and performance of the software is with the user. Should the software
- prove defective, the user assumes the cost of all necessary servicing,
- repair or correction. In particular, neither Rensselaer Polytechnic
- Institute, nor the authors of the software are liable for any indirect,
- special, consequential, or incidental damages related to the software,
- to the maximum extent the law permits. -->
-
-<!--
-
- Bedework Calendar Colors
-
- Parameters
- name = value suitable for displaying in a UI
- classname = value suitable for using as a css class
-
- Value
- The value is the rrggbb value of the color
-
- -->
+ Value
+ The value is the rrggbb value of the color
+ -->
+
<subscriptionColors>
<!-- light pastels -->
<color name="white" classname="bwwhite">#ffffff</color>
More information about the Bedework-commit
mailing list