svn commit: r251103 - head/sys/mips/mips

Marcel Moolenaar marcel at FreeBSD.org
Wed May 29 16:51:03 UTC 2013


Author: marcel
Date: Wed May 29 16:51:03 2013
New Revision: 251103
URL: http://svnweb.freebsd.org/changeset/base/251103

Log:
  Don't assign the copyright to the FreeBSD foundation for the years
  this file is in FreeBSD. There's formality to this that hasn't
  happened and Juniper is perfectly fine with being the holder.
  
  Discussed with: eadler, imp, jhb

Modified:
  head/sys/mips/mips/db_trace.c

Modified: head/sys/mips/mips/db_trace.c
==============================================================================
--- head/sys/mips/mips/db_trace.c	Wed May 29 13:36:33 2013	(r251102)
+++ head/sys/mips/mips/db_trace.c	Wed May 29 16:51:03 2013	(r251103)
@@ -1,5 +1,4 @@
 /*-
- * Copyright (c) 2008-2013 The FreeBSD Foundation
  * Copyright (c) 2004-2005, Juniper Networks, Inc.
  * All rights reserved.
  *


More information about the svn-src-all mailing list