License cleanup: add SPDX license identifier to uapi header files with no license
[sfrench/cifs-2.6.git] / include / uapi / linux / const.h
index c872bfd25e139115014764018072beb171dd23ad..92537757590aa94ec5d76c78d1fbf7c3fdb19de1 100644 (file)
@@ -1,3 +1,4 @@
+/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
 /* const.h: Macros for dealing with constants.  */
 
 #ifndef _LINUX_CONST_H