Add SPDX header to top level files
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
49d0bb8406
commit
59ed9ea3fc
@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* Dirk Hohndel, 2015 */
|
||||
|
||||
#include <QString>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* qt-gui.cpp */
|
||||
/* Qt UI implementation */
|
||||
#include "core/dive.h"
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* main.c */
|
||||
#include <locale.h>
|
||||
#include <stdio.h>
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* qt-gui.cpp */
|
||||
/* Qt UI implementation */
|
||||
#include "core/dive.h"
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
// SPDX-License-Identifier: GPL-2.0
|
||||
/* main.c */
|
||||
#include <locale.h>
|
||||
#include <stdio.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user