| 23 | | <!-- ********************************************************************** |
|---|
| 24 | | Copyright 2009 Rensselaer Polytechnic Institute. All worldwide rights reserved. |
|---|
| 25 | | |
|---|
| 26 | | Redistribution and use of this distribution in source and binary forms, |
|---|
| 27 | | with or without modification, are permitted provided that: |
|---|
| 28 | | The above copyright notice and this permission notice appear in all |
|---|
| 29 | | copies and supporting documentation; |
|---|
| 30 | | |
|---|
| 31 | | The name, identifiers, and trademarks of Rensselaer Polytechnic |
|---|
| 32 | | Institute are not used in advertising or publicity without the |
|---|
| 33 | | express prior written permission of Rensselaer Polytechnic Institute; |
|---|
| 34 | | |
|---|
| 35 | | DISCLAIMER: The software is distributed" AS IS" without any express or |
|---|
| 36 | | implied warranty, including but not limited to, any implied warranties |
|---|
| 37 | | of merchantability or fitness for a particular purpose or any warrant)' |
|---|
| 38 | | of non-infringement of any current or pending patent rights. The authors |
|---|
| 39 | | of the software make no representations about the suitability of this |
|---|
| 40 | | software for any particular purpose. The entire risk as to the quality |
|---|
| 41 | | and performance of the software is with the user. Should the software |
|---|
| 42 | | prove defective, the user assumes the cost of all necessary servicing, |
|---|
| 43 | | repair or correction. In particular, neither Rensselaer Polytechnic |
|---|
| 44 | | Institute, nor the authors of the software are liable for any indirect, |
|---|
| 45 | | special, consequential, or incidental damages related to the software, |
|---|
| 46 | | to the maximum extent the law permits. --> |
|---|
| | 23 | <!-- |
|---|
| | 24 | Licensed to Jasig under one or more contributor license |
|---|
| | 25 | agreements. See the NOTICE file distributed with this work |
|---|
| | 26 | for additional information regarding copyright ownership. |
|---|
| | 27 | Jasig licenses this file to you under the Apache License, |
|---|
| | 28 | Version 2.0 (the "License"); you may not use this file |
|---|
| | 29 | except in compliance with the License. You may obtain a |
|---|
| | 30 | copy of the License at: |
|---|
| | 31 | |
|---|
| | 32 | http://www.apache.org/licenses/LICENSE-2.0 |
|---|
| | 33 | |
|---|
| | 34 | Unless required by applicable law or agreed to in writing, |
|---|
| | 35 | software distributed under the License is distributed on |
|---|
| | 36 | an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY |
|---|
| | 37 | KIND, either express or implied. See the License for the |
|---|
| | 38 | specific language governing permissions and limitations |
|---|
| | 39 | under the License. |
|---|
| | 40 | --> |
|---|