Add SPDX license identifiers to all source files, BSD-3 & GPL-2

Signed-off-by: Joachim Nilsson <troglobit@gmail.com>
This commit is contained in:
Joachim Nilsson
2019-10-13 12:07:38 +02:00
parent 52a33f1cf4
commit 4fcebdb03c
11 changed files with 33 additions and 11 deletions

View File

@@ -1,4 +1,6 @@
/*
/*-
* SPDX-License-Identifier: GPL-2.0-or-later
*
* module.h - Miscellaneous module definitions
* Copyright (c) 1996 Richard Henderson <rth@tamu.edu>
* Copyright (c) 2004-7 Martin Schulze <joey@infodrom.org>