annotate lib/plugins/acts_as_versioned/MIT-LICENSE @ 1628:9c5f8e24dadc live tip

Quieten this cron script
author Chris Cannam
date Tue, 25 Aug 2020 11:38:49 +0100
parents 433d4f72a19b
children
rev   line source
Chris@0 1 Copyright (c) 2005 Rick Olson
Chris@0 2
Chris@0 3 Permission is hereby granted, free of charge, to any person obtaining
Chris@0 4 a copy of this software and associated documentation files (the
Chris@0 5 "Software"), to deal in the Software without restriction, including
Chris@0 6 without limitation the rights to use, copy, modify, merge, publish,
Chris@0 7 distribute, sublicense, and/or sell copies of the Software, and to
Chris@0 8 permit persons to whom the Software is furnished to do so, subject to
Chris@0 9 the following conditions:
Chris@0 10
Chris@0 11 The above copyright notice and this permission notice shall be
Chris@0 12 included in all copies or substantial portions of the Software.
Chris@0 13
Chris@0 14 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
Chris@0 15 EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
Chris@0 16 MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
Chris@0 17 NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
Chris@0 18 LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
Chris@0 19 OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
Chris@0 20 WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.