summaryrefslogtreecommitdiffstats
path: root/php_rpminfo.h
diff options
context:
space:
mode:
Diffstat (limited to 'php_rpminfo.h')
-rw-r--r--php_rpminfo.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/php_rpminfo.h b/php_rpminfo.h
index 6520118..ddc912f 100644
--- a/php_rpminfo.h
+++ b/php_rpminfo.h
@@ -23,6 +23,8 @@ extern zend_module_entry rpminfo_module_entry;
#define phpext_rpminfo_ptr &rpminfo_module_entry
#define PHP_RPMINFO_VERSION "1.1.1-dev"
+#define PHP_RPMINFO_AUTHOR "Remi Collet"
+#define PHP_RPMINFO_LICENSE "PHP-3.01"
#ifdef ZTS
#include "TSRM.h"