diff options
author | David Gwynne <dlg@cvs.openbsd.org> | 2007-10-22 01:13:28 +0000 |
---|---|---|
committer | David Gwynne <dlg@cvs.openbsd.org> | 2007-10-22 01:13:28 +0000 |
commit | 8f8b276f3bb8809cfa9720456a1a6b7aab11ad63 (patch) | |
tree | 41cb838fefa590eaa3ee01cfa2bf47c08793c9d8 /usr.sbin/pcidump | |
parent | 2aadec10fc49b16d52d23630d2771f5b7b60e517 (diff) |
i wrote most of the code this year, so fix copyright.
Diffstat (limited to 'usr.sbin/pcidump')
-rw-r--r-- | usr.sbin/pcidump/pcidump.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/pcidump/pcidump.c b/usr.sbin/pcidump/pcidump.c index 088461e3613..a14fb931a76 100644 --- a/usr.sbin/pcidump/pcidump.c +++ b/usr.sbin/pcidump/pcidump.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2006 David Gwynne <loki@animata.net> + * Copyright (c) 2006, 2007 David Gwynne <loki@animata.net> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |