index
:
l4basic
master
Simple library providing some trivial functions
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
README
2
1 files changed, 2 insertions, 0 deletions
diff --git a/README b/README
index 3692b27..fb2344a 100644
--- a/
README
+++ b/
README
@@ -9,3 +9,5 @@ l4darr:
基本上這些函式庫都很小,所以請直接靜態連結到你的程式,不要安裝到系統上!
同時預設的 Makefile 也不提供建立動態函式庫的功能,有需要請自行處理!
+
+本函式庫使用 Public Domain 釋出,歡迎自行修改以符合需求!