We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0db1b commit 48cdde9Copy full SHA for 48cdde9
options/gitignore/Zig
@@ -0,0 +1,2 @@
1
+.zig-cache/
2
+zig-out/
options/license/Boehm-GC-without-fee
@@ -0,0 +1,14 @@
+Copyright (c) 2000
+SWsoft company
3
+
4
+Modifications copyright (c) 2001, 2013. Oracle and/or its affiliates.
5
+All rights reserved.
6
7
+This material is provided "as is", with absolutely no warranty expressed
8
+or implied. Any use is at your own risk.
9
10
+Permission to use or copy this software for any purpose is hereby granted
11
+without fee, provided the above notices are retained on all copies.
12
+Permission to modify the code and to distribute modified code is granted,
13
+provided the above notices are retained, and a notice that the code was
14
+modified is included with the above copyright notice.
0 commit comments