Date: Tue, 30 Dec 2008 05:37:40 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-releng@freebsd.org Subject: svn commit: r186596 - releng/7.1/sys/sys Message-ID: <200812300537.mBU5beo6078536@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: imp Date: Tue Dec 30 05:37:39 2008 New Revision: 186596 URL: http://svn.freebsd.org/changeset/base/186596 Log: Bump year. Approved by: re@ (kensmith) Modified: releng/7.1/sys/sys/copyright.h (contents, props changed) Modified: releng/7.1/sys/sys/copyright.h ============================================================================== --- releng/7.1/sys/sys/copyright.h Tue Dec 30 05:36:18 2008 (r186595) +++ releng/7.1/sys/sys/copyright.h Tue Dec 30 05:37:39 2008 (r186596) @@ -1,5 +1,5 @@ /*- - * Copyright (C) 1992-2008 The FreeBSD Project. All rights reserved. + * Copyright (C) 1992-2009 The FreeBSD Project. All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions @@ -30,7 +30,7 @@ /* FreeBSD */ #define COPYRIGHT_FreeBSD \ - "Copyright (c) 1992-2008 The FreeBSD Project.\n" + "Copyright (c) 1992-2009 The FreeBSD Project.\n" /* Foundation */ #define TRADEMARK_Foundation \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200812300537.mBU5beo6078536>