Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel

LICENSE 1.5 KB

You have to be logged in to leave a comment. Sign In
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
  1. GNU GENERAL PUBLIC LICENSE
  2. Version 3, 29 June 2007
  3. a tempolate for jupyter-book cookiecutter
  4. Copyright (C) 2021 Fang Shaofeng
  5. This program is free software: you can redistribute it and/or modify
  6. it under the terms of the GNU General Public License as published by
  7. the Free Software Foundation, either version 3 of the License, or
  8. (at your option) any later version.
  9. This program is distributed in the hope that it will be useful,
  10. but WITHOUT ANY WARRANTY; without even the implied warranty of
  11. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  12. GNU General Public License for more details.
  13. You should have received a copy of the GNU General Public License
  14. along with this program. If not, see <http://www.gnu.org/licenses/>.
  15. Also add information on how to contact you by electronic and paper mail.
  16. You should also get your employer (if you work as a programmer) or school,
  17. if any, to sign a "copyright disclaimer" for the program, if necessary.
  18. For more information on this, and how to apply and follow the GNU GPL, see
  19. <http://www.gnu.org/licenses/>.
  20. The GNU General Public License does not permit incorporating your program
  21. into proprietary programs. If your program is a subroutine library, you
  22. may consider it more useful to permit linking proprietary applications with
  23. the library. If this is what you want to do, use the GNU Lesser General
  24. Public License instead of this License. But first, please read
  25. <http://www.gnu.org/philosophy/why-not-lgpl.html>.
Tip!

Press p or to see the previous file or, n or to see the next file

Comments

Loading...