[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 3/3][XenBus] Scripted replacement of Copyright notices in source


  • To: <win-pv-devel@xxxxxxxxxxxxxxxxxxxx>
  • From: Owen Smith <owen.smith@xxxxxxxxxx>
  • Date: Fri, 10 Feb 2023 08:44:38 +0000
  • Authentication-results: esa2.hc3370-68.iphmx.com; dkim=none (message not signed) header.i=none
  • Cc: Owen Smith <owen.smith@xxxxxxxxxx>
  • Delivery-date: Fri, 10 Feb 2023 08:45:51 +0000
  • Ironport-data: A9a23:29TbO6AjJLI+bxVW/1Tjw5YqxClBgxIJ4kV8jS/XYbTApDNx32YGm moXUW2PMvfbNzame9x3aIvl9E8C7ZHQmoVlQQY4rX1jcSlH+JHPbTi7wuUcHAvJd5GeExg3h yk6QoOdRCzhZiaE/n9BCpC48T8nk/nOHuGmYAL9EngZbRd+Tys8gg5Ulec8g4p56fC0GArIs t7pyyHlEAbNNwVcbyRFtMpvlDs15K6p4GlB5gRnDRx2lAS2e0c9Xcp3yZ6ZdxMUcqEMdsamS uDKyq2O/2+x13/B3fv8z94X2mVTKlLjFVDmZkh+AsBOsTAbzsAG6Y4pNeJ0VKtio27hc+ada jl6ncfYpQ8BZsUgkQmGOvVSO3kW0aZuoNcrLZUj2CA6IoKvn3bEmp1T4E8K0YIwyOYmIVlh0 NchCjEgSzCElcWP7664Rbw57igjBJGD0II3v3hhyXfSDOo8QICFSKLPjTNa9G5u3IYUR6+YP pdHL2M1N3wsYDUWUrsTIJUhkeHunXz+bz1wo1OJv6snpWPUyWSd1ZC8boaNJoLXFK25mG61v 0+B00DJQS0Ed4SE4jOMo3WQpvLQyHaTtIU6S+Tjq68CbEeo7nMSDlgOSx63rOe0jma6WslDM AoE9yw2t68w+Ue3CN7nUHWFTGWs50BGHYAKSqtjtV/Lk/CPi+qEOoQaZgxBOfwem+odfB4r+ 3qpmMHOPBNzs7LAHBpx6YyohT+1PCEUK0oLaikFURYJ7rHfnW0jsv7cZo09SfDo17UZDRm1m mnX93Zm293/mOZRj82GEUb7byVAT3QjZio8/U3pU22s9WuVj6b1NtXzuTA3ARutRbt1r2VtX lBew6ByD8hUV/lhcRBhp81TdIxFH97fbFXhbadHRvHNDQiF9X+5Zpx36zpjPkpvOctsUWa3P xKC51wNusINYiHCgUpLj2SZUZ9CIU/ITIuNaxwpRoAWPsgZmPGvo0mCmnJ8L0iyyRNxwMnTy L+QcNq2DGZyNEiU5GPeegvp6pdynnpW7TqKFfjGI+GPjeL2iIi9Fe1UbzNjr4kRsMu5neki2 48HZ5TakkUCAb2Wj+u+2dd7EG3m5EMTXfjew/G7vMbfSua6MAnN08Ps/I4=
  • Ironport-hdrordr: A9a23:XJFO6K5gQqVs78cYlgPXwD7XdLJyesId70hD6qkQc3FomwKj9/ xG/c5rsyMc7Qx6ZJhOo7+90cW7L080sKQFg7X5Xo3SOzUO2lHYT72KhLGKq1Hd8m/Fh4tgPM 9bGJSWY+eAaWSS4/ya3OG5eexQv+Vu8sqT9JnjJ6EGd3AaV0lihT0JejpyCidNNXB77QJSLu vg2iJAzQDQAUg/X4CAKVQuefPMnNHPnIKOW297O/Z2gDP+9g9B8dTBYmKl4is=
  • List-id: Developer list for the Windows PV Drivers subproject <win-pv-devel.lists.xenproject.org>

Using the powershell script, replace "Copyright (c) Citrix Systems, Inc."
with "Copyright (c) Xen Project." and "Copyright (c) Cloud Software Group, Inc."

Note: src/xen/vcpu.c was not changed, as copyright is assigned to Amazon.com, 
Inc.

