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