diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2010-10-13 11:13:21 +0200 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2010-10-13 11:13:21 +0200 |
commit | 5d0d71569e671239ae0d905ced9b65cd843f99ee (patch) | |
tree | 5107bd0d822bade750d08bde41206fa9aa5c5fa8 /arch/x86/kernel/amd_iommu.c | |
parent | x86/amd-iommu: Reenable AMD IOMMU if it's mysteriously vanished over suspend (diff) | |
download | linux-5d0d71569e671239ae0d905ced9b65cd843f99ee.tar.xz linux-5d0d71569e671239ae0d905ced9b65cd843f99ee.zip |
x86/amd-iommu: Update copyright headers
This patch updates the copyright headers in all source files
of the AMD IOMMU driver.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'arch/x86/kernel/amd_iommu.c')
-rw-r--r-- | arch/x86/kernel/amd_iommu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/amd_iommu.c b/arch/x86/kernel/amd_iommu.c index 679b6450382b..d2fdb0826df2 100644 --- a/arch/x86/kernel/amd_iommu.c +++ b/arch/x86/kernel/amd_iommu.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2009 Advanced Micro Devices, Inc. + * Copyright (C) 2007-2010 Advanced Micro Devices, Inc. * Author: Joerg Roedel <joerg.roedel@amd.com> * Leo Duran <leo.duran@amd.com> * |