Signed-off-by: Owen Smith <owen.smith@xxxxxxxxxx>
---
 LICENSE                         | 4 +++-
 include/balloon_interface.h     | 4 +++-
 include/cache_interface.h       | 4 +++-
 include/console_interface.h     | 4 +++-
 include/debug_interface.h       | 4 +++-
 include/emulated_interface.h    | 4 +++-
 include/evtchn_interface.h      | 4 +++-
 include/gnttab_interface.h      | 4 +++-
 include/range_set_interface.h   | 4 +++-
 include/revision.h              | 4 +++-
 include/shared_info_interface.h | 4 +++-
 include/store_interface.h       | 4 +++-
 include/suspend_interface.h     | 4 +++-
 include/unplug_interface.h      | 4 +++-
 include/xen-errno.h             | 4 +++-
 include/xen-types.h             | 4 +++-
 include/xen-version.h           | 4 +++-
 include/xen-warnings.h          | 4 +++-
 include/xen.h                   | 4 +++-
 src/coinst/coinst.c             | 4 +++-
 src/coinst/xenbus_coinst.def    | 4 +++-
 src/coinst/xenbus_coinst.rc     | 4 +++-
 src/common/assert.h             | 4 +++-
 src/common/dbg_print.h          | 4 +++-
 src/common/high.h               | 4 +++-
 src/common/mutex.h              | 4 +++-
 src/common/names.h              | 4 +++-
 src/common/registry.c           | 4 +++-
 src/common/registry.h           | 4 +++-
 src/common/util.h               | 4 +++-
 src/monitor/messages.mc         | 4 +++-
 src/monitor/monitor.c           | 4 +++-
 src/monitor/xenbus_monitor.rc   | 4 +++-
 src/xen/acpi.c                  | 4 +++-
 src/xen/acpi.h                  | 4 +++-
 src/xen/bug_check.c             | 4 +++-
 src/xen/bug_check.h             | 4 +++-
 src/xen/driver.c                | 4 +++-
 src/xen/driver.h                | 4 +++-
 src/xen/event_channel.c         | 4 +++-
 src/xen/grant_table.c           | 4 +++-
 src/xen/hvm.c                   | 4 +++-
 src/xen/hypercall.c             | 4 +++-
 src/xen/hypercall.h             | 4 +++-
 src/xen/log.c                   | 4 +++-
 src/xen/log.h                   | 4 +++-
 src/xen/memory.c                | 4 +++-
 src/xen/module.c                | 4 +++-
 src/xen/module.h                | 4 +++-
 src/xen/process.c               | 4 +++-
 src/xen/process.h               | 4 +++-
 src/xen/sched.c                 | 4 +++-
 src/xen/system.c                | 4 +++-
 src/xen/system.h                | 4 +++-
 src/xen/unplug.c                | 4 +++-
 src/xen/unplug.h                | 4 +++-
 src/xen/xen.def                 | 4 +++-
 src/xen/xen.rc                  | 4 +++-
 src/xen/xen_version.c           | 4 +++-
 src/xenbus.inf                  | 4 +++-
 src/xenbus/balloon.c            | 4 +++-
 src/xenbus/balloon.h            | 4 +++-
 src/xenbus/bus.c                | 4 +++-
 src/xenbus/bus.h                | 4 +++-
 src/xenbus/cache.c              | 4 +++-
 src/xenbus/cache.h              | 4 +++-
 src/xenbus/console.c            | 4 +++-
 src/xenbus/console.h            | 4 +++-
 src/xenbus/debug.c              | 4 +++-
 src/xenbus/debug.h              | 4 +++-
 src/xenbus/dma.c                | 4 +++-
 src/xenbus/dma.h                | 4 +++-
 src/xenbus/driver.c             | 4 +++-
 src/xenbus/driver.h             | 4 +++-
 src/xenbus/evtchn.c             | 4 +++-
 src/xenbus/evtchn.h             | 4 +++-
 src/xenbus/evtchn_2l.c          | 4 +++-
 src/xenbus/evtchn_2l.h          | 4 +++-
 src/xenbus/evtchn_abi.h         | 4 +++-
 src/xenbus/evtchn_fifo.c        | 4 +++-
 src/xenbus/evtchn_fifo.h        | 4 +++-
 src/xenbus/fdo.c                | 4 +++-
 src/xenbus/fdo.h                | 4 +++-
 src/xenbus/filters.c            | 4 +++-
 src/xenbus/filters.h            | 4 +++-
 src/xenbus/gnttab.c             | 4 +++-
 src/xenbus/gnttab.h             | 4 +++-
 src/xenbus/hash_table.c         | 4 +++-
 src/xenbus/hash_table.h         | 4 +++-
 src/xenbus/pdo.c                | 4 +++-
 src/xenbus/pdo.h                | 4 +++-
 src/xenbus/range_set.c          | 4 +++-
 src/xenbus/range_set.h          | 4 +++-
 src/xenbus/shared_info.c        | 4 +++-
 src/xenbus/shared_info.h        | 4 +++-
 src/xenbus/store.c              | 4 +++-
 src/xenbus/store.h              | 4 +++-
 src/xenbus/suspend.c            | 4 +++-
 src/xenbus/suspend.h            | 4 +++-
 src/xenbus/sync.c               | 4 +++-
 src/xenbus/sync.h               | 4 +++-
 src/xenbus/thread.c             | 4 +++-
 src/xenbus/thread.h             | 4 +++-
 src/xenbus/types.h              | 4 +++-
 src/xenbus/unplug.c             | 4 +++-
 src/xenbus/unplug.h             | 4 +++-
 src/xenbus/xenbus.rc            | 4 +++-
 src/xenfilt/driver.c            | 4 +++-
 src/xenfilt/driver.h            | 4 +++-
 src/xenfilt/emulated.c          | 4 +++-
 src/xenfilt/emulated.h          | 4 +++-
 src/xenfilt/fdo.c               | 4 +++-
 src/xenfilt/fdo.h               | 4 +++-
 src/xenfilt/pdo.c               | 4 +++-
 src/xenfilt/pdo.h               | 4 +++-
 src/xenfilt/thread.c            | 4 +++-
 src/xenfilt/thread.h            | 4 +++-
 src/xenfilt/types.h             | 4 +++-
 src/xenfilt/xenfilt.rc          | 4 +++-
 119 files changed, 357 insertions(+), 119 deletions(-)

diff --git a/LICENSE b/LICENSE
index 00be666..ecdaa75 100644
--- a/LICENSE
+++ b/LICENSE
@@ -1,4 +1,5 @@
-Copyright (c) Citrix Systems Inc.
+Copyright (c) Xen Project.
+Copyright (c) Cloud Software Group, Inc.
 All rights reserved.
 
 Redistribution and use in source and binary forms, 
@@ -28,3 +29,4 @@ NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
 OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF 
 SUCH DAMAGE.
 
+
diff --git a/include/balloon_interface.h b/include/balloon_interface.h
index 2d62e28..87712f7 100644
--- a/include/balloon_interface.h
+++ b/include/balloon_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -114,3 +115,4 @@ typedef struct _XENBUS_BALLOON_INTERFACE_V1 
XENBUS_BALLOON_INTERFACE, *PXENBUS_B
 
 #endif  // _XENBUS_BALLOON_INTERFACE_H
 
+
diff --git a/include/cache_interface.h b/include/cache_interface.h
index ce50f4e..6d8a78a 100644
--- a/include/cache_interface.h
+++ b/include/cache_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -261,3 +262,4 @@ typedef struct _XENBUS_CACHE_INTERFACE_V2 
XENBUS_CACHE_INTERFACE, *PXENBUS_CACHE
 #define XENBUS_CACHE_INTERFACE_VERSION_MAX  2
 
 #endif  // _XENBUS_CACHE_INTERFACE_H
+
diff --git a/include/console_interface.h b/include/console_interface.h
index 7c10cef..b4286b4 100644
--- a/include/console_interface.h
+++ b/include/console_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -182,3 +183,4 @@ typedef struct _XENBUS_CONSOLE_INTERFACE_V1 
XENBUS_CONSOLE_INTERFACE, *PXENBUS_C
 #define XENBUS_CONSOLE_INTERFACE_VERSION_MAX  1
 
 #endif  // _XENBUS_CONSOLE_INTERFACE_H
