sha1dc / LICENSE.txton commit Merge branch 'rs/qsort-s' into maint (4bf90c1)
   1MIT License
   2
   3Copyright (c) 2017:
   4    Marc Stevens
   5    Cryptology Group
   6    Centrum Wiskunde & Informatica
   7    P.O. Box 94079, 1090 GB Amsterdam, Netherlands
   8    marc@marc-stevens.nl
   9
  10    Dan Shumow
  11    Microsoft Research
  12    danshu@microsoft.com
  13
  14Permission is hereby granted, free of charge, to any person obtaining a copy
  15of this software and associated documentation files (the "Software"), to deal
  16in the Software without restriction, including without limitation the rights
  17to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
  18copies of the Software, and to permit persons to whom the Software is
  19furnished to do so, subject to the following conditions:
  20
  21The above copyright notice and this permission notice shall be included in all
  22copies or substantial portions of the Software.
  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 FROM,
  29OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
  30SOFTWARE.