KVM: fix typo in copyright notice
Fix typo in copyright notice. Signed-off-by: Nicolas Kaiser <nikai@nikai.net> Signed-off-by: Marcelo Tosatti <mtosatti@redhat.com>
This commit is contained in:
parent
395c6b0a9d
commit
9611c18777
|
@ -9,7 +9,7 @@
|
||||||
* privileged instructions:
|
* privileged instructions:
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet
|
* Copyright (C) 2006 Qumranet
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Avi Kivity <avi@qumranet.com>
|
* Avi Kivity <avi@qumranet.com>
|
||||||
* Yaniv Kamay <yaniv@qumranet.com>
|
* Yaniv Kamay <yaniv@qumranet.com>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (c) 2006 Intel Corporation
|
* Copyright (c) 2006 Intel Corporation
|
||||||
* Copyright (c) 2007 Keir Fraser, XenSource Inc
|
* Copyright (c) 2007 Keir Fraser, XenSource Inc
|
||||||
* Copyright (c) 2008 Intel Corporation
|
* Copyright (c) 2008 Intel Corporation
|
||||||
* Copyright 2009 Red Hat, Inc. and/or its affilates.
|
* Copyright 2009 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -3,7 +3,7 @@
|
||||||
*
|
*
|
||||||
* Copyright (c) 2003-2004 Fabrice Bellard
|
* Copyright (c) 2003-2004 Fabrice Bellard
|
||||||
* Copyright (c) 2007 Intel Corporation
|
* Copyright (c) 2007 Intel Corporation
|
||||||
* Copyright 2009 Red Hat, Inc. and/or its affilates.
|
* Copyright 2009 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
* Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||||
* of this software and associated documentation files (the "Software"), to deal
|
* of this software and associated documentation files (the "Software"), to deal
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
/*
|
/*
|
||||||
* irq.c: API for in kernel interrupt controller
|
* irq.c: API for in kernel interrupt controller
|
||||||
* Copyright (c) 2007, Intel Corporation.
|
* Copyright (c) 2007, Intel Corporation.
|
||||||
* Copyright 2009 Red Hat, Inc. and/or its affilates.
|
* Copyright 2009 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* This program is free software; you can redistribute it and/or modify it
|
* This program is free software; you can redistribute it and/or modify it
|
||||||
* under the terms and conditions of the GNU General Public License,
|
* under the terms and conditions of the GNU General Public License,
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright (C) 2007 Novell
|
* Copyright (C) 2007 Novell
|
||||||
* Copyright (C) 2007 Intel
|
* Copyright (C) 2007 Intel
|
||||||
* Copyright 2009 Red Hat, Inc. and/or its affilates.
|
* Copyright 2009 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Dor Laor <dor.laor@qumranet.com>
|
* Dor Laor <dor.laor@qumranet.com>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* MMU support
|
* MMU support
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Yaniv Kamay <yaniv@qumranet.com>
|
* Yaniv Kamay <yaniv@qumranet.com>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* Audit code for KVM MMU
|
* Audit code for KVM MMU
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Yaniv Kamay <yaniv@qumranet.com>
|
* Yaniv Kamay <yaniv@qumranet.com>
|
||||||
|
|
|
@ -7,7 +7,7 @@
|
||||||
* MMU support
|
* MMU support
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Yaniv Kamay <yaniv@qumranet.com>
|
* Yaniv Kamay <yaniv@qumranet.com>
|
||||||
|
|
|
@ -4,7 +4,7 @@
|
||||||
* AMD SVM support
|
* AMD SVM support
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Yaniv Kamay <yaniv@qumranet.com>
|
* Yaniv Kamay <yaniv@qumranet.com>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
*
|
*
|
||||||
* timer support
|
* timer support
|
||||||
*
|
*
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* This work is licensed under the terms of the GNU GPL, version 2. See
|
* This work is licensed under the terms of the GNU GPL, version 2. See
|
||||||
* the COPYING file in the top-level directory.
|
* the COPYING file in the top-level directory.
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* machines without emulation or binary translation.
|
* machines without emulation or binary translation.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Avi Kivity <avi@qumranet.com>
|
* Avi Kivity <avi@qumranet.com>
|
||||||
|
|
|
@ -6,7 +6,7 @@
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright (C) 2008 Qumranet, Inc.
|
* Copyright (C) 2008 Qumranet, Inc.
|
||||||
* Copyright IBM Corporation, 2008
|
* Copyright IBM Corporation, 2008
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Avi Kivity <avi@qumranet.com>
|
* Avi Kivity <avi@qumranet.com>
|
||||||
|
|
|
@ -17,7 +17,7 @@
|
||||||
* Authors:
|
* Authors:
|
||||||
* Yaozu (Eddie) Dong <Eddie.dong@intel.com>
|
* Yaozu (Eddie) Dong <Eddie.dong@intel.com>
|
||||||
*
|
*
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <linux/kvm_host.h>
|
#include <linux/kvm_host.h>
|
||||||
|
|
|
@ -5,7 +5,7 @@
|
||||||
* machines without emulation or binary translation.
|
* machines without emulation or binary translation.
|
||||||
*
|
*
|
||||||
* Copyright (C) 2006 Qumranet, Inc.
|
* Copyright (C) 2006 Qumranet, Inc.
|
||||||
* Copyright 2010 Red Hat, Inc. and/or its affilates.
|
* Copyright 2010 Red Hat, Inc. and/or its affiliates.
|
||||||
*
|
*
|
||||||
* Authors:
|
* Authors:
|
||||||
* Avi Kivity <avi@qumranet.com>
|
* Avi Kivity <avi@qumranet.com>
|
||||||
|
|
Loading…
Reference in New Issue