diff options
| author | John Baldwin <jhb@FreeBSD.org> | 2007-10-31 16:14:30 +0000 |
|---|---|---|
| committer | John Baldwin <jhb@FreeBSD.org> | 2007-10-31 16:14:30 +0000 |
| commit | cbf964029ba3590dad8787bb32b1adbc41148f1d (patch) | |
| tree | ca42c8b62350bf0eb57ade7cdfef8fd99d2f6eeb /usr.sbin/pciconf/cap.c | |
| parent | 2fc90d3d6b6e3603cec69ac9c3d9d70468120b90 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/pciconf/cap.c')
| -rw-r--r-- | usr.sbin/pciconf/cap.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.sbin/pciconf/cap.c b/usr.sbin/pciconf/cap.c index 80c7e97aa09a..1ccb8f870c27 100644 --- a/usr.sbin/pciconf/cap.c +++ b/usr.sbin/pciconf/cap.c @@ -1,6 +1,7 @@ /*- - * Copyright (c) 2007 John Baldwin <jhb@FreeBSD.org> + * Copyright (c) 2007 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 |
