]> git.tuebingen.mpg.de Git - dss.git/blobdiff - exec.c
Add INSTALL -- installation and usage notes.
[dss.git] / exec.c
diff --git a/exec.c b/exec.c
index 164feb294be62820d10c32d30d4dc42a55efda0b..b1f60faab79f2929584525ab5728860487a2d46a 100644 (file)
--- a/exec.c
+++ b/exec.c
@@ -1,3 +1,9 @@
+/*
+ * Copyright (C) 2003-2008 Andre Noll <maan@systemlinux.org>
+ *
+ * Licensed under the GPL v2. For licencing details see COPYING.
+ */
+
 /** \file exec.c Helper functions for spawning new processes. */
 
 #include <string.h>