From owner-p4-projects@FreeBSD.ORG Tue Jul 1 17:31:39 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 5C8DA106568A; Tue, 1 Jul 2008 17:31:39 +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 1EB7B1065687 for ; Tue, 1 Jul 2008 17:31:39 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0DC6F8FC2A for ; Tue, 1 Jul 2008 17:31:39 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m61HVcUr050278 for ; Tue, 1 Jul 2008 17:31:38 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m61HVciq050276 for perforce@freebsd.org; Tue, 1 Jul 2008 17:31:38 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Tue, 1 Jul 2008 17:31:38 GMT Message-Id: <200807011731.m61HVciq050276@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to bb+lists.freebsd.perforce@cyrus.watson.org using -f From: Robert Watson To: Perforce Change Reviews Cc: Subject: PERFORCE change 144434 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: Tue, 01 Jul 2008 17:31:39 -0000 http://perforce.freebsd.org/chv.cgi?CH=144434 Change 144434 by rwatson@rwatson_fledge on 2008/07/01 17:30:44 Update Apple copyrights for recent Mac OS X changes. Affected files ... .. //depot/projects/trustedbsd/openbsm/bin/audit/audit.c#10 edit .. //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#31 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/bin/audit/audit.c#10 (text+ko) ==== @@ -1,5 +1,5 @@ /* - * Copyright (c) 2005 Apple Computer, Inc. + * Copyright (c) 2005-2008 Apple Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -11,7 +11,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + * 3. Neither the name of Apple Inc. ("Apple") nor the names of * its contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * @@ -26,7 +26,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $P4: //depot/projects/trustedbsd/openbsm/bin/audit/audit.c#9 $ + * $P4: //depot/projects/trustedbsd/openbsm/bin/audit/audit.c#10 $ */ /* * Program to trigger the audit daemon with a message that is either: ==== //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#31 (text+ko) ==== @@ -1,5 +1,5 @@ /* - * Copyright (c) 2004 Apple Computer, Inc. + * Copyright (c) 2004-2008 Apple Inc. * All rights reserved. * * Redistribution and use in source and binary forms, with or without @@ -11,7 +11,7 @@ * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the * documentation and/or other materials provided with the distribution. - * 3. Neither the name of Apple Computer, Inc. ("Apple") nor the names of + * 3. Neither the name of Apple Inc. ("Apple") nor the names of * its contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * @@ -26,7 +26,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#30 $ + * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#31 $ */ #include