diff options
Diffstat (limited to 'src/filepath.h')
-rw-r--r-- | src/filepath.h | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/filepath.h b/src/filepath.h index f7d6da9..fd80768 100644 --- a/src/filepath.h +++ b/src/filepath.h @@ -1,3 +1,11 @@ +/* filepath.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 __FILEPATH_H__ #define __FILEPATH_H__ |