summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordteske <dteske@FreeBSD.org>2016-01-27 00:02:51 +0000
committerdteske <dteske@FreeBSD.org>2016-01-27 00:02:51 +0000
commit0967d3b5ae954ee4cb64b3f09f60aff80ec5a733 (patch)
treea39bf1af7331a173a18d0b4b6361755bbb01d5f7
parentd08ad3f736078451711e1347dabd1d64e255b033 (diff)
downloadFreeBSD-src-0967d3b5ae954ee4cb64b3f09f60aff80ec5a733.zip
FreeBSD-src-0967d3b5ae954ee4cb64b3f09f60aff80ec5a733.tar.gz
Bump copyrights
-rw-r--r--lib/libdpv/dpv.c2
-rw-r--r--lib/libdpv/dpv.h2
-rw-r--r--lib/libdpv/dpv_private.h2
3 files changed, 3 insertions, 3 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
diff --git a/lib/libdpv/dpv.h b/lib/libdpv/dpv.h
index 67d7bc1..a79962b 100644
--- a/lib/libdpv/dpv.h
+++ b/lib/libdpv/dpv.h
@@ -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
diff --git a/lib/libdpv/dpv_private.h b/lib/libdpv/dpv_private.h
index 1bebba6..fd4734c 100644
--- a/lib/libdpv/dpv_private.h
+++ b/lib/libdpv/dpv_private.h
@@ -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
OpenPOWER on IntegriCloud