Skip to content

Latest commit

 

History

History
69 lines (48 loc) · 2.74 KB

LICENSE.md

File metadata and controls

69 lines (48 loc) · 2.74 KB

All other components of this product, except where otherwise noted, are Copyright (c) 2013-2019 Tilde, Inc. All rights reserved.

Certain inventions disclosed in this file may be claimed within patents owned or patent applications filed by Tilde, Inc. or third parties.

Subject to the terms of this notice, Tilde grants you a nonexclusive, nontransferable license, without the right to sublicense, to (a) install and execute one copy of these files on any number of workstations owned or controlled by you and (b) distribute verbatim copies of these files to third parties. As a condition to the foregoing grant, you must provide this notice along with each copy you distribute and you must not remove, alter, or obscure this notice. All other use, reproduction, modification, distribution, or other exploitation of these files is strictly prohibited, except as may be set forth in a separate written license agreement between you and Tilde. The terms of any such license agreement will control over this notice. The license stated above will be automatically terminated and revoked if you exceed its scope or violate any of the terms of this notice.

This License does not grant permission to use the trade names, trademarks, service marks, or product names of Tilde, except as required for reasonable and customary use in describing the origin of this file and reproducing the content of this notice. You may not mark or brand this file with any trade name, trademarks, service marks, or product names other than the original brand (if any) provided by Tilde.

Unless otherwise expressly agreed by Tilde in a separate written license agreement, these files are provided AS IS, WITHOUT WARRANTY OF ANY KIND, including without any implied warranties of MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, TITLE, or NON-INFRINGEMENT. As a condition to your use of these files, you are solely responsible for such use. Tilde will have no liability to you for direct, indirect, consequential, incidental, special, or punitive damages or for lost profits or data.

Other Licenses

Ruby on Rails

Copyright (c) 2005-2016 David Heinemeier Hansson

Released under the MIT License.

Original source at https://github.com/rails/rails.

HighLine

Copyright (c) 2014 James Edward Gray II, Gregory Brown, et al.

Distributed under the user's choice of the GPL Version 2 or the Ruby software license.

Original source at https://github.com/JEG2/highline.

Thor

Copyright (c) 2008 Yehuda Katz, Eric Hodel, et al.

Released under the MIT License.

Original source at https://github.com/erikhuda/thor.

ThreadSafe

Copyright (c) 2014 Charles Oliver Nutter, thedarkone, et al.

Distributed under Apache License, Version 2.0, January 2004

Original source at https://github.com/ruby-concurrency/thread_safe.