Skip to content

Commit 7de70f4

Browse files
committed
Add GPLv3 license and notice
1 parent f87e4d6 commit 7de70f4

File tree

2 files changed

+677
-1
lines changed

2 files changed

+677
-1
lines changed

NOTICE

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
rustc_codegen_gccjit
2-
Copyright 2020 Antoni Boucher
2+
Copyright 2020-2021 Antoni Boucher
33

44
Portions of this library comes from rustc_codegen_cranelift
55
(https://github.com/bjorn3/rustc_codegen_cranelift — commit
@@ -20,3 +20,5 @@ The following files and directories come partially or entirely from rustc_codege
2020
* test.sh
2121
* build_sysroot
2222
* .github/workflows
23+
24+
The libgccjit patches in the gcc-patches directory are licensed under the GPLv3 license.

0 commit comments

Comments
 (0)