summaryrefslogtreecommitdiff
path: root/usr/src/prototypes/prototype.py
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@nexenta.com>2010-09-02 21:55:52 -0700
committerGarrett D'Amore <garrett@nexenta.com>2010-09-02 21:55:52 -0700
commit410cfc1c29e3c504b79366ddfd3584e9e69a33d5 (patch)
treeb201a6eb094183691fc9fc3aa297d9c870f520bb /usr/src/prototypes/prototype.py
parent711debbdbcc5d0501e990c9a5b6a7583656556c9 (diff)
downloadillumos-joyent-410cfc1c29e3c504b79366ddfd3584e9e69a33d5.tar.gz
133 need to change the prototype files
Reviewed by: richlowe@richlowe.net Approved by: richlowe@richlowe.net
Diffstat (limited to 'usr/src/prototypes/prototype.py')
-rw-r--r--usr/src/prototypes/prototype.py28
1 files changed, 9 insertions, 19 deletions
diff --git a/usr/src/prototypes/prototype.py b/usr/src/prototypes/prototype.py
index d780ba0620..68149bd697 100644
--- a/usr/src/prototypes/prototype.py
+++ b/usr/src/prototypes/prototype.py
@@ -1,30 +1,20 @@
#! /usr/bin/python
#
-# CDDL HEADER START
+# This file and its contents are supplied under the terms of the
+# Common Development and Distribution License ("CDDL"), version 1.0.
+# You may only use this file in accordance with the terms version
+# 1.0 of the CDDL.
#
-# 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
+# A full copy of the text of the CDDL should have accompanied this
+# source. A copy is of the CDDL is also available via the Internet
+# at http://www.illumos.org/license/CDDL.
#
#
-# Copyright (c) 2010, Oracle and/or its affiliates. All rights reserved.
+# Copyright 2010 <contributor>. All rights reserved.
#
#
-# Block comment that describes the contents of this file.
+# Describe the purpose of this file here.
#