aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/caesar/rot13.sh
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/caesar/rot13.sh')
-rw-r--r--usr.bin/caesar/rot13.sh2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/caesar/rot13.sh b/usr.bin/caesar/rot13.sh
index 477907cf8242..1916fa78ad65 100644
--- a/usr.bin/caesar/rot13.sh
+++ b/usr.bin/caesar/rot13.sh
@@ -26,7 +26,5 @@
# LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
# OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
# SUCH DAMAGE.
-#
-# @(#)rot13.sh 8.1 (Berkeley) 5/31/93
exec /usr/bin/caesar 13 "$@"