diff options
Diffstat (limited to 'bsd-user/x86_64/target_arch_cpu.c')
-rw-r--r-- | bsd-user/x86_64/target_arch_cpu.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bsd-user/x86_64/target_arch_cpu.c b/bsd-user/x86_64/target_arch_cpu.c index a2c5b176a4..db822e54c6 100644 --- a/bsd-user/x86_64/target_arch_cpu.c +++ b/bsd-user/x86_64/target_arch_cpu.c @@ -1,6 +1,7 @@ /* * x86_64 cpu related code * + * Copyright (c) 2013 Stacey Son <sson@FreeBSD.org> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |