Author: royger Date: Thu Apr 24 14:44:42 2014 New Revision: 264882 URL: http://svnweb.freebsd.org/changeset/base/264882
Log: xen: fix copyright header Some of the code in xen-locore.S was picked from Cherry G. Mathew amd64 Xen PV branch, but I've failed to set the proper copyright, so do it now. Approved by: gibbs Modified: head/sys/amd64/amd64/xen-locore.S Modified: head/sys/amd64/amd64/xen-locore.S ============================================================================== --- head/sys/amd64/amd64/xen-locore.S Thu Apr 24 14:12:35 2014 (r264881) +++ head/sys/amd64/amd64/xen-locore.S Thu Apr 24 14:44:42 2014 (r264882) @@ -1,8 +1,12 @@ /*- * Copyright (c) 2003 Peter Wemm <pe...@freebsd.org> + * Copyright (c) 2011-2012 Spectra Logic Corporation * Copyright (c) 2013 Roger Pau Monne <roy...@freebsd.org> * All rights reserved. * + * This software was developed by Cherry G. Mathew <che...@zyx.in> + * 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: _______________________________________________ svn-src-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"