• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1r#"Portions of this software are subject to the license below.  The relevant
2source files are clearly marked; they refer to this file using the phrase
3"the Click LICENSE file". This license is an MIT license, plus a clause
4(taken from the W3C license) requiring prior written permission to use our
5names in publicity.
6
7===========================================================================
8
9Permission is hereby granted, free of charge, to any person obtaining a
10copy of this software and associated documentation files (the "Software"),
11to deal in the Software without restriction, including without limitation
12the rights to use, copy, modify, merge, publish, distribute, sublicense,
13and/or sell copies of the Software, and to permit persons to whom the
14Software is furnished to do so, subject to the following conditions:
15
16The above copyright notice and this permission notice shall be included in
17all copies or substantial portions of the Software.
18
19The name and trademarks of copyright holders may NOT be used in advertising
20or publicity pertaining to the Software without specific, written prior
21permission. Title to copyright in this Software and any associated
22documentation will at all times remain with copyright holders.
23
24THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
25IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
26FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
27AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
28LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
29FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
30DEALINGS IN THE SOFTWARE.
31"#