diff options
author | Joerg Roedel <joerg.roedel@amd.com> | 2009-11-20 13:39:19 +0100 |
---|---|---|
committer | Joerg Roedel <joerg.roedel@amd.com> | 2009-11-27 11:45:49 +0100 |
commit | bf3118c1276d27fe9e84aa42382da25ee0750777 (patch) | |
tree | 965a5fb75131466e3f5b1ff3fa1becc98cf9c97b /arch/x86/kernel/amd_iommu_init.c | |
parent | 6a9401a7ac13e62ef2baf4d46e022d303edc3050 (diff) | |
download | talos-op-linux-bf3118c1276d27fe9e84aa42382da25ee0750777.tar.gz talos-op-linux-bf3118c1276d27fe9e84aa42382da25ee0750777.zip |
x86/amd-iommu: Update copyright headers
This patch updates the copyright headers in the relevant AMD
IOMMU driver files to match the date of the latest changes.
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Diffstat (limited to 'arch/x86/kernel/amd_iommu_init.c')
-rw-r--r-- | arch/x86/kernel/amd_iommu_init.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/x86/kernel/amd_iommu_init.c b/arch/x86/kernel/amd_iommu_init.c index db30cfe86fce..cee11424d412 100644 --- a/arch/x86/kernel/amd_iommu_init.c +++ b/arch/x86/kernel/amd_iommu_init.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2008 Advanced Micro Devices, Inc. + * Copyright (C) 2007-2009 Advanced Micro Devices, Inc. * Author: Joerg Roedel <joerg.roedel@amd.com> * Leo Duran <leo.duran@amd.com> * |