diff --git a/AUTHORS b/AUTHORS index 98731f0..f88bd41 100644 --- a/AUTHORS +++ b/AUTHORS @@ -1,4 +1,4 @@ -Hermet Park +Hermet Park Cedric Bail Raoul Hecky Daniel Juyung Seo diff --git a/configure.ac b/configure.ac index 39da4f5..85fd62a 100644 --- a/configure.ac +++ b/configure.ac @@ -17,7 +17,7 @@ m4_define([lt_age], v_min) ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## ##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--##--## -AC_INIT(enventor, [v_ver], hermet@hermet.pe.kr) +AC_INIT(enventor, [v_ver], hermetpark@gmail.com) AC_PREREQ(2.52) AC_CONFIG_SRCDIR(configure.ac) AC_CONFIG_MACRO_DIR([m4])