Changeset 2838

Show
Ignore:
Timestamp:
03/04/10 15:02:23
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/webadmin/portlet/resources/default/default/default.xsl

    r2747 r2838  
    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 
     
    1533  <!-- ========================================= --> 
    1634 
    17   <!-- ********************************************************************** 
    18     Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    19  
    20     Redistribution and use of this distribution in source and binary forms, 
    21     with or without modification, are permitted provided that: 
    22        The above copyright notice and this permission notice appear in all 
    23         copies and supporting documentation; 
    24  
    25         The name, identifiers, and trademarks of Rensselaer Polytechnic 
    26         Institute are not used in advertising or publicity without the 
    27         express prior written permission of Rensselaer Polytechnic Institute; 
    28  
    29     DISCLAIMER: The software is distributed" AS IS" without any express or 
    30     implied warranty, including but not limited to, any implied warranties 
    31     of merchantability or fitness for a particular purpose or any warrant)' 
    32     of non-infringement of any current or pending patent rights. The authors 
    33     of the software make no representations about the suitability of this 
    34     software for any particular purpose. The entire risk as to the quality 
    35     and performance of the software is with the user. Should the software 
    36     prove defective, the user assumes the cost of all necessary servicing, 
    37     repair or correction. In particular, neither Rensselaer Polytechnic 
    38     Institute, nor the authors of the software are liable for any indirect, 
    39     special, consequential, or incidental damages related to the software, 
    40     to the maximum extent the law permits. --> 
    4135 
    4236  <!-- DEFINE INCLUDES --> 
  • trunk/deployment/webadmin/webapp/resources/default/default/default.xsl

    r2747 r2838  
     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" xmlns:xsl="http://www.w3.org/1999/XSL/Transform"> 
     
    1432  <!--      BEDEWORK ADMIN CLIENT STYLESHEET     --> 
    1533  <!-- ========================================= --> 
    16  
    17   <!-- ********************************************************************** 
    18     Copyright 2006 Rensselaer Polytechnic Institute. All worldwide rights reserved. 
    19  
    20     Redistribution and use of this distribution in source and binary forms, 
    21     with or without modification, are permitted provided that: 
    22        The above copyright notice and this permission notice appear in all 
    23         copies and supporting documentation; 
    24  
    25         The name, identifiers, and trademarks of Rensselaer Polytechnic 
    26         Institute are not used in advertising or publicity without the 
    27         express prior written permission of Rensselaer Polytechnic Institute; 
    28  
    29     DISCLAIMER: The software is distributed" AS IS" without any express or 
    30     implied warranty, including but not limited to, any implied warranties 
    31     of merchantability or fitness for a particular purpose or any warrant)' 
    32     of non-infringement of any current or pending patent rights. The authors 
    33     of the software make no representations about the suitability of this 
    34     software for any particular purpose. The entire risk as to the quality 
    35     and performance of the software is with the user. Should the software 
    36     prove defective, the user assumes the cost of all necessary servicing, 
    37     repair or correction. In particular, neither Rensselaer Polytechnic 
    38     Institute, nor the authors of the software are liable for any indirect, 
    39     special, consequential, or incidental damages related to the software, 
    40     to the maximum extent the law permits. --> 
    4134 
    4235  <!-- GENERATE KEYS --> 
  • trunk/deployment/webadmin/webapp/resources/default/default/strings.xsl

    r2724 r2838  
     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" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">