diff options
Diffstat (limited to 'src/redo-always.c')
-rw-r--r-- | src/redo-always.c | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/redo-always.c b/src/redo-always.c index 993d73b..b6e5978 100644 --- a/src/redo-always.c +++ b/src/redo-always.c @@ -1,3 +1,11 @@ +/* redo-always.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 "build.h" int main(int argc, char *argv[]) { |