|
|
|
|
|
|
|
|
|
|
xen-changelog
[Xen-changelog] Update copyright on domain_page implementation. It's bee
# HG changeset patch
# User kaf24@xxxxxxxxxxxxxxxxxxxx
# Node ID 9368d2ba43f2221658da74c1885f40309ea94f11
# Parent 411e66a837a12bc6abe7233af6a94f3336ee69b4
Update copyright on domain_page implementation. It's been
rewritten from scratch a couple of times now and it's safe
to assert that the original Linux heritage was deleted
long ago.
Signed-off-by: Keir Fraser <keir@xxxxxxxxxxxxx>
diff -r 411e66a837a1 -r 9368d2ba43f2 xen/arch/x86/x86_32/domain_page.c
--- a/xen/arch/x86/x86_32/domain_page.c Thu Jan 12 14:59:45 2006
+++ b/xen/arch/x86/x86_32/domain_page.c Thu Jan 12 15:10:12 2006
@@ -1,14 +1,9 @@
/******************************************************************************
* domain_page.h
*
- * Allow temporary mapping of domain pages. Based on ideas from the
- * Linux PKMAP code -- the copyrights and credits are retained below.
- */
-
-/*
- * (C) 1999 Andrea Arcangeli, SuSE GmbH, andrea@xxxxxxx
- * Gerhard Wichert, Siemens AG, Gerhard.Wichert@xxxxxxxxxxxxxx *
- * Copyright (C) 1999 Ingo Molnar <mingo@xxxxxxxxxx>
+ * Allow temporary mapping of domain pages.
+ *
+ * Copyright (c) 2003-2006, Keir Fraser <keir@xxxxxxxxxxxxx>
*/
#include <xen/config.h>
diff -r 411e66a837a1 -r 9368d2ba43f2 xen/include/xen/domain_page.h
--- a/xen/include/xen/domain_page.h Thu Jan 12 14:59:45 2006
+++ b/xen/include/xen/domain_page.h Thu Jan 12 15:10:12 2006
@@ -2,6 +2,8 @@
* domain_page.h
*
* Allow temporary mapping of domain page frames into Xen space.
+ *
+ * Copyright (c) 2003-2006, Keir Fraser <keir@xxxxxxxxxxxxx>
*/
#ifndef __XEN_DOMAIN_PAGE_H__
_______________________________________________
Xen-changelog mailing list
Xen-changelog@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-changelog
|
<Prev in Thread] |
Current Thread |
[Next in Thread> |
- [Xen-changelog] Update copyright on domain_page implementation. It's been,
Xen patchbot -unstable <=
|
|
|
|
|