From owner-p4-projects@FreeBSD.ORG Mon Apr 16 11:57:23 2007 Return-Path: X-Original-To: p4-projects@freebsd.org Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 4960416A46E; Mon, 16 Apr 2007 11:57:23 +0000 (UTC) X-Original-To: perforce@freebsd.org Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1CB0F16A412 for ; Mon, 16 Apr 2007 11:57:23 +0000 (UTC) (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: from repoman.freebsd.org (repoman.freebsd.org [69.147.83.41]) by mx1.freebsd.org (Postfix) with ESMTP id 0BA9A13C46C for ; Mon, 16 Apr 2007 11:57:23 +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.13.8/8.13.8) with ESMTP id l3GBvMYG056822 for ; Mon, 16 Apr 2007 11:57:22 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.13.8/8.13.8/Submit) id l3GBvMxI056819 for perforce@freebsd.org; Mon, 16 Apr 2007 11:57:22 GMT (envelope-from bb+lists.freebsd.perforce@cyrus.watson.org) Date: Mon, 16 Apr 2007 11:57:22 GMT Message-Id: <200704161157.l3GBvMxI056819@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 118233 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: Mon, 16 Apr 2007 11:57:23 -0000 http://perforce.freebsd.org/chv.cgi?CH=118233 Change 118233 by rwatson@rwatson_cinnamon on 2007/04/16 11:56:32 Update copyrights. Affected files ... .. //depot/projects/trustedbsd/openbsm/libbsm/au_token.3#13 edit .. //depot/projects/trustedbsd/openbsm/libbsm/libbsm.3#13 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/libbsm/au_token.3#13 (text+ko) ==== @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2005 Robert N. M. Watson +.\" Copyright (c) 2005-2007 Robert N. M. Watson .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_token.3#12 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_token.3#13 $ .\" .Dd April 19, 2005 .Dt AU_TOKEN 3 ==== //depot/projects/trustedbsd/openbsm/libbsm/libbsm.3#13 (text+ko) ==== @@ -1,5 +1,5 @@ .\"- -.\" Copyright (c) 2005-2006 Robert N. M. Watson +.\" Copyright (c) 2005-2007 Robert N. M. Watson .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/libbsm.3#12 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/libbsm.3#13 $ .\" .Dd April 19, 2005 .Dt LIBBSM 3