diff options
Diffstat (limited to 'src/dbg.h')
-rw-r--r-- | src/dbg.h | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +/* dbg.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 __DBG_H__ #define __DBG_H__ |