From owner-p4-projects@FreeBSD.ORG Thu Aug 21 19:52:15 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 296BA10656C7; Thu, 21 Aug 2008 19:52:15 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E1C0C10656C0 for ; Thu, 21 Aug 2008 19:52:14 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CDF0E8FC18 for ; Thu, 21 Aug 2008 19:52:14 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.2/8.14.2) with ESMTP id m7LJqEYq097660 for ; Thu, 21 Aug 2008 19:52:14 GMT (envelope-from ed@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m7LJqEFo097658 for perforce@freebsd.org; Thu, 21 Aug 2008 19:52:14 GMT (envelope-from ed@FreeBSD.org) Date: Thu, 21 Aug 2008 19:52:14 GMT Message-Id: <200808211952.m7LJqEFo097658@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ed@FreeBSD.org using -f From: Ed Schouten To: Perforce Change Reviews Cc: Subject: PERFORCE change 148037 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 21 Aug 2008 19:52:15 -0000 http://perforce.freebsd.org/chv.cgi?CH=148037 Change 148037 by ed@ed_flippo on 2008/08/21 19:51:16 That's not nice of me, removing the notice from the wrong file. Affected files ... .. //depot/projects/mpsafetty/sys/sys/ttyhook.h#3 edit .. //depot/projects/mpsafetty/sys/sys/ttyqueue.h#7 edit Differences ... ==== //depot/projects/mpsafetty/sys/sys/ttyhook.h#3 (text+ko) ==== @@ -2,9 +2,6 @@ * Copyright (c) 2008 Ed Schouten * All rights reserved. * - * Portions of this software were developed under sponsorship from Snow - * B.V., the Netherlands. - * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: ==== //depot/projects/mpsafetty/sys/sys/ttyqueue.h#7 (text+ko) ==== @@ -2,6 +2,9 @@ * Copyright (c) 2008 Ed Schouten * All rights reserved. * + * Portions of this software were developed under sponsorship from Snow + * B.V., the Netherlands. + * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions * are met: