Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Dec 2019 16:55:55 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r355393 - head/share/man/man9
Message-ID:  <201912041655.xB4GttZE049553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Wed Dec  4 16:55:55 2019
New Revision: 355393
URL: https://svnweb.freebsd.org/changeset/base/355393

Log:
  Fix accidentally changed copyright year.
  
  Noticed by: bapt@

Modified:
  head/share/man/man9/bus_activate_resource.9

Modified: head/share/man/man9/bus_activate_resource.9
==============================================================================
--- head/share/man/man9/bus_activate_resource.9	Wed Dec  4 16:41:00 2019	(r355392)
+++ head/share/man/man9/bus_activate_resource.9	Wed Dec  4 16:55:55 2019	(r355393)
@@ -1,6 +1,6 @@
 .\" -*- nroff -*-
 .\"
-.\" Copyright (c) 2004 M. Warner Losh <imp@FreeBSD.org>
+.\" Copyright (c) 2003 M. Warner Losh <imp@FreeBSD.org>
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions



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