diff options
author | pjd <pjd@FreeBSD.org> | 2011-01-27 19:18:42 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2011-01-27 19:18:42 +0000 |
commit | dd7f23334a4601e14152142f19d26d7279fc487b (patch) | |
tree | 79954ba85f05856977ce9d41e8d7018b4e67be07 /sbin | |
parent | 3c7536356332b10b4bba4e8962da78ea3aa95ba0 (diff) | |
download | FreeBSD-src-dd7f23334a4601e14152142f19d26d7279fc487b.zip FreeBSD-src-dd7f23334a4601e14152142f19d26d7279fc487b.tar.gz |
Use my copyright for 2011 work.
MFC after: 1 week
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/hastd/pjdlog.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sbin/hastd/pjdlog.c b/sbin/hastd/pjdlog.c index ba4e791..2d62412 100644 --- a/sbin/hastd/pjdlog.c +++ b/sbin/hastd/pjdlog.c @@ -1,5 +1,6 @@ /*- - * Copyright (c) 2009-2011 The FreeBSD Foundation + * Copyright (c) 2009-2010 The FreeBSD Foundation + * Copyright (c) 2011 Pawel Jakub Dawidek <pjd@FreeBSD.org> * All rights reserved. * * This software was developed by Pawel Jakub Dawidek under sponsorship from |