1*96fe64c1Sas145665#!/bin/sh 2*96fe64c1Sas145665# 3*96fe64c1Sas145665# CDDL HEADER START 4*96fe64c1Sas145665# 5*96fe64c1Sas145665# The contents of this file are subject to the terms of the 6*96fe64c1Sas145665# Common Development and Distribution License (the "License"). 7*96fe64c1Sas145665# You may not use this file except in compliance with the License. 8*96fe64c1Sas145665# 9*96fe64c1Sas145665# You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE 10*96fe64c1Sas145665# or http://www.opensolaris.org/os/licensing. 11*96fe64c1Sas145665# See the License for the specific language governing permissions 12*96fe64c1Sas145665# and limitations under the License. 13*96fe64c1Sas145665# 14*96fe64c1Sas145665# When distributing Covered Code, include this CDDL HEADER in each 15*96fe64c1Sas145665# file and include the License file at usr/src/OPENSOLARIS.LICENSE. 16*96fe64c1Sas145665# If applicable, add the following below this CDDL HEADER, with the 17*96fe64c1Sas145665# fields enclosed by brackets "[]" replaced with your own identifying 18*96fe64c1Sas145665# information: Portions Copyright [yyyy] [name of copyright owner] 19*96fe64c1Sas145665# 20*96fe64c1Sas145665# CDDL HEADER END 21*96fe64c1Sas145665# 22*96fe64c1Sas145665# 23*96fe64c1Sas145665# Copyright 2007 Sun Microsystems, Inc. All rights reserved. 24*96fe64c1Sas145665# Use is subject to license terms. 25*96fe64c1Sas145665# 26*96fe64c1Sas145665#ident "%Z%%M% %I% %E% SMI" 27*96fe64c1Sas145665 28*96fe64c1Sas145665echo_file usr/src/common/util/getresponse.c 29*96fe64c1Sas145665echo_file usr/src/common/util/getresponse.h 30