PERFORCE change 90759 for review
Robert Watson
rwatson at FreeBSD.org
Tue Jan 31 01:38:48 GMT 2006
http://perforce.freebsd.org/chv.cgi?CH=90759
Change 90759 by rwatson at rwatson_peppercorn on 2006/01/31 01:38:20
$P4$, canonicalize copyrights.
Affected files ...
.. //depot/projects/trustedbsd/openbsm/bin/auditd/audit_warn.c#4 edit
.. //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#3 edit
.. //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#4 edit
.. //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.h#3 edit
Differences ...
==== //depot/projects/trustedbsd/openbsm/bin/auditd/audit_warn.c#4 (text+ko) ====
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2005 Apple Computer, Inc.
+ * All rights reserved.
*
* @APPLE_BSD_LICENSE_HEADER_START@
*
@@ -28,6 +29,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* @APPLE_BSD_LICENSE_HEADER_END@
+ *
+ * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/audit_warn.c#4 $
*/
#include <sys/types.h>
==== //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#3 (text+ko) ====
@@ -1,4 +1,5 @@
-.\" Copyright (c) 2004, Apple Computer, Inc. All rights reserved.
+.\" Copyright (c) 2004 Apple Computer, Inc.
+.\" All rights reserved.
.\"
.\" @APPLE_BSD_LICENSE_HEADER_START@
.\"
@@ -28,6 +29,8 @@
.\"
.\" @APPLE_BSD_LICENSE_HEADER_END@
.\"
+.\" $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.8#3 $
+.\"
.Dd Jan 24, 2004
.Dt AUDITD 8
.Os
==== //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#4 (text+ko) ====
@@ -29,6 +29,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* @APPLE_BSD_LICENSE_HEADER_END@
+ *
+ * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.c#4 $
*/
#include <sys/dirent.h>
==== //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.h#3 (text+ko) ====
@@ -1,5 +1,6 @@
/*
- * Copyright (c) 2005 Apple Computer, Inc. All rights reserved.
+ * Copyright (c) 2005 Apple Computer, Inc.
+ * All rights reserved.
*
* @APPLE_BSD_LICENSE_HEADER_START@
*
@@ -28,6 +29,8 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
* @APPLE_BSD_LICENSE_HEADER_END@
+ *
+ * $P4: //depot/projects/trustedbsd/openbsm/bin/auditd/auditd.h#3 $
*/
#ifndef _AUDITD_H_
To Unsubscribe: send mail to majordomo at trustedbsd.org
with "unsubscribe trustedbsd-cvs" in the body of the message
More information about the trustedbsd-cvs
mailing list