prepend v0.1 - (C) 2002 Kurt Weber <kmw@rowsw.com>

prepend is a simple little utility to prepend the contents of one file onto
another.  I wrote it mainly to speed up the addition of the boilerplate GNU
GPL licenses onto source files for another project of mine after I realized,
pretty far into development, that I had not yet done so.  Rather than deal with
a circuitous combination of cp and cat and mv, I decided it'd be a lot easier
just to write a tool to automate it all--thus, prepend came to be.

Installation instructions are contained in INSTALL; documentation for prepend
itself is in the manpage (man prepend).  If you want to help out, I accept
code submissions, bugfixes, etc. at the above address--if you're at a loss for
something to do, check out TODO.  If your submission gets accepted, you'll get
a mention at the appropriate place in the source code as well as the AUTHORS
file.

If you've checked everything and you're still having problems, email me at the
above address--I'll try to respond and help you as soon as I can.

Since you probably don't care, here's a little about me.  As I write this, I'm a
17-year-old high school senior, intent on entering Purdue University next fall
to double-major in Professional Flight and Aeronautical Engineering.  My love
is music--I play trombone, euphonium, tuba, trumpet, piano, guitar, and
dulcimer--and dream of moonlighting as a jazz musician.  I am a big fan of the
Phantom Regiment Drum & Bugle Corps, and I will be auditioning there in
November of 2003.  I currently have four computers that are my own--really old
ones, I'm a bit of a masochist--and one that is shared among my family (the
only one with Internet access at this time).

kmw
26 DEC 2002
