svn commit: r294862 - head/lib/libdpv

Devin Teske dteske at FreeBSD.org
Wed Jan 27 00:02:53 UTC 2016


Author: dteske
Date: Wed Jan 27 00:02:51 2016
New Revision: 294862
URL: https://svnweb.freebsd.org/changeset/base/294862

Log:
  Bump copyrights

Modified:
  head/lib/libdpv/dpv.c
  head/lib/libdpv/dpv.h
  head/lib/libdpv/dpv_private.h

Modified: head/lib/libdpv/dpv.c
==============================================================================
--- head/lib/libdpv/dpv.c	Tue Jan 26 23:59:30 2016	(r294861)
+++ head/lib/libdpv/dpv.c	Wed Jan 27 00:02:51 2016	(r294862)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2013-2014 Devin Teske <dteske at FreeBSD.org>
+ * Copyright (c) 2013-2016 Devin Teske <dteske at FreeBSD.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/lib/libdpv/dpv.h
==============================================================================
--- head/lib/libdpv/dpv.h	Tue Jan 26 23:59:30 2016	(r294861)
+++ head/lib/libdpv/dpv.h	Wed Jan 27 00:02:51 2016	(r294862)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2013-2014 Devin Teske <dteske at FreeBSD.org>
+ * Copyright (c) 2013-2016 Devin Teske <dteske at FreeBSD.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without

Modified: head/lib/libdpv/dpv_private.h
==============================================================================
--- head/lib/libdpv/dpv_private.h	Tue Jan 26 23:59:30 2016	(r294861)
+++ head/lib/libdpv/dpv_private.h	Wed Jan 27 00:02:51 2016	(r294862)
@@ -1,5 +1,5 @@
 /*-
- * Copyright (c) 2013-2014 Devin Teske <dteske at FreeBSD.org>
+ * Copyright (c) 2013-2016 Devin Teske <dteske at FreeBSD.org>
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without


More information about the svn-src-all mailing list