svn commit: r355393 - head/share/man/man9

Warner Losh imp at FreeBSD.org
Wed Dec 4 16:55:56 UTC 2019


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 at FreeBSD.org>
+.\" Copyright (c) 2003 M. Warner Losh <imp at FreeBSD.org>
 .\"
 .\" Redistribution and use in source and binary forms, with or without
 .\" modification, are permitted provided that the following conditions


More information about the svn-src-head mailing list