Replace license boilerplate with single line SPDX comments.
[dss.git] / sig.c
diff --git a/sig.c b/sig.c
index 99d3dd34d7ca20c1018e8984d2a362906e07a42a..fe7fcede927b574391ce0cf4ee8e5035916d4fd1 100644 (file)
--- a/sig.c
+++ b/sig.c
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2004-2010 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 <errno.h>