WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-changelog

[Xen-changelog] [linux-2.6.18-xen] pvusb: Fix license headers.

To: xen-changelog@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-changelog] [linux-2.6.18-xen] pvusb: Fix license headers.
From: "Xen patchbot-linux-2.6.18-xen" <patchbot-linux-2.6.18-xen@xxxxxxxxxxxxxxxxxxx>
Date: Tue, 31 Mar 2009 08:11:38 -0700
Delivery-date: Tue, 31 Mar 2009 08:12:15 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-changelog-request@lists.xensource.com?subject=help>
List-id: BK change log <xen-changelog.lists.xensource.com>
List-post: <mailto:xen-changelog@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-changelog>, <mailto:xen-changelog-request@lists.xensource.com?subject=unsubscribe>
Reply-to: xen-devel@xxxxxxxxxxxxxxxxxxx
Sender: xen-changelog-bounces@xxxxxxxxxxxxxxxxxxx
# HG changeset patch
# User Keir Fraser <keir.fraser@xxxxxxxxxx>
# Date 1238494283 -3600
# Node ID 4c7eb2e71e9d9d94583336c022042ffaa3ba6481
# Parent  87c84f7dd8507edc58c13f1debfad5a05aa03128
pvusb: Fix license headers.

Signed-off-by: Noboru Iwamatsu <n_iwamatsu@xxxxxxxxxxxxxx>
---
 drivers/xen/usbback/interface.c     |    2 +-
 drivers/xen/usbback/usbback.c       |    2 +-
 drivers/xen/usbback/usbback.h       |    2 +-
 drivers/xen/usbback/usbstub.c       |    2 +-
 drivers/xen/usbback/xenbus.c        |    2 +-
 drivers/xen/usbfront/usbfront-dbg.c |    2 +-
 drivers/xen/usbfront/usbfront-hcd.c |    2 +-
 drivers/xen/usbfront/usbfront-hub.c |    2 +-
 drivers/xen/usbfront/usbfront-q.c   |    2 +-
 drivers/xen/usbfront/usbfront.h     |    2 +-
 drivers/xen/usbfront/xenbus.c       |    2 +-
 11 files changed, 11 insertions(+), 11 deletions(-)

diff -r 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbback/interface.c
--- a/drivers/xen/usbback/interface.c   Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbback/interface.c   Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbback/usbback.c
--- a/drivers/xen/usbback/usbback.c     Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbback/usbback.c     Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbback/usbback.h
--- a/drivers/xen/usbback/usbback.h     Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbback/usbback.h     Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbback/usbstub.c
--- a/drivers/xen/usbback/usbstub.c     Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbback/usbstub.c     Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbback/xenbus.c
--- a/drivers/xen/usbback/xenbus.c      Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbback/xenbus.c      Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbfront/usbfront-dbg.c
--- a/drivers/xen/usbfront/usbfront-dbg.c       Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbfront/usbfront-dbg.c       Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbfront/usbfront-hcd.c
--- a/drivers/xen/usbfront/usbfront-hcd.c       Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbfront/usbfront-hcd.c       Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbfront/usbfront-hub.c
--- a/drivers/xen/usbfront/usbfront-hub.c       Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbfront/usbfront-hub.c       Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbfront/usbfront-q.c
--- a/drivers/xen/usbfront/usbfront-q.c Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbfront/usbfront-q.c Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbfront/usbfront.h
--- a/drivers/xen/usbfront/usbfront.h   Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbfront/usbfront.h   Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * 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 87c84f7dd850 -r 4c7eb2e71e9d drivers/xen/usbfront/xenbus.c
--- a/drivers/xen/usbfront/xenbus.c     Fri Mar 20 09:00:58 2009 +0000
+++ b/drivers/xen/usbfront/xenbus.c     Tue Mar 31 11:11:23 2009 +0100
@@ -19,7 +19,7 @@
  * You should have received a copy of the GNU General Public License
  * along with this program; if not, see <http://www.gnu.org/licenses/>.
  *
- * or,
+ * or, by your choice,
  *
  * When distributed separately from the Linux kernel or incorporated into
  * other software packages, subject to the following license:

_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog

<Prev in Thread] Current Thread [Next in Thread>
  • [Xen-changelog] [linux-2.6.18-xen] pvusb: Fix license headers., Xen patchbot-linux-2.6.18-xen <=