Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145180800
D32796.1777508323.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D32796.1777508323.diff
View Options
diff --git a/sys/amd64/include/xen/hypercall.h b/sys/amd64/include/xen/hypercall.h
--- a/sys/amd64/include/xen/hypercall.h
+++ b/sys/amd64/include/xen/hypercall.h
@@ -1,4 +1,6 @@
/******************************************************************************
+ * SPDX-License-Identifier: MIT OR GPL-2.0-only
+ *
* hypercall.h
*
* FreeBSD-specific hypervisor handling.
diff --git a/sys/i386/include/xen/hypercall.h b/sys/i386/include/xen/hypercall.h
--- a/sys/i386/include/xen/hypercall.h
+++ b/sys/i386/include/xen/hypercall.h
@@ -1,4 +1,6 @@
/******************************************************************************
+ * SPDX-License-Identifier: MIT OR GPL-2.0-only
+ *
* hypercall.h
*
* Linux-specific hypervisor handling.
diff --git a/sys/xen/gnttab.h b/sys/xen/gnttab.h
--- a/sys/xen/gnttab.h
+++ b/sys/xen/gnttab.h
@@ -1,4 +1,6 @@
/******************************************************************************
+ * SPDX-License-Identifier: MIT OR GPL-2.0-only
+ *
* gnttab.h
*
* Two sets of functionality:
diff --git a/sys/xen/privcmd.h b/sys/xen/privcmd.h
--- a/sys/xen/privcmd.h
+++ b/sys/xen/privcmd.h
@@ -1,4 +1,6 @@
/******************************************************************************
+ * SPDX-License-Identifier: MIT OR GPL-2.0-only
+ *
* privcmd.h
*
* Interface to /proc/xen/privcmd.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 30, 12:18 AM (4 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28476598
Default Alt Text
D32796.1777508323.diff (1 KB)
Attached To
Mode
D32796: xen: add SPDX license tags to Xen headers
Attached
Detach File
Event Timeline
Log In to Comment