Mailing List Archive

Update copyright on domain_page implementation. It's been
# HG changeset patch
# User kaf24@firebug.cl.cam.ac.uk
# 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@xensource.com>

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@suse.de
- * Gerhard Wichert, Siemens AG, Gerhard.Wichert@pdb.siemens.de *
- * Copyright (C) 1999 Ingo Molnar <mingo@redhat.com>
+ * Allow temporary mapping of domain pages.
+ *
+ * Copyright (c) 2003-2006, Keir Fraser <keir@xensource.com>
*/

#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@xensource.com>
*/

#ifndef __XEN_DOMAIN_PAGE_H__

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