diff options
author | dteske <dteske@FreeBSD.org> | 2016-01-27 00:02:51 +0000 |
---|---|---|
committer | dteske <dteske@FreeBSD.org> | 2016-01-27 00:02:51 +0000 |
commit | 0967d3b5ae954ee4cb64b3f09f60aff80ec5a733 (patch) | |
tree | a39bf1af7331a173a18d0b4b6361755bbb01d5f7 /lib/libdpv/dpv.c | |
parent | d08ad3f736078451711e1347dabd1d64e255b033 (diff) | |
download | FreeBSD-src-0967d3b5ae954ee4cb64b3f09f60aff80ec5a733.zip FreeBSD-src-0967d3b5ae954ee4cb64b3f09f60aff80ec5a733.tar.gz |
Bump copyrights
Diffstat (limited to 'lib/libdpv/dpv.c')
-rw-r--r-- | lib/libdpv/dpv.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libdpv/dpv.c b/lib/libdpv/dpv.c index edf75bd..8ac39b1 100644 --- a/lib/libdpv/dpv.c +++ b/lib/libdpv/dpv.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2013-2014 Devin Teske <dteske@FreeBSD.org> + * Copyright (c) 2013-2016 Devin Teske <dteske@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |