License cleanup: add SPDX license identifier to uapi header files with no license
[linux-block.git] / arch / score / include / uapi / asm / ipcbuf.h
CommitLineData
6f52b16c 1/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */
6bc9a396
CL
2#ifndef _ASM_SCORE_IPCBUF_H
3#define _ASM_SCORE_IPCBUF_H
4
5#include <asm-generic/ipcbuf.h>
6
7#endif /* _ASM_SCORE_IPCBUF_H */