opnsense-src/lib/libc/uuid
Pedro F. Giffuni d915a14ef0 libc: further adoption of SPDX licensing ID tags.
Mainly focus on files that use BSD 2-Clause license, however the tool I
was using mis-identified many licenses so this was mostly a manual - error
prone - task.

The Software Package Data Exchange (SPDX) group provides a specification
to make it easier for automated tools to detect and summarize well known
opensource licenses. We are gradually adopting the specification, noting
that the tags are considered only advisory and do not, in any way,
superceed or replace the license texts.
2017-11-25 17:12:48 +00:00
..
Makefile.inc Replace use of ${.CURDIR} by ${LIBC_SRCTOP} and define ${LIBC_SRCTOP} 2014-03-04 02:19:39 +00:00
Symbol.map Move uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec_be symbols 2008-09-19 15:52:56 +00:00
uuid.3 Note that memory should be freed after uuid_to_string(3) call. 2012-03-01 14:39:01 +00:00
uuid_compare.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_create.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_create_nil.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_equal.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_from_string.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_hash.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_is_nil.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_stream.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00
uuid_to_string.c libc: further adoption of SPDX licensing ID tags. 2017-11-25 17:12:48 +00:00