aboutsummaryrefslogtreecommitdiffstats
path: root/src/redo-ifchange.c
diff options
context:
space:
mode:
authorTharre <tharre3@gmail.com>2014-08-16 00:36:53 +0200
committerTharre <tharre3@gmail.com>2014-08-16 01:17:51 +0200
commite0bec031040fd899d1e173a2e4724c375c0846aa (patch)
tree0727468fa141eec73519ea5ee74f60ed4bb7b2a5 /src/redo-ifchange.c
parente7a1310f6f0c1545ce0e836cc67fed904a635506 (diff)
downloadredo-e0bec031040fd899d1e173a2e4724c375c0846aa.tar.gz
redo-e0bec031040fd899d1e173a2e4724c375c0846aa.tar.xz
redo-e0bec031040fd899d1e173a2e4724c375c0846aa.zip
Add license notice to README and source files
Diffstat (limited to 'src/redo-ifchange.c')
-rw-r--r--src/redo-ifchange.c8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/redo-ifchange.c b/src/redo-ifchange.c
index 0b4c1af..c6974ac 100644
--- a/src/redo-ifchange.c
+++ b/src/redo-ifchange.c
@@ -1,3 +1,11 @@
+/* redo-ifchange.c
+ *
+ * Copyright (c) 2014 Tharre
+ *
+ * This software may be modified and distributed under the terms
+ * of the MIT license. See the LICENSE file for details.
+ */
+
#include <stdio.h>
#include <stdbool.h>