diff options
Diffstat (limited to 'LICENSE')
-rw-r--r-- | LICENSE | 9 |
1 files changed, 6 insertions, 3 deletions
@@ -1,6 +1,6 @@ MIT/X Consortium License -© 2011-2013 Hiltjo Posthuma <hiltjo@codemadness.org> +© 2011-214 Hiltjo Posthuma <hiltjo@codemadness.org> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), @@ -21,9 +21,12 @@ FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. -tm_to_time and str*case functions from the Musl project, it's license is: +tmtotime and some libc functions: +str*case, strlcpy and macros in compat.c -Copyright © 2005-2012 Rich Felker +from the Musl project, it's license is: + +Copyright © 2005-2013 Rich Felker Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the |