]> git.tuebingen.mpg.de Git - dss.git/blobdiff - dss.c
Replace license boilerplate with single line SPDX comments.
[dss.git] / dss.c
diff --git a/dss.c b/dss.c
index 491b8aa791fdafc29589ec08eae878e9e67039be..a782a2e26b5562c0293e5b38d425be480610ba04 100644 (file)
--- a/dss.c
+++ b/dss.c
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2008-2011 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* SPDX-License-Identifier: GPL-2.0 */
 #include <string.h>
 #include <stdlib.h>
 #include <stdio.h>