From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noboru Iwamatsu Subject: [PATCH 1/2] PVUSB: correct the license headers (backend part) Date: Mon, 23 Mar 2009 12:20:18 +0900 Message-ID: <49C6FFF2.80300@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------000100050704000709050800" Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org This is a multi-part message in MIME format. --------------000100050704000709050800 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This patch correct the license headers of the PVUSB backend driver. Signed-off-by: Noboru Iwamatsu --------------000100050704000709050800 Content-Type: text/plain; name="usbback_correct_headers.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="usbback_correct_headers.patch" diff -r 1db7fc8223c9 -r ddc8f941105d drivers/xen/usbback/interface.c --- a/drivers/xen/usbback/interface.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbback/interface.c Mon Mar 23 11:50:07 2009 +0900 @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . * - * or, + * or, by your choice, * * When distributed separately from the Linux kernel or incorporated into * other software packages, subject to the following license: diff -r 1db7fc8223c9 -r ddc8f941105d drivers/xen/usbback/usbback.c --- a/drivers/xen/usbback/usbback.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbback/usbback.c Mon Mar 23 11:50:07 2009 +0900 @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . * - * or, + * or, by your choice, * * When distributed separately from the Linux kernel or incorporated into * other software packages, subject to the following license: diff -r 1db7fc8223c9 -r ddc8f941105d drivers/xen/usbback/usbback.h --- a/drivers/xen/usbback/usbback.h Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbback/usbback.h Mon Mar 23 11:50:07 2009 +0900 @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . * - * or, + * or, by your choice, * * When distributed separately from the Linux kernel or incorporated into * other software packages, subject to the following license: diff -r 1db7fc8223c9 -r ddc8f941105d drivers/xen/usbback/usbstub.c --- a/drivers/xen/usbback/usbstub.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbback/usbstub.c Mon Mar 23 11:50:07 2009 +0900 @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . * - * or, + * or, by your choice, * * When distributed separately from the Linux kernel or incorporated into * other software packages, subject to the following license: diff -r 1db7fc8223c9 -r ddc8f941105d drivers/xen/usbback/xenbus.c --- a/drivers/xen/usbback/xenbus.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbback/xenbus.c Mon Mar 23 11:50:07 2009 +0900 @@ -19,7 +19,7 @@ * You should have received a copy of the GNU General Public License * along with this program; if not, see . * - * or, + * or, by your choice, * * When distributed separately from the Linux kernel or incorporated into * other software packages, subject to the following license: --------------000100050704000709050800 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lists.xensource.com/xen-devel --------------000100050704000709050800--