socsvn commit: r257934 - soc2013/zcore/head/usr.sbin/bhyve
gavin at FreeBSD.org
gavin at FreeBSD.org
Sun Oct 6 08:41:50 UTC 2013
Author: gavin
Date: Sun Oct 6 08:41:50 2013
New Revision: 257934
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=257934
Log:
Fix copyright assignment.
Approved by: Zhixiang Yu via email
Modified:
soc2013/zcore/head/usr.sbin/bhyve/pci_ahci.c
Modified: soc2013/zcore/head/usr.sbin/bhyve/pci_ahci.c
==============================================================================
--- soc2013/zcore/head/usr.sbin/bhyve/pci_ahci.c Sun Oct 6 06:57:28 2013 (r257933)
+++ soc2013/zcore/head/usr.sbin/bhyve/pci_ahci.c Sun Oct 6 08:41:50 2013 (r257934)
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2013 ZCORE <zcore at freebsd.org>
+ * Copyright (c) 2013 Zhixiang Yu <zcore at freebsd.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -11,7 +11,7 @@
* notice, this list of conditions and the following disclaimer in the
* documentation and/or other materials provided with the distribution.
*
- * THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND
+ * THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
* ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
* IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
* ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
More information about the svn-soc-all
mailing list