diff options
author | Matt Porter <mporter@linaro.org> | 2014-01-04 16:10:57 -0500 |
---|---|---|
committer | Matt Porter <mporter@linaro.org> | 2014-01-21 07:58:24 -0500 |
commit | 14949f6764dba63356515077ddfdbb4a4d21782c (patch) | |
tree | 132e0c27f0695e420551aed89653fe8aee05fac5 /examples | |
parent | a371518d64ba444d46e2b9d23a8d78f63aae3bbf (diff) | |
download | libusbg-14949f6764dba63356515077ddfdbb4a4d21782c.tar.gz libusbg-14949f6764dba63356515077ddfdbb4a4d21782c.tar.bz2 libusbg-14949f6764dba63356515077ddfdbb4a4d21782c.zip |
libusbg: update preferred email address
Update email address for myself throughout the code.
Signed-off-by: Matt Porter <mporter@linaro.org>
Diffstat (limited to 'examples')
-rw-r--r-- | examples/gadget-acm-ecm.c | 2 | ||||
-rw-r--r-- | examples/show-gadgets.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/gadget-acm-ecm.c b/examples/gadget-acm-ecm.c index ea11599..e4cdd19 100644 --- a/examples/gadget-acm-ecm.c +++ b/examples/gadget-acm-ecm.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2013 Linaro Limited * - * Matt Porter <matt.porter@linaro.org> + * Matt Porter <mporter@linaro.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/examples/show-gadgets.c b/examples/show-gadgets.c index a0fc1e3..6de7797 100644 --- a/examples/show-gadgets.c +++ b/examples/show-gadgets.c @@ -1,7 +1,7 @@ /* * Copyright (C) 2013 Linaro Limited * - * Matt Porter <matt.porter@linaro.org> + * Matt Porter <mporter@linaro.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |