sreplace.c
changeset 4 576167dd9de2
parent 3 edae5c16989e
parent 2 971e9ed05e1a
child 5 18c4f565e6d8
--- a/sreplace.c	Wed May 23 12:21:03 2007 +0200
+++ b/sreplace.c	Tue May 29 18:49:39 2007 +0200
@@ -1,3 +1,9 @@
+/*
+    Task Spooler - a task queue system for the unix user
+    Copyright (C) 2007  LluĂ­s Batlle i Rossell
+
+    Please find the license in the provided COPYING file.
+*/
 #include <stdio.h>
 #include <assert.h>
 #include <string.h>