#!/bin/sh

sccs edit $1
cat $HOME/mail/link/96/0796/file_copyright $1 > /tmp/d
mv /tmp/d $1
echo "copyrights" | sccs delget $1
