diff options
author | Avi Kivity <avi@redhat.com> | 2010-05-23 19:37:00 +0400 |
---|---|---|
committer | Avi Kivity <avi@redhat.com> | 2010-08-01 11:35:51 +0400 |
commit | 221d059d15f1c8bd070a63fd45cd8d2598af5f99 (patch) | |
tree | d3f58d21aa9cd5a28a29f5187ae9f03bd4f9e089 /arch/x86/kvm/i8259.c | |
parent | 9fb2d2b4ff292a01ae30da003d1dc097917b0988 (diff) | |
download | linux-221d059d15f1c8bd070a63fd45cd8d2598af5f99.tar.xz |
KVM: Update Red Hat copyrights
Signed-off-by: Avi Kivity <avi@redhat.com>
Diffstat (limited to 'arch/x86/kvm/i8259.c')
-rw-r--r-- | arch/x86/kvm/i8259.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/arch/x86/kvm/i8259.c b/arch/x86/kvm/i8259.c index 93825ff3338f..2c73f4493148 100644 --- a/arch/x86/kvm/i8259.c +++ b/arch/x86/kvm/i8259.c @@ -3,6 +3,7 @@ * * Copyright (c) 2003-2004 Fabrice Bellard * Copyright (c) 2007 Intel Corporation + * Copyright 2009 Red Hat, Inc. and/or its affilates. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal |