]> git.tuebingen.mpg.de Git - dss.git/blobdiff - exec.c
Silence a bogus scan-build warning.
[dss.git] / exec.c
diff --git a/exec.c b/exec.c
index 920ea0e2e9086bee1b5d82e72a8f051ad32efd3a..9e0565dc5e08cd0905fd70de01ca0c9b8a100a0e 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1,8 +1,4 @@
-/*
- * Copyright (C) 2003-2011 Andre Noll <maan@tuebingen.mpg.de>
- *
- * Licensed under the GPL v2. For licencing details see COPYING.
- */
+/* SPDX-License-Identifier: GPL-2.0 */
 
 /** \file exec.c Helper functions for spawning new processes. */