From cd9046df115a95b53d5ece7b8bf65a483ec93ccb Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Wed, 29 May 2013 16:51:03 +0000 Subject: [PATCH] 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 --- sys/mips/mips/db_trace.c | 1 - 1 file changed, 1 deletion(-) diff --git a/sys/mips/mips/db_trace.c b/sys/mips/mips/db_trace.c index e4798eb8de1..445600c03da 100644 --- a/sys/mips/mips/db_trace.c +++ b/sys/mips/mips/db_trace.c @@ -1,5 +1,4 @@ /*- - * Copyright (c) 2008-2013 The FreeBSD Foundation * Copyright (c) 2004-2005, Juniper Networks, Inc. * All rights reserved. *