diff options
Diffstat (limited to 'src/build.h')
-rw-r--r-- | src/build.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/build.h b/src/build.h index 5621c42..ada4df0 100644 --- a/src/build.h +++ b/src/build.h @@ -1,3 +1,11 @@ +/* build.h + * + * Copyright (c) 2014 Tharre + * + * This software may be modified and distributed under the terms + * of the MIT license. See the LICENSE file for details. + */ + #ifndef __RBUILD_H__ #define __RBUILD_H__ |