rot13.sh revision 2490
10Sduke#!/bin/sh -
22362Sohair#
30Sduke# Copyright (c) 1992, 1993
40Sduke#	The Regents of the University of California.  All rights reserved.
50Sduke#
60Sduke# Redistribution and use in source and binary forms, with or without
70Sduke# modification, are permitted provided that the following conditions
80Sduke# are met:
90Sduke# 1. Redistributions of source code must retain the above copyright
100Sduke#    notice, this list of conditions and the following disclaimer.
110Sduke# 2. Redistributions in binary form must reproduce the above copyright
120Sduke#    notice, this list of conditions and the following disclaimer in the
130Sduke#    documentation and/or other materials provided with the distribution.
140Sduke# 3. All advertising materials mentioning features or use of this software
150Sduke#    must display the following acknowledgement:
160Sduke#	This product includes software developed by the University of
170Sduke#	California, Berkeley and its contributors.
180Sduke# 4. Neither the name of the University nor the names of its contributors
192362Sohair#    may be used to endorse or promote products derived from this software
202362Sohair#    without specific prior written permission.
212362Sohair#
220Sduke# THIS SOFTWARE IS PROVIDED BY THE REGENTS AND CONTRIBUTORS ``AS IS'' AND
230Sduke# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
240Sduke# IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
250Sduke# ARE DISCLAIMED.  IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE
260Sduke# FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
270Sduke# DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
280Sduke# OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
290Sduke# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
300Sduke# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
310Sduke# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
320Sduke# SUCH DAMAGE.
330Sduke#
340Sduke#	@(#)rot13.sh	8.1 (Berkeley) 5/31/93
350Sduke#
360Sduke
370Sdukecaesar 13 $*
380Sduke