summaryrefslogtreecommitdiff
path: root/src/shared/initreq.h
Commit message (Collapse)AuthorAgeFilesLines
* three spdx header fixesLennart Poettering2020-12-101-1/+1
|
* headers: add spdx tags to imported files with a known licenseZbigniew Jędrzejewski-Szmek2020-10-291-0/+1
| | | | | | | | | | | | | | | I added the header in the cases where the license text is present and it is easy to find the appropriate SPDX header. For "public domain" stuff: SDPX treats each "public domain" license as unique [1], but luckily the one in siphash24.c is one of the identified variants. There are some other cases which specify "public domain" but there doesn't seem to be a SPDX identifier. [1] https://wiki.spdx.org/view/Legal_Team/Decisions/Dealing_with_Public_Domain_within_SPDX_Files gunicode.[ch] are imported from glib, which is licensed as LGPL2.1+, see https://gitlab.gnome.org/GNOME/glib/-/blob/master/glib/gunicode.h.
* tree-wide: use '#pragma once' for header guardYu Watanabe2018-08-301-4/+1
| | | | Follow-up for a2b635eb3940f33f5dd308d85ba416f0630d152b (#9959).
* tree-wide: drop empty lines in commentsYu Watanabe2018-07-231-1/+1
|
* tree-wide: remove some double newlines in headers, tooLennart Poettering2018-05-221-1/+0
|
* build-sys: move more files from core/ to share/ that are generic enoughLennart Poettering2013-11-221-0/+77