summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sys/amd64/amd64/msi.c3
-rw-r--r--sys/i386/i386/msi.c3
2 files changed, 4 insertions, 2 deletions
diff --git a/sys/amd64/amd64/msi.c b/sys/amd64/amd64/msi.c
index 6440852..554f571 100644
--- a/sys/amd64/amd64/msi.c
+++ b/sys/amd64/amd64/msi.c
@@ -1,6 +1,7 @@
/*-
- * Copyright (c) 2006 John Baldwin <jhb@FreeBSD.org>
+ * Copyright (c) 2006 Yahoo!, Inc.
* All rights reserved.
+ * Written by: John Baldwin <jhb@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
diff --git a/sys/i386/i386/msi.c b/sys/i386/i386/msi.c
index 6440852..554f571 100644
--- a/sys/i386/i386/msi.c
+++ b/sys/i386/i386/msi.c
@@ -1,6 +1,7 @@
/*-
- * Copyright (c) 2006 John Baldwin <jhb@FreeBSD.org>
+ * Copyright (c) 2006 Yahoo!, Inc.
* All rights reserved.
+ * Written by: John Baldwin <jhb@FreeBSD.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
OpenPOWER on IntegriCloud