diff options
Diffstat (limited to 'src/redo-ifchange.c')
-rw-r--r-- | src/redo-ifchange.c | 8 |
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> |