diff --git a/sys/amd64/amd64/xen-locore.S b/sys/amd64/amd64/xen-locore.S index 0142e6b134f6f4..da5f269685a76c 100644 --- a/sys/amd64/amd64/xen-locore.S +++ b/sys/amd64/amd64/xen-locore.S @@ -1,8 +1,12 @@ /*- * Copyright (c) 2003 Peter Wemm + * Copyright (c) 2011-2012 Spectra Logic Corporation * Copyright (c) 2013 Roger Pau Monne * All rights reserved. * + * This software was developed by Cherry G. Mathew + * under sponsorship from Spectra Logic Corporation. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: