LICENSE.md

  1# Functional Source License, Version 1.1, MIT Future License
  2
  3## Abbreviation
  4
  5FSL-1.1-MIT
  6
  7## Notice
  8
  9Copyright 2025 Charmbracelet, Inc
 10
 11## Terms and Conditions
 12
 13### Licensor ("We")
 14
 15The party offering the Software under these Terms and Conditions.
 16
 17### The Software
 18
 19The "Software" is each version of the software that we make available under
 20these Terms and Conditions, as indicated by our inclusion of these Terms and
 21Conditions with the Software.
 22
 23### License Grant
 24
 25Subject to your compliance with this License Grant and the Patents,
 26Redistribution and Trademark clauses below, we hereby grant you the right to
 27use, copy, modify, create derivative works, publicly perform, publicly display
 28and redistribute the Software for any Permitted Purpose identified below.
 29
 30### Permitted Purpose
 31
 32A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
 33means making the Software available to others in a commercial product or
 34service that:
 35
 361. substitutes for the Software;
 37
 382. substitutes for any other product or service we offer using the Software
 39   that exists as of the date we make the Software available; or
 40
 413. offers the same or substantially similar functionality as the Software.
 42
 43Permitted Purposes specifically include using the Software:
 44
 451. for your internal use and access;
 46
 472. for non-commercial education;
 48
 493. for non-commercial research; and
 50
 514. in connection with professional services that you provide to a licensee
 52   using the Software in accordance with these Terms and Conditions.
 53
 54### Patents
 55
 56To the extent your use for a Permitted Purpose would necessarily infringe our
 57patents, the license grant above includes a license under our patents. If you
 58make a claim against any party that the Software infringes or contributes to
 59the infringement of any patent, then your patent license to the Software ends
 60immediately.
 61
 62### Redistribution
 63
 64The Terms and Conditions apply to all copies, modifications and derivatives of
 65the Software.
 66
 67If you redistribute any copies, modifications or derivatives of the Software,
 68you must include a copy of or a link to these Terms and Conditions and not
 69remove any copyright notices provided in or with the Software.
 70
 71### Disclaimer
 72
 73THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
 74IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
 75PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.
 76
 77IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
 78SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
 79EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.
 80
 81### Trademarks
 82
 83Except for displaying the License Details and identifying us as the origin of
 84the Software, you have no right under these Terms and Conditions to use our
 85trademarks, trade names, service marks or product names.
 86
 87## Grant of Future License
 88
 89We hereby irrevocably grant you an additional license to use the Software under
 90the MIT license that is effective on the second anniversary of the date we make
 91the Software available. On or after that date, you may use the Software under
 92the MIT license, in which case the following will apply:
 93
 94Permission is hereby granted, free of charge, to any person obtaining a copy of
 95this software and associated documentation files (the "Software"), to deal in
 96the Software without restriction, including without limitation the rights to
 97use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
 98of the Software, and to permit persons to whom the Software is furnished to do
 99so, subject to the following conditions:
100
101The above copyright notice and this permission notice shall be included in all
102copies or substantial portions of the Software.
103
104THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
105IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
106FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
107AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
108LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
109OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
110SOFTWARE.
111
112---
113
114MIT License
115
116Copyright (c) 2025-03-21 - 2025-05-30 Kujtim Hoxha
117
118Permission is hereby granted, free of charge, to any person obtaining a copy
119of this software and associated documentation files (the "Software"), to deal
120in the Software without restriction, including without limitation the rights
121to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
122copies of the Software, and to permit persons to whom the Software is
123furnished to do so, subject to the following conditions:
124
125The above copyright notice and this permission notice shall be included in all
126copies or substantial portions of the Software.
127
128THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
129IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
130FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
131AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
132LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
133OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
134SOFTWARE.