Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Jan 2016 00:02:51 +0000 (UTC)
From:      Devin Teske <dteske@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r294862 - head/lib/libdpv
Message-ID:  <201601270002.u0R02pRo020783@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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

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@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

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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201601270002.u0R02pRo020783>