diff options
Diffstat (limited to 'include/version.h')
-rw-r--r-- | include/version.h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/include/version.h b/include/version.h new file mode 100644 index 0000000..af1b427 --- /dev/null +++ b/include/version.h @@ -0,0 +1,9 @@ +/* + Copyright (c) 2006, 2007 Dmitry Butskoy + <dmitry@butskoy.name> + License: GPL v2 or any later + + See COPYING for the status of this software. +*/ + +#include "../VERSION" |