commit | 3847637840def5d7c890acecb2a8ee8242d958dc | [log] [tgz] |
---|---|---|
author | Jonathan Corbet <corbet@lwn.net> | Tue Feb 20 12:24:23 2018 -0700 |
committer | Jonathan Corbet <corbet@lwn.net> | Tue Feb 20 12:24:23 2018 -0700 |
tree | 1480fbe1f0c860d40faac3b94b3405f32ae50124 | |
parent | af250290430e1e678eef8c5c646a1bfd6af7b68a [diff] |
docs: Add an SPDX header to kernel-doc Add the SPDX header while I'm in the neighborhood. The source itself just says "GNU General Public License", but it also refers people to the COPYING file for further information. Since COPYING says 2.0-only, that is what I have put into the header. Signed-off-by: Jonathan Corbet <corbet@lwn.net>