aboutsummaryrefslogtreecommitdiff
path: root/lib/std/special/init-lib/src
AgeCommit message (Collapse)Author
2020-08-23remove licensing comments from init-exe/init-libLuna
2020-08-20add license header to all std lib filesAndrew Kelley
add SPDX license identifier copyright ownership is zig contributors
2019-09-25mv std/ lib/Andrew Kelley
that's all this commit does. further commits will fix cli flags and such. see #2221