1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-14 09:29:42 +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 +1 @@
Matt Porter <matt.porter@linaro.org> Matt Porter <mporter@linaro.org>

View file

@ -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 - Initial release

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]) AM_INIT_AUTOMAKE([-Wall -Werror foreign])
AC_PROG_CC AC_PROG_CC
AM_PROG_AR AM_PROG_AR

View file

@ -1,7 +1,7 @@
/* /*
* Copyright (C) 2013 Linaro Limited * 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 * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* /*
* Copyright (C) 2013 Linaro Limited * 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 * 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 * it under the terms of the GNU General Public License as published by

View file

@ -1,7 +1,7 @@
/* /*
* Copyright (C) 2013 Linaro Limited * 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 * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public

View file

@ -1,7 +1,7 @@
/* /*
* Copyright (C) 2013 Linaro Limited * 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 * This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public * modify it under the terms of the GNU Lesser General Public