From mboxrd@z Thu Jan 1 00:00:00 1970 From: Noboru Iwamatsu Subject: [PATCH 2/2] PVUSB: correct the license headers (frontend part) Date: Mon, 23 Mar 2009 12:20:33 +0900 Message-ID: <49C70001.4020708@jp.fujitsu.com> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="------------040204030204050400070106" 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. --------------040204030204050400070106 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit This patch correct the license headers of the PVUSB frontend driver. Signed-off-by: Noboru Iwamatsu --------------040204030204050400070106 Content-Type: text/plain; name="usbfront_correct_headers.patch" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="usbfront_correct_headers.patch" diff -r 1db7fc8223c9 -r ddc8f941105d drivers/xen/usbfront/usbfront-dbg.c --- a/drivers/xen/usbfront/usbfront-dbg.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbfront/usbfront-dbg.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/usbfront/usbfront-hcd.c --- a/drivers/xen/usbfront/usbfront-hcd.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbfront/usbfront-hcd.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/usbfront/usbfront-hub.c --- a/drivers/xen/usbfront/usbfront-hub.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbfront/usbfront-hub.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/usbfront/usbfront-q.c --- a/drivers/xen/usbfront/usbfront-q.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbfront/usbfront-q.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/usbfront/usbfront.h --- a/drivers/xen/usbfront/usbfront.h Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbfront/usbfront.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/usbfront/xenbus.c --- a/drivers/xen/usbfront/xenbus.c Thu Mar 19 15:08:09 2009 +0900 +++ b/drivers/xen/usbfront/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: --------------040204030204050400070106 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 --------------040204030204050400070106--