Changeset 2837

Show
Ignore:
Timestamp:
03/04/10 11:45:16
Author:
bleibson
Message:

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

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/PDA/default.xsl

    r2579 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<?xml version="1.0" encoding="UTF-8"?> 
    220<xsl:stylesheet version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/PDA/globals.xsl

    r2580 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/bwclassic.xsl

    r2594 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     
    2442 
    2543    ===============================================================  --> 
    26   <!-- ********************************************************************** 
    27     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    28  
    29     Redistribution and use of this distribution in source and binary forms, 
    30     with or without modification, are permitted provided that: 
    31     The above copyright notice and this permission notice appear in all 
    32     copies and supporting documentation; 
    33  
    34     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    35     Institute are not used in advertising or publicity without the 
    36     express prior written permission of Rensselaer Polytechnic Institute; 
    37  
    38     DISCLAIMER: The software is distributed" AS IS" without any express or 
    39     implied warranty, including but not limited to, any implied warranties 
    40     of merchantability or fitness for a particular purpose or any warrant)' 
    41     of non-infringement of any current or pending patent rights. The authors 
    42     of the software make no representations about the suitability of this 
    43     software for any particular purpose. The entire risk as to the quality 
    44     and performance of the software is with the user. Should the software 
    45     prove defective, the user assumes the cost of all necessary servicing, 
    46     repair or correction. In particular, neither Rensselaer Polytechnic 
    47     Institute, nor the authors of the software are liable for any indirect, 
    48     special, consequential, or incidental damages related to the software, 
    49     to the maximum extent the law permits. --> 
    5044 
    5145  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/cleanXml.xsl

    r2509 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    321<xsl:output 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/default.xsl

    r2712 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     
    2745 
    2846    ===============================================================  --> 
    29   <!-- ********************************************************************** 
    30     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    31  
    32     Redistribution and use of this distribution in source and binary forms, 
    33     with or without modification, are permitted provided that: 
    34     The above copyright notice and this permission notice appear in all 
    35     copies and supporting documentation; 
    36  
    37     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    38     Institute are not used in advertising or publicity without the 
    39     express prior written permission of Rensselaer Polytechnic Institute; 
    40  
    41     DISCLAIMER: The software is distributed" AS IS" without any express or 
    42     implied warranty, including but not limited to, any implied warranties 
    43     of merchantability or fitness for a particular purpose or any warrant)' 
    44     of non-infringement of any current or pending patent rights. The authors 
    45     of the software make no representations about the suitability of this 
    46     software for any particular purpose. The entire risk as to the quality 
    47     and performance of the software is with the user. Should the software 
    48     prove defective, the user assumes the cost of all necessary servicing, 
    49     repair or correction. In particular, neither Rensselaer Polytechnic 
    50     Institute, nor the authors of the software are liable for any indirect, 
    51     special, consequential, or incidental damages related to the software, 
    52     to the maximum extent the law permits. --> 
    5347 
    5448  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/globals.xsl

    r2741 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/default/videocal.xsl

    r2683 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     
    2442 
    2543    ===============================================================  --> 
    26   <!-- ********************************************************************** 
    27     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    28  
    29     Redistribution and use of this distribution in source and binary forms, 
    30     with or without modification, are permitted provided that: 
    31     The above copyright notice and this permission notice appear in all 
    32     copies and supporting documentation; 
    33  
    34     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    35     Institute are not used in advertising or publicity without the 
    36     express prior written permission of Rensselaer Polytechnic Institute; 
    37  
    38     DISCLAIMER: The software is distributed" AS IS" without any express or 
    39     implied warranty, including but not limited to, any implied warranties 
    40     of merchantability or fitness for a particular purpose or any warrant)' 
    41     of non-infringement of any current or pending patent rights. The authors 
    42     of the software make no representations about the suitability of this 
    43     software for any particular purpose. The entire risk as to the quality 
    44     and performance of the software is with the user. Should the software 
    45     prove defective, the user assumes the cost of all necessary servicing, 
    46     repair or correction. In particular, neither Rensselaer Polytechnic 
    47     Institute, nor the authors of the software are liable for any indirect, 
    48     special, consequential, or incidental damages related to the software, 
    49     to the maximum extent the law permits. --> 
    5044 
    5145  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/localeSettings.xsl

    r2712 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/default/strings.xsl

    r2712 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/default/bwclassic.xsl

    r2722 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<?xml version="1.0" encoding="UTF-8"?> 
    220<xsl:stylesheet version="1.0" 
     
    2442 
    2543    ===============================================================  --> 
    26   <!-- ********************************************************************** 
    27     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    28  
    29     Redistribution and use of this distribution in source and binary forms, 
    30     with or without modification, are permitted provided that: 
    31     The above copyright notice and this permission notice appear in all 
    32     copies and supporting documentation; 
    33  
    34     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    35     Institute are not used in advertising or publicity without the 
    36     express prior written permission of Rensselaer Polytechnic Institute; 
    37  
    38     DISCLAIMER: The software is distributed" AS IS" without any express or 
    39     implied warranty, including but not limited to, any implied warranties 
    40     of merchantability or fitness for a particular purpose or any warrant)' 
    41     of non-infringement of any current or pending patent rights. The authors 
    42     of the software make no representations about the suitability of this 
    43     software for any particular purpose. The entire risk as to the quality 
    44     and performance of the software is with the user. Should the software 
    45     prove defective, the user assumes the cost of all necessary servicing, 
    46     repair or correction. In particular, neither Rensselaer Polytechnic 
    47     Institute, nor the authors of the software are liable for any indirect, 
    48     special, consequential, or incidental damages related to the software, 
    49     to the maximum extent the law permits. --> 
    5044 
    5145  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/default/cleanXml.xsl

    r2722 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!-- *********************************************** 
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    321<xsl:output 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/default/default.xsl

    r2722 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     
    2745 
    2846    ===============================================================  --> 
    29   <!-- ********************************************************************** 
    30     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    31  
    32     Redistribution and use of this distribution in source and binary forms, 
    33     with or without modification, are permitted provided that: 
    34     The above copyright notice and this permission notice appear in all 
    35     copies and supporting documentation; 
    36  
    37     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    38     Institute are not used in advertising or publicity without the 
    39     express prior written permission of Rensselaer Polytechnic Institute; 
    40  
    41     DISCLAIMER: The software is distributed" AS IS" without any express or 
    42     implied warranty, including but not limited to, any implied warranties 
    43     of merchantability or fitness for a particular purpose or any warrant)' 
    44     of non-infringement of any current or pending patent rights. The authors 
    45     of the software make no representations about the suitability of this 
    46     software for any particular purpose. The entire risk as to the quality 
    47     and performance of the software is with the user. Should the software 
    48     prove defective, the user assumes the cost of all necessary servicing, 
    49     repair or correction. In particular, neither Rensselaer Polytechnic 
    50     Institute, nor the authors of the software are liable for any indirect, 
    51     special, consequential, or incidental damages related to the software, 
    52     to the maximum extent the law permits. --> 
    5347 
    5448  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/default/globals.xsl

    r2722 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/default/videocal.xsl

    r2722 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     
    2442 
    2543    ===============================================================  --> 
    26   <!-- ********************************************************************** 
    27     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    28  
    29     Redistribution and use of this distribution in source and binary forms, 
    30     with or without modification, are permitted provided that: 
    31     The above copyright notice and this permission notice appear in all 
    32     copies and supporting documentation; 
    33  
    34     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    35     Institute are not used in advertising or publicity without the 
    36     express prior written permission of Rensselaer Polytechnic Institute; 
    37  
    38     DISCLAIMER: The software is distributed" AS IS" without any express or 
    39     implied warranty, including but not limited to, any implied warranties 
    40     of merchantability or fitness for a particular purpose or any warrant)' 
    41     of non-infringement of any current or pending patent rights. The authors 
    42     of the software make no representations about the suitability of this 
    43     software for any particular purpose. The entire risk as to the quality 
    44     and performance of the software is with the user. Should the software 
    45     prove defective, the user assumes the cost of all necessary servicing, 
    46     repair or correction. In particular, neither Rensselaer Polytechnic 
    47     Institute, nor the authors of the software are liable for any indirect, 
    48     special, consequential, or incidental damages related to the software, 
    49     to the maximum extent the law permits. --> 
    5044 
    5145  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/localeSettings.xsl

    r2726 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/es_ES/strings.xsl

    r2722 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/bedework.xsl

    r2632 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
     
    2745 
    2846    ===============================================================  --> 
    29   <!-- ********************************************************************** 
    30     Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    31  
    32     Redistribution and use of this distribution in source and binary forms, 
    33     with or without modification, are permitted provided that: 
    34     The above copyright notice and this permission notice appear in all 
    35     copies and supporting documentation; 
    36  
    37     The name, identifiers, and trademarks of Rensselaer Polytechnic 
    38     Institute are not used in advertising or publicity without the 
    39     express prior written permission of Rensselaer Polytechnic Institute; 
    40  
    41     DISCLAIMER: The software is distributed" AS IS" without any express or 
    42     implied warranty, including but not limited to, any implied warranties 
    43     of merchantability or fitness for a particular purpose or any warrant)' 
    44     of non-infringement of any current or pending patent rights. The authors 
    45     of the software make no representations about the suitability of this 
    46     software for any particular purpose. The entire risk as to the quality 
    47     and performance of the software is with the user. Should the software 
    48     prove defective, the user assumes the cost of all necessary servicing, 
    49     repair or correction. In particular, neither Rensselaer Polytechnic 
    50     Institute, nor the authors of the software are liable for any indirect, 
    51     special, consequential, or incidental damages related to the software, 
    52     to the maximum extent the law permits. --> 
    5347 
    5448  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/calendarList.xsl

    r2608 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/deadlines.xsl

    r2613 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/event.xsl

    r2651 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/eventList.xsl

    r2681 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" 
    321  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/eventListDiscrete.xsl

    r2584 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    321 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/featuredEvents.xsl

    r2543 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/footer.xsl

    r2578 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/head.xsl

    r2712 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/header.xsl

    r2712 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet version="1.0" 
    220  xmlns:xsl="http://www.w3.org/1999/XSL/Transform" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/leftColumn.xsl

    r2569 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/navigation.xsl

    r2632 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/ongoing.xsl

    r2652 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/search.xsl

    r2589 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/showPage.xsl

    r2644 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/systemStats.xsl

    r2565 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/themeSettings.xsl

    r2747 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/themeUtil.xsl

    r2652 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/views.xsl

    r2565 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bedeworkTheme/year.xsl

    r2565 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/bwclassic.xsl

    r2581 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet 
    321  version="1.0" 
     
    2947 
    3048===============================================================  --> 
    31 <!-- ********************************************************************** 
    32     Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    33  
    34     Redistribution and use of this distribution in source and binary forms, 
    35     with or without modification, are permitted provided that: 
    36        The above copyright notice and this permission notice appear in all 
    37         copies and supporting documentation; 
    38  
    39         The name, identifiers, and trademarks of Rensselaer Polytechnic 
    40         Institute are not used in advertising or publicity without the 
    41         express prior written permission of Rensselaer Polytechnic Institute; 
    42  
    43     DISCLAIMER: The software is distributed" AS IS" without any express or 
    44     implied warranty, including but not limited to, any implied warranties 
    45     of merchantability or fitness for a particular purpose or any warrant)' 
    46     of non-infringement of any current or pending patent rights. The authors 
    47     of the software make no representations about the suitability of this 
    48     software for any particular purpose. The entire risk as to the quality 
    49     and performance of the software is with the user. Should the software 
    50     prove defective, the user assumes the cost of all necessary servicing, 
    51     repair or correction. In particular, neither Rensselaer Polytechnic 
    52     Institute, nor the authors of the software are liable for any indirect, 
    53     special, consequential, or incidental damages related to the software, 
    54     to the maximum extent the law permits. --> 
    5549 
    5650  <!-- ================================= --> 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/calendarList.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/event.xsl

    r2712 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/eventGrids.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/eventLists.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/footer.xsl

    r2631 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/head.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/header.xsl

    r2632 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/navigation.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/search.xsl

    r2589 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/stats.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/template.xsl

    r2581 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/bwclassicTheme/themeSettings.xsl

    r2762 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/calendarList.xsl

    r2608 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/dateSelect.xsl

    r2608 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/event.xsl

    r2685 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/iphone.xsl

    r2688 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet 
    321  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/listEvents.xsl

    r2690 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/navigation.xsl

    r2608 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/iphoneTheme/themeSettings.xsl

    r2747 r2837  
     1<!--  
     2    Licensed to Jasig under one or more contributor license 
     3    agreements. See the NOTICE file distributed with this work 
     4    for additional information regarding copyright ownership. 
     5    Jasig licenses this file to you under the Apache License, 
     6    Version 2.0 (the "License"); you may not use this file 
     7    except in compliance with the License. You may obtain a 
     8    copy of the License at: 
     9     
     10    http://www.apache.org/licenses/LICENSE-2.0 
     11     
     12    Unless required by applicable law or agreed to in writing, 
     13    software distributed under the License is distributed on 
     14    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     15    KIND, either express or implied. See the License for the 
     16    specific language governing permissions and limitations 
     17    under the License. 
     18--> 
    119<xsl:stylesheet 
    220  version="1.0" 
  • trunk/deployment/webpublic/webapp/resources/demoskins/MainCampus/themes/videocalTheme/videocal.xsl

    r2747 r2837  
    11<?xml version="1.0" encoding="UTF-8"?> 
     2<!--  
     3    Licensed to Jasig under one or more contributor license 
     4    agreements. See the NOTICE file distributed with this work 
     5    for additional information regarding copyright ownership. 
     6    Jasig licenses this file to you under the Apache License, 
     7    Version 2.0 (the "License"); you may not use this file 
     8    except in compliance with the License. You may obtain a 
     9    copy of the License at: 
     10     
     11    http://www.apache.org/licenses/LICENSE-2.0 
     12     
     13    Unless required by applicable law or agreed to in writing, 
     14    software distributed under the License is distributed on 
     15    an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY 
     16    KIND, either express or implied. See the License for the 
     17    specific language governing permissions and limitations 
     18    under the License. 
     19--> 
    220<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
    321  <xsl:output method="html" indent="yes" media-type="text/html" doctype-public="-//W3C//DTD HTML 4.01 Transitional//EN" doctype-system="http://www.w3.org/TR/html4/loose.dtd" standalone="yes"/> 
     
    826  <!-- Run your browser full screen at 800 x 600 and feed this to video. 
    927       There are better approaches to this, but it's an interesting example. --> 
    10  
    11  
    12   <!-- ********************************************************************** 
    13     Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    14  
    15     Redistribution and use of this distribution in source and binary forms, 
    16     with or without modification, are permitted provided that: 
    17        The above copyright notice and this permission notice appear in all 
    18         copies and supporting documentation; 
    19  
    20         The name, identifiers, and trademarks of Rensselaer Polytechnic 
    21         Institute are not used in advertising or publicity without the 
    22         express prior written permission of Rensselaer Polytechnic Institute; 
    23  
    24     DISCLAIMER: The software is distributed" AS IS" without any express or 
    25     implied warranty, including but not limited to, any implied warranties 
    26     of merchantability or fitness for a particular purpose or any warrant)' 
    27     of non-infringement of any current or pending patent rights. The authors 
    28     of the software make no representations about the suitability of this 
    29     software for any particular purpose. The entire risk as to the quality 
    30     and performance of the software is with the user. Should the software 
    31     prove defective, the user assumes the cost of all necessary servicing, 
    32     repair or correction. In particular, neither Rensselaer Polytechnic 
    33     Institute, nor the authors of the software are liable for any indirect, 
    34     special, consequential, or incidental damages related to the software, 
    35     to the maximum extent the law permits. --> 
    3628 
    3729  <!-- URL of html resources (images, css, other html); by default this is