aboutsummaryrefslogtreecommitdiff
path: root/src/target/ls1_sap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/target/ls1_sap.c')
-rw-r--r--src/target/ls1_sap.c19
1 files changed, 5 insertions, 14 deletions
diff --git a/src/target/ls1_sap.c b/src/target/ls1_sap.c
index c167224..9bd00c0 100644
--- a/src/target/ls1_sap.c
+++ b/src/target/ls1_sap.c
@@ -1,17 +1,8 @@
-/***************************************************************************
- * Copyright (C) 2015 by Esben Haabendal *
- * eha@deif.com *
- * *
- * This program is free software; you can redistribute it and/or modify *
- * it under the terms of the GNU General Public License as published by *
- * the Free Software Foundation; either version 2 of the License, or *
- * (at your option) any later version. *
- * *
- * This program is distributed in the hope that it will be useful, *
- * but WITHOUT ANY WARRANTY; without even the implied warranty of *
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the *
- * GNU General Public License for more details. *
- ***************************************************************************/
+// SPDX-License-Identifier: GPL-2.0-or-later
+
+/*
+ * Copyright (C) 2015 by Esben Haabendal <eha@deif.com>
+ */
#ifdef HAVE_CONFIG_H
#include "config.h"