Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jan 2012 09:08:41 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r230051 - head/usr.sbin/config
Message-ID:  <201201130908.q0D98fhr052401@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Fri Jan 13 09:08:41 2012
New Revision: 230051
URL: http://svn.freebsd.org/changeset/base/230051

Log:
  Fix copyright year
  
  Spotted by:	pluknet

Modified:
  head/usr.sbin/config/mkmakefile.c

Modified: head/usr.sbin/config/mkmakefile.c
==============================================================================
--- head/usr.sbin/config/mkmakefile.c	Fri Jan 13 07:28:34 2012	(r230050)
+++ head/usr.sbin/config/mkmakefile.c	Fri Jan 13 09:08:41 2012	(r230051)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 1980, 1993
+ * Copyright (c) 1980, 1990, 1993
  *	The Regents of the University of California.  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?201201130908.q0D98fhr052401>