mirror of https://github.com/open-webui/open-webui
chore: revert license change
This commit is contained in:
parent
1718bde105
commit
9c05761490
7
LICENSE
7
LICENSE
|
@ -1,11 +1,12 @@
|
|||
Ollama Web UI © 2023 by Timothy Jaeryang Baek is licensed under CC BY-NC-SA 4.0
|
||||
MIT License
|
||||
|
||||
Read more: https://creativecommons.org/licenses/by-nc-sa/4.0/
|
||||
Copyright (c) 2023 Timothy Jaeryang Baek
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, and to permit persons to whom the Software is
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
|
|
|
@ -183,7 +183,7 @@ A big shoutout to our amazing supporters who's helping to make this project poss
|
|||
|
||||
## License 📜
|
||||
|
||||
Ollama Web UI is licensed under CC BY-NC-SA 4.0 - see the [LICENSE](LICENSE) file for details. 📄
|
||||
This project is licensed under the [MIT License](LICENSE) - see the [LICENSE](LICENSE) file for details. 📄
|
||||
|
||||
## Support 💬
|
||||
|
||||
|
|
Loading…
Reference in New Issue