diff options
Diffstat (limited to 'src/license.h')
-rw-r--r-- | src/license.h | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/license.h b/src/license.h new file mode 100644 index 0000000..0ff939f --- /dev/null +++ b/src/license.h @@ -0,0 +1,6 @@ +#ifndef LICENSE_H +#define LICENSE_H 1 + +#define ALL_LICENSES \ + +#endif |