mirror of
https://github.com/linux-usb-gadgets/libusbgx.git
synced 2025-07-14 03:41:22 +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:
parent
a371518d64
commit
14949f6764
7 changed files with 7 additions and 7 deletions
2
AUTHORS
2
AUTHORS
|
@ -1 +1 @@
|
|||
Matt Porter <matt.porter@linaro.org>
|
||||
Matt Porter <mporter@linaro.org>
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
Wed, 04 Sep 2013 Matt Porter <matt.porter@linaro.org> 0.0.1
|
||||
Wed, 04 Sep 2013 Matt Porter <mporter@linaro.org> 0.0.1
|
||||
- Initial release
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Copyright (C) 2013 Linaro Limited
|
||||
*
|
||||
* Matt Porter <matt.porter@linaro.org>
|
||||
* Matt Porter <mporter@linaro.org>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
/*
|
||||
* Copyright (C) 2013 Linaro Limited
|
||||
*
|
||||
* Matt Porter <matt.porter@linaro.org>
|
||||
* Matt Porter <mporter@linaro.org>
|
||||
*
|
||||
* This library is free software; you can redistribute it and/or
|
||||
* modify it under the terms of the GNU Lesser General Public
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue