1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-24 17:15:08 +03:00

libusbg: update preferred email address

Update email address for myself throughout the code.

Signed-off-by: Matt Porter <mporter@linaro.org>
This commit is contained in:
Matt Porter 2014-01-04 16:10:57 -05:00
parent a371518d64
commit 14949f6764
7 changed files with 7 additions and 7 deletions

View file

@ -1,4 +1,4 @@
AC_INIT([libusbg], [0.0.1], [matt.porter@linaro.org])
AC_INIT([libusbg], [0.0.1], [mporter@linaro.org])
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC
AM_PROG_AR