diff options
author | haimay <none@none> | 2007-01-17 14:35:03 -0800 |
---|---|---|
committer | haimay <none@none> | 2007-01-17 14:35:03 -0800 |
commit | 9a7670889e9c36ec355371e6b02f2d9084f040dc (patch) | |
tree | 1ad8958a11c3b43edb057690d385ec1417c29417 /usr/src/lib/libkmf/include/algorithm.h | |
parent | 6190f16aef6d374e3f5f686f9e270b5057c12b2a (diff) | |
download | illumos-joyent-9a7670889e9c36ec355371e6b02f2d9084f040dc.tar.gz |
6509342 Code licenses for KMF need to be cleaned up.
Diffstat (limited to 'usr/src/lib/libkmf/include/algorithm.h')
-rw-r--r-- | usr/src/lib/libkmf/include/algorithm.h | 26 |
1 files changed, 2 insertions, 24 deletions
diff --git a/usr/src/lib/libkmf/include/algorithm.h b/usr/src/lib/libkmf/include/algorithm.h index 5353e4e8bc..c52ee81028 100644 --- a/usr/src/lib/libkmf/include/algorithm.h +++ b/usr/src/lib/libkmf/include/algorithm.h @@ -1,30 +1,8 @@ /* - * CDDL HEADER START - * - * The contents of this file are subject to the terms of the - * Common Development and Distribution License (the "License"). - * You may not use this file except in compliance with the License. - * - * You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE - * or http://www.opensolaris.org/os/licensing. - * See the License for the specific language governing permissions - * and limitations under the License. - * - * When distributing Covered Code, include this CDDL HEADER in each - * file and include the License file at usr/src/OPENSOLARIS.LICENSE. - * If applicable, add the following below this CDDL HEADER, with the - * fields enclosed by brackets "[]" replaced with your own identifying - * information: Portions Copyright [yyyy] [name of copyright owner] - * - * CDDL HEADER END + * Copyright 2007 Sun Microsystems, Inc. All rights reserved. + * Use is subject to license terms. */ /* - * Copyright 2006 Sun Microsystems, Inc. All rights reserved. - * Use is subject to license terms. - * - * - * File: ALGORITHM.H - * * Copyright (c) 1995-2000 Intel Corporation. All rights reserved. */ |