svn commit: r289793 - head/lib/libdpv

Devin Teske dteske at FreeBSD.org
Fri Oct 23 07:36:29 UTC 2015


Author: dteske
Date: Fri Oct 23 07:36:27 2015
New Revision: 289793
URL: https://svnweb.freebsd.org/changeset/base/289793

Log:
  Bump date/copyright after correcting HISTORY
  
  MFC after:	3 days
  X-MFC-to:	stable/10
  X-MFC-with:	r289790

Modified:
  head/lib/libdpv/dpv.3

Modified: head/lib/libdpv/dpv.3
==============================================================================
--- head/lib/libdpv/dpv.3	Fri Oct 23 07:35:48 2015	(r289792)
+++ head/lib/libdpv/dpv.3	Fri Oct 23 07:36:27 2015	(r289793)
@@ -1,4 +1,4 @@
-.\" Copyright (c) 2013-2014 Devin Teske
+.\" Copyright (c) 2013-2015 Devin Teske
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms, with or without
@@ -24,7 +24,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd Oct 24, 2014
+.Dd Oct 22, 2015
 .Dt DPV 3
 .Os
 .Sh NAME


More information about the svn-src-head mailing list