license.js 696 B

12345678910111213141516171819
  1. /**
  2. * @license Apache 2
  3. *
  4. * Contains portions of Rico <http://openrico.org/>
  5. *
  6. * Copyright 2005 Sabre Airline Solutions
  7. *
  8. * Licensed under the Apache License, Version 2.0 (the "License"); you
  9. * may not use this file except in compliance with the License. You
  10. * may obtain a copy of the License at
  11. *
  12. * http://www.apache.org/licenses/LICENSE-2.0
  13. *
  14. * Unless required by applicable law or agreed to in writing, software
  15. * distributed under the License is distributed on an "AS IS" BASIS,
  16. * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
  17. * implied. See the License for the specific language governing
  18. * permissions and limitations under the License.
  19. */