+
diff --git a/include/debug_interface.h b/include/debug_interface.h
index cc71db0..d5fb8a9 100644
--- a/include/debug_interface.h
+++ b/include/debug_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -173,3 +174,4 @@ typedef struct _XENBUS_DEBUG_INTERFACE_V1 
XENBUS_DEBUG_INTERFACE, *PXENBUS_DEBUG
 
 #endif  // _XENBUS_DEBUG_INTERFACE_H
 
+
diff --git a/include/emulated_interface.h b/include/emulated_interface.h
index fe93d72..b034f57 100644
--- a/include/emulated_interface.h
+++ b/include/emulated_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -143,3 +144,4 @@ typedef struct _XENFILT_EMULATED_INTERFACE_V2 
XENFILT_EMULATED_INTERFACE, *PXENF
 
 #endif  // _XENFILT_EMULATED_INTERFACE_H
 
+
diff --git a/include/evtchn_interface.h b/include/evtchn_interface.h
index 05c342e..b69c3ee 100644
--- a/include/evtchn_interface.h
+++ b/include/evtchn_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -359,3 +360,4 @@ typedef struct _XENBUS_EVTCHN_INTERFACE_V9 
XENBUS_EVTCHN_INTERFACE, *PXENBUS_EVT
 
 #endif  // _XENBUS_EVTCHN_INTERFACE_H
 
+
diff --git a/include/gnttab_interface.h b/include/gnttab_interface.h
index e3ee888..f71d263 100644
--- a/include/gnttab_interface.h
+++ b/include/gnttab_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -301,3 +302,4 @@ typedef struct _XENBUS_GNTTAB_INTERFACE_V4 
XENBUS_GNTTAB_INTERFACE, *PXENBUS_GNT
 
 #endif  // _XENBUS_GNTTAB_INTERFACE_H
 
+
diff --git a/include/range_set_interface.h b/include/range_set_interface.h
index 5ab416d..496e2ef 100644
--- a/include/range_set_interface.h
+++ b/include/range_set_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -177,3 +178,4 @@ typedef struct _XENBUS_RANGE_SET_INTERFACE_V1 
XENBUS_RANGE_SET_INTERFACE, *PXENB
 
 #endif  // _XENBUS_RANGE_SET_INTERFACE_H
 
+
diff --git a/include/revision.h b/include/revision.h
index 3e3779f..13a364c 100644
--- a/include/revision.h
+++ b/include/revision.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -59,3 +60,4 @@
     DEFINE_REVISION(0x09000009,  1,  4,  9,  1,  2,  1,  2,  4,  1,  1,  2)
 
 #endif  // _REVISION_H
+
diff --git a/include/shared_info_interface.h b/include/shared_info_interface.h
index 27910b0..ad4138a 100644
--- a/include/shared_info_interface.h
+++ b/include/shared_info_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -208,3 +209,4 @@ typedef struct _XENBUS_SHARED_INFO_INTERFACE_V4 
XENBUS_SHARED_INFO_INTERFACE, *P
 #define XENBUS_SHARED_INFO_INTERFACE_VERSION_MAX    4
 
 #endif  // _XENBUS_SHARED_INFO_H
+
diff --git a/include/store_interface.h b/include/store_interface.h
index e1251dd..74f59d4 100644
--- a/include/store_interface.h
+++ b/include/store_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -326,3 +327,4 @@ typedef struct _XENBUS_STORE_INTERFACE_V2 
XENBUS_STORE_INTERFACE, *PXENBUS_STORE
 
 #endif  // _XENBUS_STORE_INTERFACE_H
 
+
diff --git a/include/suspend_interface.h b/include/suspend_interface.h
index cbe11ab..00b7df4 100644
--- a/include/suspend_interface.h
+++ b/include/suspend_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -175,3 +176,4 @@ typedef struct _XENBUS_SUSPEND_INTERFACE_V1 
XENBUS_SUSPEND_INTERFACE, *PXENBUS_S
 
 #endif  // _XENBUS_SUSPEND_INTERFACE_H
 
+
diff --git a/include/unplug_interface.h b/include/unplug_interface.h
index 83b3dc9..173a1bc 100644
--- a/include/unplug_interface.h
+++ b/include/unplug_interface.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -114,3 +115,4 @@ typedef struct _XENBUS_UNPLUG_INTERFACE_V1 
XENBUS_UNPLUG_INTERFACE, *PXENBUS_UNP
 
 #endif  // _XENBUS_UNPLUG_INTERFACE_H
 
+
diff --git a/include/xen-errno.h b/include/xen-errno.h
index 9b8588e..aaafa82 100644
--- a/include/xen-errno.h
+++ b/include/xen-errno.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -112,3 +113,4 @@
         } while (FALSE)
 
 #endif  // _XEN_ERRNO_H
+
diff --git a/include/xen-types.h b/include/xen-types.h
index dca2903..3f19e42 100644
--- a/include/xen-types.h
+++ b/include/xen-types.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -47,3 +48,4 @@ typedef ULONG   uint32_t;
 typedef ULONG64 uint64_t;
 
 #endif  // _XEN_TYPES_H
+
diff --git a/include/xen-version.h b/include/xen-version.h
index 5da4233..39f6e24 100644
--- a/include/xen-version.h
+++ b/include/xen-version.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -35,3 +36,4 @@
 #define __XEN_INTERFACE_VERSION__ __XEN_LATEST_INTERFACE_VERSION__
 
 #endif  // _XEN_VERSION_H
+
diff --git a/include/xen-warnings.h b/include/xen-warnings.h
index 45d25c9..c3482ee 100644
--- a/include/xen-warnings.h
+++ b/include/xen-warnings.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -41,3 +42,4 @@
 # pragma warning(disable:4820) // padding added after data member
 
 #endif  // _XEN_WARNINGS_H
+
diff --git a/include/xen.h b/include/xen.h
index e1ed117..b4a45f3 100644
--- a/include/xen.h
+++ b/include/xen.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -513,3 +514,4 @@ VcpuRegisterVcpuInfo(
     );
 
 #endif  // _XEN_H
+
diff --git a/src/coinst/coinst.c b/src/coinst/coinst.c
index 8dc290c..a038f98 100644
--- a/src/coinst/coinst.c
+++ b/src/coinst/coinst.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -2133,3 +2134,4 @@ DllMain(
 
     return TRUE;
 }
