aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorPaul Kocialkowski <contact@paulk.fr>2014-02-15 21:11:22 +0100
committerPaul Kocialkowski <contact@paulk.fr>2014-02-15 21:11:22 +0100
commit583f87780b8b747f48525810ef9a467ec1902fad (patch)
tree9551a23bd216bdcf22232412a4dc6e28a2d1781c /configure.ac
parenta0332b5d7b654a9f0133002a9e6c3e6a01d59867 (diff)
downloadexternal_libsamsung-ipc-583f87780b8b747f48525810ef9a467ec1902fad.zip
external_libsamsung-ipc-583f87780b8b747f48525810ef9a467ec1902fad.tar.gz
external_libsamsung-ipc-583f87780b8b747f48525810ef9a467ec1902fad.tar.bz2
libsamsung-ipc is maintained by the Replicant project
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a955016..f6bd866 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([libsamsung-ipc], [0.2.0], [smartphones-userland@linuxtogo.org], [libsamsung-ipc])
+AC_INIT([libsamsung-ipc], [0.2.0], [contact@replicant.us], [libsamsung-ipc])
AC_CONFIG_SRCDIR([Makefile.am])
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE([dist-bzip2 subdir-objects])