Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 30 Dec 2008 05:08:05 +0000 (UTC)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-7@freebsd.org
Subject:   svn commit: r186590 - stable/7/sys/sys
Message-ID:  <200812300508.mBU585gV077032@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: imp
Date: Tue Dec 30 05:08:05 2008
New Revision: 186590
URL: http://svn.freebsd.org/changeset/base/186590

Log:
  Merge copyright bump.
  
  Approved by:	re@ (kensmith)

Modified:
  stable/7/sys/sys/copyright.h   (contents, props changed)

Modified: stable/7/sys/sys/copyright.h
==============================================================================
--- stable/7/sys/sys/copyright.h	Tue Dec 30 05:04:06 2008	(r186589)
+++ stable/7/sys/sys/copyright.h	Tue Dec 30 05:08:05 2008	(r186590)
@@ -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?200812300508.mBU585gV077032>