=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/cpp/cpp.sh,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/cpp/cpp.sh 1996/01/02 13:49:07 1.1 --- src/usr.bin/cpp/cpp.sh 1996/06/26 05:32:24 1.2 *************** *** 1,4 **** --- 1,6 ---- #!/bin/sh + # $OpenBSD: cpp.sh,v 1.2 1996/06/26 05:32:24 deraadt Exp $ + # # Copyright (c) 1990 The Regents of the University of California. # All rights reserved.