I built this script as an easy way to preprend a license to a source file. It can detect the source code language by the file extension to use the proper comment syntax.
Usage: ./license.sh FILENAME [LICENSE_TYPE]
License types include: apache gpl lgpl personal