You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: LICENSE
+4-76Lines changed: 4 additions & 76 deletions
Original file line number
Diff line number
Diff line change
@@ -1,63 +1,7 @@
1
-
2
-
Skip to content
3
-
4
-
Pull requests
5
-
Issues
6
-
Marketplace
7
-
Explore
8
-
9
-
@sjaehn
10
-
11
-
1
12
-
3
13
-
14
-
0
15
-
16
-
sjaehn/BSlicer
17
-
Code
18
-
Issues 0
19
-
Pull requests 0
20
-
Projects 0
21
-
Wiki
22
-
Insights
23
-
Settings
24
-
BSlicer/LICENSE
25
-
26
-
sjaehn/BSlicer is licensed under the
27
-
GNU General Public License v3.0
28
-
29
-
Permissions of this strong copyleft license are conditioned on making available complete source code of licensed works and modifications, which include larger works using a licensed work, under the same license. Copyright and license notices must be preserved. Contributors provide an express grant of patent rights.
30
-
Permissions
31
-
32
-
Commercial use
33
-
Modification
34
-
Distribution
35
-
Patent use
36
-
37
-
Private use
38
-
39
-
Limitations
40
-
41
-
Liability
42
-
43
-
Warranty
44
-
45
-
Conditions
46
-
47
-
License and copyright notice
48
-
State changes
49
-
Disclose source
50
-
51
-
Same license
52
-
53
-
This is not legal advice. Learn more about repository licenses.
54
-
09d7edf on 3 Sep 2018
55
-
@sjaehn sjaehn Initial commit
56
-
675 lines (553 sloc) 34.3 KB
57
1
GNU GENERAL PUBLIC LICENSE
58
2
Version 3, 29 June 2007
59
3
60
-
Copyright (C) 2007 Free Software Foundation, Inc. <http://fsf.org/>
4
+
Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
61
5
Everyone is permitted to copy and distribute verbatim copies
62
6
of this license document, but changing it is not allowed.
63
7
@@ -701,7 +645,7 @@ the "copyright" line and a pointer to where the full notice is found.
701
645
GNU General Public License for more details.
702
646
703
647
You should have received a copy of the GNU General Public License
704
-
along with this program. If not, see <http://www.gnu.org/licenses/>.
648
+
along with this program. If not, see <https://www.gnu.org/licenses/>.
705
649
706
650
Also add information on how to contact you by electronic and paper mail.
707
651
@@ -720,27 +664,11 @@ might be different; for a GUI interface, you would use an "about box".
720
664
You should also get your employer (if you work as a programmer) or school,
721
665
if any, to sign a "copyright disclaimer" for the program, if necessary.
722
666
For more information on this, and how to apply and follow the GNU GPL, see
723
-
<http://www.gnu.org/licenses/>.
667
+
<https://www.gnu.org/licenses/>.
724
668
725
669
The GNU General Public License does not permit incorporating your program
726
670
into proprietary programs. If your program is a subroutine library, you
727
671
may consider it more useful to permit linking proprietary applications with
728
672
the library. If this is what you want to do, use the GNU Lesser General
729
673
Public License instead of this License. But first, please read
0 commit comments