diff options
| author | Jim Harris <jimharris@FreeBSD.org> | 2013-07-09 21:22:17 +0000 |
|---|---|---|
| committer | Jim Harris <jimharris@FreeBSD.org> | 2013-07-09 21:22:17 +0000 |
| commit | e9efbc134ff240560d3a23c68b97129a5923eda1 (patch) | |
| tree | 9bacf35498b6a99c201a20957c05c48cbbceb613 /sys/dev/nvme/nvme.c | |
| parent | 1cb022703ec635c8106969bb9ff5e0de4347ef1a (diff) | |
Notes
Diffstat (limited to 'sys/dev/nvme/nvme.c')
| -rw-r--r-- | sys/dev/nvme/nvme.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/nvme/nvme.c b/sys/dev/nvme/nvme.c index 7b91ef3ba3ab1..65bb05e14ca4c 100644 --- a/sys/dev/nvme/nvme.c +++ b/sys/dev/nvme/nvme.c @@ -1,5 +1,5 @@ /*- - * Copyright (C) 2012 Intel Corporation + * Copyright (C) 2012-2013 Intel Corporation * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