+
diff --git a/src/coinst/xenbus_coinst.def b/src/coinst/xenbus_coinst.def
index df65c7f..afb57d4 100644
--- a/src/coinst/xenbus_coinst.def
+++ b/src/coinst/xenbus_coinst.def
@@ -1,4 +1,5 @@
-; Copyright (c) Citrix Systems Inc.
+; Copyright (c) Xen Project.
+; Copyright (c) Cloud Software Group, Inc.
 ; All rights reserved.
 ; 
 ; Redistribution and use in source and binary forms, 
@@ -35,3 +36,4 @@ EXPORTS
    Version
 
    DllMain PRIVATE
+
diff --git a/src/coinst/xenbus_coinst.rc b/src/coinst/xenbus_coinst.rc
index 7ff10e3..cdbb079 100644
--- a/src/coinst/xenbus_coinst.rc
+++ b/src/coinst/xenbus_coinst.rc
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -54,3 +55,4 @@
 #define VER_FILESUBTYPE             VFT2_DRV_SYSTEM
 
 #include <common.ver>
+
diff --git a/src/common/assert.h b/src/common/assert.h
index ad186df..29c8236 100644
--- a/src/common/assert.h
+++ b/src/common/assert.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -200,3 +201,4 @@ _IsZeroMemory(
 #define EQUIV(_X, _Y)   (IMPLY((_X), (_Y)) && IMPLY((_Y), (_X)))
 
 #endif  // _COMMON_ASSERT_H
+
diff --git a/src/common/dbg_print.h b/src/common/dbg_print.h
index baf5831..cded207 100644
--- a/src/common/dbg_print.h
+++ b/src/common/dbg_print.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -154,3 +155,4 @@ __DbgPrintEnable(
 }
 
 #endif  // _COMMON_DBG_PRINT_H
+
diff --git a/src/common/high.h b/src/common/high.h
index 42fbcc7..326c1c0 100644
--- a/src/common/high.h
+++ b/src/common/high.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -91,3 +92,4 @@ InitializeHighLock(
 }
 
 #endif  // _COMMON_HIGH_H
+
diff --git a/src/common/mutex.h b/src/common/mutex.h
index b402270..6baf81a 100644
--- a/src/common/mutex.h
+++ b/src/common/mutex.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -111,3 +112,4 @@ ReleaseMutex(
 }
 
 #endif  // _COMMON_MUTEX_H
+
diff --git a/src/common/names.h b/src/common/names.h
index 84267d1..a5e44f1 100644
--- a/src/common/names.h
+++ b/src/common/names.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -495,3 +496,4 @@ VirqName(
 }
 
 #endif // _COMMON_NAMES_H_
+
diff --git a/src/common/registry.c b/src/common/registry.c
index b9b56e1..792cf04 100644
--- a/src/common/registry.c
+++ b/src/common/registry.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1489,3 +1490,4 @@ RegistryCloseKey(
 {
     ZwClose(Key);
 }
+
diff --git a/src/common/registry.h b/src/common/registry.h
index 1ac13b8..b5e93e0 100644
--- a/src/common/registry.h
+++ b/src/common/registry.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -201,3 +202,4 @@ RegistryCloseKey(
     );
 
 #endif  // _COMMON_REGISTRY_H
+
diff --git a/src/common/util.h b/src/common/util.h
index 61ae403..33db579 100644
--- a/src/common/util.h
+++ b/src/common/util.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -360,3 +361,4 @@ __tolower(
 }
 
 #endif  // _COMMON_UTIL_H
+
diff --git a/src/monitor/messages.mc b/src/monitor/messages.mc
index 9fff135..daac0dc 100644
--- a/src/monitor/messages.mc
+++ b/src/monitor/messages.mc
@@ -1,4 +1,5 @@
-; // Copyright (c) Citrix Systems Inc.
+; // Copyright (c) Xen Project.
+; // Copyright (c) Cloud Software Group, Inc.
 ; // All rights reserved.
 ; //
 ; // Redistribution and use in source and binary forms,
@@ -52,3 +53,4 @@ SymbolicName=MONITOR_LOG
 Language=English
 %1
 .
+
diff --git a/src/monitor/monitor.c b/src/monitor/monitor.c
index 9adfb79..725a152 100644
--- a/src/monitor/monitor.c
+++ b/src/monitor/monitor.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source 1and binary forms,
@@ -1556,3 +1557,4 @@ _tWinMain(
 
     return Success ? 0 : 1;
 }
+
diff --git a/src/monitor/xenbus_monitor.rc b/src/monitor/xenbus_monitor.rc
index 457bdc5..6613542 100644
--- a/src/monitor/xenbus_monitor.rc
+++ b/src/monitor/xenbus_monitor.rc
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -54,3 +55,4 @@
 
 #include "common.ver"
 #include "messages.rc"
+
diff --git a/src/xen/acpi.c b/src/xen/acpi.c
index 5defd7d..90b94b3 100644
--- a/src/xen/acpi.c
+++ b/src/xen/acpi.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -311,3 +312,4 @@ AcpiTeardown(
         AcpiXsdt = NULL;
     }
 }
+
diff --git a/src/xen/acpi.h b/src/xen/acpi.h
index 334f62a..65f0bff 100644
--- a/src/xen/acpi.h
+++ b/src/xen/acpi.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -106,3 +107,4 @@ AcpiTeardown(
 
 #endif  // _XEN_ACPI_H
 
+
diff --git a/src/xen/bug_check.c b/src/xen/bug_check.c
index 1bcc3e3..e1462af 100644
--- a/src/xen/bug_check.c
+++ b/src/xen/bug_check.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1147,3 +1148,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/bug_check.h b/src/xen/bug_check.h
index 1d1727e..64d4b97 100644
--- a/src/xen/bug_check.h
+++ b/src/xen/bug_check.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -44,3 +45,4 @@ BugCheckTeardown(
     );
 
 #endif  // _XEN_BUG_CHECK_H
+
diff --git a/src/xen/driver.c b/src/xen/driver.c
index 3f126ee..5a0be87 100644
--- a/src/xen/driver.c
+++ b/src/xen/driver.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -770,3 +771,4 @@ DriverEntry(
 
     return STATUS_SUCCESS;
 }
+
diff --git a/src/xen/driver.h b/src/xen/driver.h
index 11b421b..8d8ead0 100644
--- a/src/xen/driver.h
+++ b/src/xen/driver.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -54,3 +55,4 @@ DriverPutNamedPages(
     );
 
 #endif  // _XEN_DRIVER_H
+
diff --git a/src/xen/event_channel.c b/src/xen/event_channel.c
index 2bce1c1..297590e 100644
--- a/src/xen/event_channel.c
+++ b/src/xen/event_channel.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -386,3 +387,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/grant_table.c b/src/xen/grant_table.c
index 1006579..8cdfb74 100644
--- a/src/xen/grant_table.c
+++ b/src/xen/grant_table.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -304,3 +305,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/hvm.c b/src/xen/hvm.c
index 6badbf8..78982dc 100644
--- a/src/xen/hvm.c
+++ b/src/xen/hvm.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -166,3 +167,4 @@ HvmSetEvtchnUpcallVector(
 fail1:
     return status;
 }
+
diff --git a/src/xen/hypercall.c b/src/xen/hypercall.c
index c56f218..097c5af 100644
--- a/src/xen/hypercall.c
+++ b/src/xen/hypercall.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -193,3 +194,4 @@ HypercallTeardown(
 
     HypercallPageCount = 0;
 }
+
diff --git a/src/xen/hypercall.h b/src/xen/hypercall.h
index c9e34a9..3bf79be 100644
--- a/src/xen/hypercall.h
+++ b/src/xen/hypercall.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -60,3 +61,4 @@ HypercallTeardown(
     );
 
 #endif  // _XEN_HYPERCALL_H
+
diff --git a/src/xen/log.c b/src/xen/log.c
index 5044070..99319f9 100644
--- a/src/xen/log.c
+++ b/src/xen/log.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -819,3 +820,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/log.h b/src/xen/log.h
index 6af3158..5f6d1da 100644
--- a/src/xen/log.h
+++ b/src/xen/log.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -45,3 +46,4 @@ LogTeardown(
     );
 
 #endif  // _XEN_LOG_H
+
diff --git a/src/xen/memory.c b/src/xen/memory.c
index 5cdbe9d..af954ff 100644
--- a/src/xen/memory.c
+++ b/src/xen/memory.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -127,3 +128,4 @@ MemoryPopulatePhysmap(
 }
 
 
+
diff --git a/src/xen/module.c b/src/xen/module.c
index 1813e3b..55035dd 100644
--- a/src/xen/module.c
+++ b/src/xen/module.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -510,3 +511,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/module.h b/src/xen/module.h
index 4960ca7..56dee60 100644
--- a/src/xen/module.h
+++ b/src/xen/module.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -45,3 +46,4 @@ ModuleTeardown(
     );
 
 #endif  // _XEN_MODULE_H
+
diff --git a/src/xen/process.c b/src/xen/process.c
index db3b1f7..6319eeb 100644
--- a/src/xen/process.c
+++ b/src/xen/process.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -120,3 +121,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/process.h b/src/xen/process.h
index d831ded..a79c046 100644
--- a/src/xen/process.h
+++ b/src/xen/process.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -44,3 +45,4 @@ ProcessTeardown(
     );
 
 #endif  // _XEN_PROCESS_H
+
diff --git a/src/xen/sched.c b/src/xen/sched.c
index 11ca522..bc13233 100644
--- a/src/xen/sched.c
+++ b/src/xen/sched.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -151,3 +152,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xen/system.c b/src/xen/system.c
index 6b2a3dc..65d4c46 100644
--- a/src/xen/system.c
+++ b/src/xen/system.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1475,3 +1476,4 @@ SystemTeardown(
 
     ASSERT(IsZeroMemory(Context, sizeof (SYSTEM_CONTEXT)));
 }
+
diff --git a/src/xen/system.h b/src/xen/system.h
index 7b2b96b..7cd8911 100644
--- a/src/xen/system.h
+++ b/src/xen/system.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -46,3 +47,4 @@ SystemTeardown(
     );
 
 #endif  // _XEN_SYSTEM_H
+
diff --git a/src/xen/unplug.c b/src/xen/unplug.c
index c9a29a6..beecbdf 100644
--- a/src/xen/unplug.c
+++ b/src/xen/unplug.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -421,3 +422,4 @@ UnplugTeardown(
 
     ASSERT(IsZeroMemory(Context, sizeof (UNPLUG_CONTEXT)));
 }
+
diff --git a/src/xen/unplug.h b/src/xen/unplug.h
index bd8e67c..42cc112 100644
--- a/src/xen/unplug.h
+++ b/src/xen/unplug.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -46,3 +47,4 @@ UnplugTeardown(
     );
 
 #endif  // _XEN_UNPLUG_H
+
diff --git a/src/xen/xen.def b/src/xen/xen.def
index 27a5dda..9ef8ab6 100644
--- a/src/xen/xen.def
+++ b/src/xen/xen.def
@@ -1,4 +1,5 @@
-; Copyright (c) Citrix Systems Inc.
+; Copyright (c) Xen Project.
+; Copyright (c) Cloud Software Group, Inc.
 ; All rights reserved.
 ; 
 ; Redistribution and use in source and binary forms, 
@@ -33,3 +34,4 @@ NAME    xen.sys
 EXPORTS
     DllInitialize   PRIVATE
     DllUnload       PRIVATE
+
diff --git a/src/xen/xen.rc b/src/xen/xen.rc
index e9ce1b5..4cc13d5 100644
--- a/src/xen/xen.rc
+++ b/src/xen/xen.rc
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -54,3 +55,4 @@
 #define VER_FILESUBTYPE             VFT2_DRV_SYSTEM
 
 #include <common.ver>
+
diff --git a/src/xen/xen_version.c b/src/xen/xen_version.c
index 6ef061f..96db4c5 100644
--- a/src/xen/xen_version.c
+++ b/src/xen/xen_version.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -105,3 +106,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xenbus.inf b/src/xenbus.inf
index f9a5475..9d329ca 100644
--- a/src/xenbus.inf
+++ b/src/xenbus.inf
@@ -1,4 +1,5 @@
-; Copyright (c) Citrix Systems Inc.
+; Copyright (c) Xen Project.
+; Copyright (c) Cloud Software Group, Inc.
 ; All rights reserved.
 ;
 ; Redistribution and use in source and binary forms, 
@@ -178,3 +179,4 @@ SERVICE_ERROR_CRITICAL=0x3
 
 SPSVCINST_ASSOCSERVICE=0x00000002
 SPSVCSINST_STARTSERVICE=0x00000800
+
diff --git a/src/xenbus/balloon.c b/src/xenbus/balloon.c
index 202733c..2fe5220 100644
--- a/src/xenbus/balloon.c
+++ b/src/xenbus/balloon.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1055,3 +1056,4 @@ BalloonTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/balloon.h b/src/xenbus/balloon.h
index 03570f3..c497493 100644
--- a/src/xenbus/balloon.h
+++ b/src/xenbus/balloon.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -66,3 +67,4 @@ BalloonTeardown(
 
 #endif  // _XENBUS_BALLOON_H
 
+
diff --git a/src/xenbus/bus.c b/src/xenbus/bus.c
index 6443281..d71b3e2 100644
--- a/src/xenbus/bus.c
+++ b/src/xenbus/bus.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -253,3 +254,4 @@ BusTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/bus.h b/src/xenbus/bus.h
index 8c76566..e5f62f8 100644
--- a/src/xenbus/bus.h
+++ b/src/xenbus/bus.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -50,3 +51,4 @@ BusTeardown(
 
 #endif  // _XENBUS_BUS_H
 
+
diff --git a/src/xenbus/cache.c b/src/xenbus/cache.c
index b1d3fe5..4c395a8 100644
--- a/src/xenbus/cache.c
+++ b/src/xenbus/cache.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1333,3 +1334,4 @@ CacheTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/cache.h b/src/xenbus/cache.h
index be94973..c344d6b 100644
--- a/src/xenbus/cache.h
+++ b/src/xenbus/cache.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -65,3 +66,4 @@ CacheTeardown(
     );
 
 #endif  // _XENBUS_CACHE_H
+
diff --git a/src/xenbus/console.c b/src/xenbus/console.c
index e638b3f..1ff35c7 100644
--- a/src/xenbus/console.c
+++ b/src/xenbus/console.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -1013,3 +1014,4 @@ ConsoleTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/console.h b/src/xenbus/console.h
index 87be7ec..90c40a4 100644
--- a/src/xenbus/console.h
+++ b/src/xenbus/console.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -65,3 +66,4 @@ ConsoleTeardown(
     );
 
 #endif  // _XENBUS_CONSOLE_H
+
diff --git a/src/xenbus/debug.c b/src/xenbus/debug.c
index 794a432..6282e97 100644
--- a/src/xenbus/debug.c
+++ b/src/xenbus/debug.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -452,3 +453,4 @@ DebugTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/debug.h b/src/xenbus/debug.h
index dd7ec08..a96517a 100644
--- a/src/xenbus/debug.h
+++ b/src/xenbus/debug.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -66,3 +67,4 @@ DebugTeardown(
 
 #endif  // _XENBUS_DEBUG_H
 
+
diff --git a/src/xenbus/dma.c b/src/xenbus/dma.c
index a4e5694..73c453b 100644
--- a/src/xenbus/dma.c
+++ b/src/xenbus/dma.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1696,3 +1697,4 @@ fail1:
 
     return NULL;
 }
+
diff --git a/src/xenbus/dma.h b/src/xenbus/dma.h
index 457e0eb..3b7e1dc 100644
--- a/src/xenbus/dma.h
+++ b/src/xenbus/dma.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -53,3 +54,4 @@ DmaGetAdapter(
 
 #endif  // _XENBUS_DMA_H
 
+
diff --git a/src/xenbus/driver.c b/src/xenbus/driver.c
index 667f8e4..983b9a7 100644
--- a/src/xenbus/driver.c
+++ b/src/xenbus/driver.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -918,3 +919,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xenbus/driver.h b/src/xenbus/driver.h
index 55ec97b..4872069 100644
--- a/src/xenbus/driver.h
+++ b/src/xenbus/driver.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -133,3 +134,4 @@ typedef struct _XENBUS_DX {
 #pragma warning(pop)
 
 #endif  // _XENBUS_DRIVER_H
+
diff --git a/src/xenbus/evtchn.c b/src/xenbus/evtchn.c
index ccc8f2e..1285b01 100644
--- a/src/xenbus/evtchn.c
+++ b/src/xenbus/evtchn.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -2142,3 +2143,4 @@ EvtchnTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/evtchn.h b/src/xenbus/evtchn.h
index 31250b2..66e6e61 100644
--- a/src/xenbus/evtchn.h
+++ b/src/xenbus/evtchn.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -76,3 +77,4 @@ EvtchnInterrupt(
 
 #endif  // _XENBUS_EVTCHN_H
 
+
diff --git a/src/xenbus/evtchn_2l.c b/src/xenbus/evtchn_2l.c
index 99a3779..62cf3c4 100644
--- a/src/xenbus/evtchn_2l.c
+++ b/src/xenbus/evtchn_2l.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -304,3 +305,4 @@ EvtchnTwoLevelTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/evtchn_2l.h b/src/xenbus/evtchn_2l.h
index c69c555..5670632 100644
--- a/src/xenbus/evtchn_2l.h
+++ b/src/xenbus/evtchn_2l.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -57,3 +58,4 @@ EvtchnTwoLevelTeardown(
 
 #endif  // _XENBUS_EVTCHN_H
 
+
diff --git a/src/xenbus/evtchn_abi.h b/src/xenbus/evtchn_abi.h
index 404f85a..7701ef4 100644
--- a/src/xenbus/evtchn_abi.h
+++ b/src/xenbus/evtchn_abi.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -114,3 +115,4 @@ typedef struct _XENBUS_EVTCHN_ABI {
     (_Abi)->EvtchnAbi ## _Method((_Abi)->Context, __VA_ARGS__)
 
 #endif  // _XENBUS_EVTCHN_ABI_H
+
diff --git a/src/xenbus/evtchn_fifo.c b/src/xenbus/evtchn_fifo.c
index a8dab8c..d783911 100644
--- a/src/xenbus/evtchn_fifo.c
+++ b/src/xenbus/evtchn_fifo.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -687,3 +688,4 @@ EvtchnFifoTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/evtchn_fifo.h b/src/xenbus/evtchn_fifo.h
index bf96b19..c0236d6 100644
--- a/src/xenbus/evtchn_fifo.h
+++ b/src/xenbus/evtchn_fifo.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -57,3 +58,4 @@ EvtchnFifoTeardown(
 
 #endif  // _XENBUS_EVTCHN_FIFO_H
 
+
diff --git a/src/xenbus/fdo.c b/src/xenbus/fdo.c
index d08c518..32b67c8 100644
--- a/src/xenbus/fdo.c
+++ b/src/xenbus/fdo.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source 1and binary forms, 
@@ -6211,3 +6212,4 @@ FdoDestroy(
 
     IoDeleteDevice(FunctionDeviceObject);
 }
+
diff --git a/src/xenbus/fdo.h b/src/xenbus/fdo.h
index d84f02d..eba8d00 100644
--- a/src/xenbus/fdo.h
+++ b/src/xenbus/fdo.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -274,3 +275,4 @@ FdoDispatch(
     );
 
 #endif  // _XENBUS_FDO_H
+
diff --git a/src/xenbus/filters.c b/src/xenbus/filters.c
index fc2a1d8..1634e23 100644
--- a/src/xenbus/filters.c
+++ b/src/xenbus/filters.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -339,3 +340,4 @@ FiltersUninstall(
     (VOID) FILTERS_UNINSTALL_CLASS(DEVCLASS_HDC, "XENFILT");
     (VOID) FILTERS_UNINSTALL_CLASS(DEVCLASS_SYSTEM, "XENFILT");
 }
+
diff --git a/src/xenbus/filters.h b/src/xenbus/filters.h
index a08855b..62e8eec 100644
--- a/src/xenbus/filters.h
+++ b/src/xenbus/filters.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -43,3 +44,4 @@ FiltersUninstall(
      );
 
 #endif  // _XENBUS_FILTERS_H
+
diff --git a/src/xenbus/gnttab.c b/src/xenbus/gnttab.c
index 33373c2..6908a66 100644
--- a/src/xenbus/gnttab.c
+++ b/src/xenbus/gnttab.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1198,3 +1199,4 @@ GnttabTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/gnttab.h b/src/xenbus/gnttab.h
index a8cf409..07f767a 100644
--- a/src/xenbus/gnttab.h
+++ b/src/xenbus/gnttab.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -66,3 +67,4 @@ GnttabTeardown(
 
 #endif  // _XENBUS_GNTTAB_H
 
+
diff --git a/src/xenbus/hash_table.c b/src/xenbus/hash_table.c
index e9ed991..03e0a46 100644
--- a/src/xenbus/hash_table.c
+++ b/src/xenbus/hash_table.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -444,3 +445,4 @@ HashTableDestroy(
     __HashTableFree(Table);
 }
 
+
diff --git a/src/xenbus/hash_table.h b/src/xenbus/hash_table.h
index ce0c906..54feb25 100644
--- a/src/xenbus/hash_table.h
+++ b/src/xenbus/hash_table.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -68,3 +69,4 @@ HashTableDestroy(
 
 #endif  // _XENBUS_HASH_TABLE_H
 
+
diff --git a/src/xenbus/pdo.c b/src/xenbus/pdo.c
index efd29dc..7e3abca 100644
--- a/src/xenbus/pdo.c
+++ b/src/xenbus/pdo.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -2219,3 +2220,4 @@ PdoDestroy(
 
     IoDeleteDevice(PhysicalDeviceObject);
 }
+
diff --git a/src/xenbus/pdo.h b/src/xenbus/pdo.h
index 84a3469..5c8997a 100644
--- a/src/xenbus/pdo.h
+++ b/src/xenbus/pdo.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -136,3 +137,4 @@ PdoDispatch(
     );
 
 #endif  // _XENBUS_PDO_H
+
diff --git a/src/xenbus/range_set.c b/src/xenbus/range_set.c
index 162e3c8..01f7b18 100644
--- a/src/xenbus/range_set.c
+++ b/src/xenbus/range_set.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -923,3 +924,4 @@ RangeSetTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/range_set.h b/src/xenbus/range_set.h
index a150fda..5cec852 100644
--- a/src/xenbus/range_set.h
+++ b/src/xenbus/range_set.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -65,3 +66,4 @@ RangeSetTeardown(
     );
 
 #endif  // _XENBUS_RANGE_SET_H
+
diff --git a/src/xenbus/shared_info.c b/src/xenbus/shared_info.c
index 786ffcf..9f240dc 100644
--- a/src/xenbus/shared_info.c
+++ b/src/xenbus/shared_info.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -970,3 +971,4 @@ SharedInfoTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/shared_info.h b/src/xenbus/shared_info.h
index 2d52576..32783aa 100644
--- a/src/xenbus/shared_info.h
+++ b/src/xenbus/shared_info.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -66,3 +67,4 @@ SharedInfoTeardown(
 
 #endif  // _XENBUS_SHARED_INFO_H
 
+
diff --git a/src/xenbus/store.c b/src/xenbus/store.c
index 5ffea1f..cd7eb0f 100644
--- a/src/xenbus/store.c
+++ b/src/xenbus/store.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -2866,3 +2867,4 @@ StoreTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/store.h b/src/xenbus/store.h
index 54fff9d..8c89cdf 100644
--- a/src/xenbus/store.h
+++ b/src/xenbus/store.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -66,3 +67,4 @@ StoreTeardown(
 
 #endif  // _XENBUS_STORE_H
 
+
diff --git a/src/xenbus/suspend.c b/src/xenbus/suspend.c
index 9294ff7..3316038 100644
--- a/src/xenbus/suspend.c
+++ b/src/xenbus/suspend.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -581,3 +582,4 @@ SuspendTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/suspend.h b/src/xenbus/suspend.h
index 4a36e07..9507f70 100644
--- a/src/xenbus/suspend.h
+++ b/src/xenbus/suspend.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -65,3 +66,4 @@ SuspendTeardown(
     );
 
 #endif  // _XENBUS_SUSPEND_H
+
diff --git a/src/xenbus/sync.c b/src/xenbus/sync.c
index 5b2b76a..29aedbb 100644
--- a/src/xenbus/sync.c
+++ b/src/xenbus/sync.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -496,3 +497,4 @@ SyncRelease(
 }
 
 #pragma warning(pop)
+
diff --git a/src/xenbus/sync.h b/src/xenbus/sync.h
index e64d114..7c7906b 100644
--- a/src/xenbus/sync.h
+++ b/src/xenbus/sync.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -89,3 +90,4 @@ SyncRelease(
 
 #endif  // _XENBUS_SYNC_H
 
+
diff --git a/src/xenbus/thread.c b/src/xenbus/thread.c
index 665c808..5cb70dd 100644
--- a/src/xenbus/thread.c
+++ b/src/xenbus/thread.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -224,3 +225,4 @@ ThreadJoin(
     __ThreadFree(Thread);
 }
 
+
diff --git a/src/xenbus/thread.h b/src/xenbus/thread.h
index 5ae2b37..d5ed36f 100644
--- a/src/xenbus/thread.h
+++ b/src/xenbus/thread.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -73,3 +74,4 @@ ThreadJoin(
 
 #endif  // _XENBUS_THREAD_H
 
+
diff --git a/src/xenbus/types.h b/src/xenbus/types.h
index 0f08627..7b1cd30 100644
--- a/src/xenbus/types.h
+++ b/src/xenbus/types.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -51,3 +52,4 @@ typedef enum _DEVICE_PNP_STATE {
 } DEVICE_PNP_STATE, *PDEVICE_PNP_STATE;
 
 #endif  // _XENBUS_TYPES_H
+
diff --git a/src/xenbus/unplug.c b/src/xenbus/unplug.c
index 1ad737d..034ef68 100644
--- a/src/xenbus/unplug.c
+++ b/src/xenbus/unplug.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -248,3 +249,4 @@ UnplugTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenbus/unplug.h b/src/xenbus/unplug.h
index 6a2382d..4ceccfc 100644
--- a/src/xenbus/unplug.h
+++ b/src/xenbus/unplug.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms,
@@ -65,3 +66,4 @@ UnplugTeardown(
     );
 
 #endif  // _XENBUS_UNPLUG_H
+
diff --git a/src/xenbus/xenbus.rc b/src/xenbus/xenbus.rc
index 56504eb..34100b1 100644
--- a/src/xenbus/xenbus.rc
+++ b/src/xenbus/xenbus.rc
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -54,3 +55,4 @@
 #define VER_FILESUBTYPE             VFT2_DRV_SYSTEM
 
 #include <common.ver>
+
diff --git a/src/xenfilt/driver.c b/src/xenfilt/driver.c
index 6801d59..0d36987 100644
--- a/src/xenfilt/driver.c
+++ b/src/xenfilt/driver.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -992,3 +993,4 @@ fail1:
 
     return status;
 }
+
diff --git a/src/xenfilt/driver.h b/src/xenfilt/driver.h
index 6a5665d..4cf4272 100644
--- a/src/xenfilt/driver.h
+++ b/src/xenfilt/driver.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -136,3 +137,4 @@ typedef struct _XENFILT_DX {
 #pragma warning(pop)
 
 #endif  // _XENFILT_DRIVER_H
+
diff --git a/src/xenfilt/emulated.c b/src/xenfilt/emulated.c
index 83b2070..2c943df 100644
--- a/src/xenfilt/emulated.c
+++ b/src/xenfilt/emulated.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -566,3 +567,4 @@ EmulatedTeardown(
 
     Trace("<====\n");
 }
+
diff --git a/src/xenfilt/emulated.h b/src/xenfilt/emulated.h
index 049c0bb..5781740 100644
--- a/src/xenfilt/emulated.h
+++ b/src/xenfilt/emulated.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -81,3 +82,4 @@ EmulatedRemoveObject(
     );
 
 #endif  // _XENFILT_EMULATED_H
+
diff --git a/src/xenfilt/fdo.c b/src/xenfilt/fdo.c
index 63fa7b3..710d5d0 100644
--- a/src/xenfilt/fdo.c
+++ b/src/xenfilt/fdo.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -1914,3 +1915,4 @@ FdoDestroy(
 
     IoDeleteDevice(FilterDeviceObject);
 }
+
diff --git a/src/xenfilt/fdo.h b/src/xenfilt/fdo.h
index 11fff44..ad2d019 100644
--- a/src/xenfilt/fdo.h
+++ b/src/xenfilt/fdo.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -100,3 +101,4 @@ FdoDispatch(
     );
 
 #endif  // _XENFILT_FDO_H
+
diff --git a/src/xenfilt/pdo.c b/src/xenfilt/pdo.c
index 741c2f3..1b00128 100644
--- a/src/xenfilt/pdo.c
+++ b/src/xenfilt/pdo.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -2061,3 +2062,4 @@ PdoDestroy(
 
     IoDeleteDevice(FilterDeviceObject);
 }
+
diff --git a/src/xenfilt/pdo.h b/src/xenfilt/pdo.h
index 5d57e02..6f5305a 100644
--- a/src/xenfilt/pdo.h
+++ b/src/xenfilt/pdo.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -106,3 +107,4 @@ PdoDispatch(
     );
 
 #endif  // _XENFILT_PDO_H
+
diff --git a/src/xenfilt/thread.c b/src/xenfilt/thread.c
index c80293d..7f53336 100644
--- a/src/xenfilt/thread.c
+++ b/src/xenfilt/thread.c
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -224,3 +225,4 @@ ThreadJoin(
     __ThreadFree(Thread);
 }
 
+
diff --git a/src/xenfilt/thread.h b/src/xenfilt/thread.h
index d38c29c..abb8ec3 100644
--- a/src/xenfilt/thread.h
+++ b/src/xenfilt/thread.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -73,3 +74,4 @@ ThreadJoin(
 
 #endif  // _XENFILT_THREAD_H
 
+
diff --git a/src/xenfilt/types.h b/src/xenfilt/types.h
index 6b9519b..737243e 100644
--- a/src/xenfilt/types.h
+++ b/src/xenfilt/types.h
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -51,3 +52,4 @@ typedef enum _DEVICE_PNP_STATE {
 } DEVICE_PNP_STATE, *PDEVICE_PNP_STATE;
 
 #endif  // _XENFILT_TYPES_H
+
diff --git a/src/xenfilt/xenfilt.rc b/src/xenfilt/xenfilt.rc
index 3db5fbf..0b7459e 100644
--- a/src/xenfilt/xenfilt.rc
+++ b/src/xenfilt/xenfilt.rc
@@ -1,4 +1,5 @@
-/* Copyright (c) Citrix Systems Inc.
+/* Copyright (c) Xen Project.
+ * Copyright (c) Cloud Software Group, Inc.
  * All rights reserved.
  * 
  * Redistribution and use in source and binary forms, 
@@ -53,3 +54,4 @@
 #define VER_FILESUBTYPE             VFT2_DRV_SYSTEM
 
 #include <common.ver>
+
-- 
2.39.0.windows.1




 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.