diff --git a/LICENSE b/LICENSE new file mode 100644 index 00000000..c0bba47a --- /dev/null +++ b/LICENSE @@ -0,0 +1,13 @@ +Copyright 2025 Auth0 + +Licensed under the Apache License, Version 2.0 (the "License"); +you may not use this file except in compliance with the License. +You may obtain a copy of the License at + + http://www.apache.org/licenses/LICENSE-2.0 + +Unless required by applicable law or agreed to in writing, software +distributed under the License is distributed on an "AS IS" BASIS, +WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +See the License for the specific language governing permissions and +limitations under the License. \ No newline at end of file diff --git a/README.md b/README.md index c4845619..4ec5770e 100644 --- a/README.md +++ b/README.md @@ -62,3 +62,7 @@ You can check out [the Next.js GitHub repository](https://github.com/vercel/next The easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new?utm_medium=default-template&filter=next.js&utm_source=create-next-app&utm_campaign=create-next-app-readme) from the creators of Next.js. Check out our [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details. + +## License + +This project is licensed under the Apache License 2.0 - see the [LICENSE](LICENSE) file for details \ No newline at end of file