···11+---
22+'@hey-api/openapi-ts': minor
33+'@hey-api/docs': minor
44+---
55+66+fix: revert license to MIT
+8-97
LICENSE.md
···11-# Functional Source License, Version 1.1, MIT Future License
22-33-## Abbreviation
11+MIT License
4255-FSL-1.1-MIT
66-77-## Notice
33+Copyright (c) Hey API
8499-Copyright 2024 Hey API
1010-1111-## Terms and Conditions
1212-1313-### Licensor ("We")
1414-1515-The party offering the Software under these Terms and Conditions.
1616-1717-### The Software
1818-1919-The "Software" is each version of the software that we make available under
2020-these Terms and Conditions, as indicated by our inclusion of these Terms and
2121-Conditions with the Software.
2222-2323-### License Grant
2424-2525-Subject to your compliance with this License Grant and the Patents,
2626-Redistribution and Trademark clauses below, we hereby grant you the right to
2727-use, copy, modify, create derivative works, publicly perform, publicly display
2828-and redistribute the Software for any Permitted Purpose identified below.
2929-3030-### Permitted Purpose
3131-3232-A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
3333-means making the Software available to others in a commercial product or
3434-service that:
3535-3636-1. substitutes for the Software;
3737-3838-2. substitutes for any other product or service we offer using the Software
3939- that exists as of the date we make the Software available; or
4040-4141-3. offers the same or substantially similar functionality as the Software.
4242-4343-Permitted Purposes specifically include using the Software:
4444-4545-1. for your internal use and access;
4646-4747-2. for non-commercial education;
4848-4949-3. for non-commercial research; and
5050-5151-4. in connection with professional services that you provide to a licensee
5252- using the Software in accordance with these Terms and Conditions.
5353-5454-### Patents
5555-5656-To the extent your use for a Permitted Purpose would necessarily infringe our
5757-patents, the license grant above includes a license under our patents. If you
5858-make a claim against any party that the Software infringes or contributes to
5959-the infringement of any patent, then your patent license to the Software ends
6060-immediately.
6161-6262-### Redistribution
6363-6464-The Terms and Conditions apply to all copies, modifications and derivatives of
6565-the Software.
6666-6767-If you redistribute any copies, modifications or derivatives of the Software,
6868-you must include a copy of or a link to these Terms and Conditions and not
6969-remove any copyright notices provided in or with the Software.
7070-7171-### Disclaimer
7272-7373-THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
7474-IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
7575-PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.
7676-7777-IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
7878-SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
7979-EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.
8080-8181-### Trademarks
8282-8383-Except for displaying the License Details and identifying us as the origin of
8484-the Software, you have no right under these Terms and Conditions to use our
8585-trademarks, trade names, service marks or product names.
8686-8787-## Grant of Future License
8888-8989-We hereby irrevocably grant you an additional license to use the Software under
9090-the MIT license that is effective on the second anniversary of the date we make
9191-the Software available. On or after that date, you may use the Software under
9292-the MIT license, in which case the following will apply:
9393-9494-Permission is hereby granted, free of charge, to any person obtaining a copy of
9595-this software and associated documentation files (the "Software"), to deal in
9696-the Software without restriction, including without limitation the rights to
9797-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
9898-of the Software, and to permit persons to whom the Software is furnished to do
9999-so, subject to the following conditions:
55+Permission is hereby granted, free of charge, to any person obtaining a copy
66+of this software and associated documentation files (the "Software"), to deal
77+in the Software without restriction, including without limitation the rights
88+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99+copies of the Software, and to permit persons to whom the Software is
1010+furnished to do so, subject to the following conditions:
1001110112The above copyright notice and this permission notice shall be included in all
10213copies or substantial portions of the Software.
···11----
22-title: License
33-description: License FAQ.
44----
55-66-# License
77-88-While our client packages use the standard MIT license, [openapi-ts](https://github.com/hey-api/openapi-ts/blob/main/LICENSE.md) uses the FSL license pioneered by Sentry. This page explains the motivation behind the change and attempts to answer the most commonly asked questions. If your question isn't answered here, please join the [discussion](https://github.com/orgs/hey-api/discussions/1141).
99-1010-## FAQ
1111-1212-### Why does openapi-ts use the FSL license?
1313-1414-The main motivation behind using the FSL license for openapi-ts is to protect it from being sold by other companies. We have invested hundreds of hours into development, support, and maintenance to create a high quality product publicly available to everyone. It would not be fair for another company to come and monetize this work without giving back. The MIT license does not offer any protection if this ever happens.
1515-1616-### What's a permitted usage?
1717-1818-You are free to generate code with openapi-ts and use the generated code in commercial and non-commercial projects, as long as you do not charge your customers for the code generation. Prior to the license change from MIT on Sep 4th 2024, every use case fell under the permitted usage.
1919-2020-### What's NOT a permitted usage?
2121-2222-If you're using openapi-ts to sell competing services related to API tooling such as SDK generation, documentation generation, or API breaking change detection, these are excluded from permitted usage. Feel free to contact us if you're unsure about your use case!
2323-2424-### Which license does the generated code use?
2525-2626-The code generated by openapi-ts must follow the permitted usage outlined above. For example, it's fine to consume or publish the generated clients, but you cannot charge your customers for doing so.
2727-2828-## Feedback
2929-3030-We understand that your life would be easier if every package used the MIT license. At the same time, it's important to protect our work, so we can keep maintaining it without fear of being exploited by predatory companies. If you have any feedback about licensing, we would love to hear your thoughts in the [discussion](https://github.com/orgs/hey-api/discussions/1141).
···11-# Functional Source License, Version 1.1, MIT Future License
22-33-## Abbreviation
11+MIT License
4255-FSL-1.1-MIT
66-77-## Notice
33+Copyright (c) Hey API
8499-Copyright 2024 Hey API
1010-1111-## Terms and Conditions
1212-1313-### Licensor ("We")
1414-1515-The party offering the Software under these Terms and Conditions.
1616-1717-### The Software
1818-1919-The "Software" is each version of the software that we make available under
2020-these Terms and Conditions, as indicated by our inclusion of these Terms and
2121-Conditions with the Software.
2222-2323-### License Grant
2424-2525-Subject to your compliance with this License Grant and the Patents,
2626-Redistribution and Trademark clauses below, we hereby grant you the right to
2727-use, copy, modify, create derivative works, publicly perform, publicly display
2828-and redistribute the Software for any Permitted Purpose identified below.
2929-3030-### Permitted Purpose
3131-3232-A Permitted Purpose is any purpose other than a Competing Use. A Competing Use
3333-means making the Software available to others in a commercial product or
3434-service that:
3535-3636-1. substitutes for the Software;
3737-3838-2. substitutes for any other product or service we offer using the Software
3939- that exists as of the date we make the Software available; or
4040-4141-3. offers the same or substantially similar functionality as the Software.
4242-4343-Permitted Purposes specifically include using the Software:
4444-4545-1. for your internal use and access;
4646-4747-2. for non-commercial education;
4848-4949-3. for non-commercial research; and
5050-5151-4. in connection with professional services that you provide to a licensee
5252- using the Software in accordance with these Terms and Conditions.
5353-5454-### Patents
5555-5656-To the extent your use for a Permitted Purpose would necessarily infringe our
5757-patents, the license grant above includes a license under our patents. If you
5858-make a claim against any party that the Software infringes or contributes to
5959-the infringement of any patent, then your patent license to the Software ends
6060-immediately.
6161-6262-### Redistribution
6363-6464-The Terms and Conditions apply to all copies, modifications and derivatives of
6565-the Software.
6666-6767-If you redistribute any copies, modifications or derivatives of the Software,
6868-you must include a copy of or a link to these Terms and Conditions and not
6969-remove any copyright notices provided in or with the Software.
7070-7171-### Disclaimer
7272-7373-THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT WARRANTIES OF ANY KIND, EXPRESS OR
7474-IMPLIED, INCLUDING WITHOUT LIMITATION WARRANTIES OF FITNESS FOR A PARTICULAR
7575-PURPOSE, MERCHANTABILITY, TITLE OR NON-INFRINGEMENT.
7676-7777-IN NO EVENT WILL WE HAVE ANY LIABILITY TO YOU ARISING OUT OF OR RELATED TO THE
7878-SOFTWARE, INCLUDING INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES,
7979-EVEN IF WE HAVE BEEN INFORMED OF THEIR POSSIBILITY IN ADVANCE.
8080-8181-### Trademarks
8282-8383-Except for displaying the License Details and identifying us as the origin of
8484-the Software, you have no right under these Terms and Conditions to use our
8585-trademarks, trade names, service marks or product names.
8686-8787-## Grant of Future License
8888-8989-We hereby irrevocably grant you an additional license to use the Software under
9090-the MIT license that is effective on the second anniversary of the date we make
9191-the Software available. On or after that date, you may use the Software under
9292-the MIT license, in which case the following will apply:
9393-9494-Permission is hereby granted, free of charge, to any person obtaining a copy of
9595-this software and associated documentation files (the "Software"), to deal in
9696-the Software without restriction, including without limitation the rights to
9797-use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
9898-of the Software, and to permit persons to whom the Software is furnished to do
9999-so, subject to the following conditions:
55+Permission is hereby granted, free of charge, to any person obtaining a copy
66+of this software and associated documentation files (the "Software"), to deal
77+in the Software without restriction, including without limitation the rights
88+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
99+copies of the Software, and to permit persons to whom the Software is
1010+furnished to do so, subject to the following conditions:
1001110112The above copyright notice and this permission notice shall be included in all
10213copies or substantial portions of the Software.