cliftonsnyder.net - code - bash
source
#!/bin/bash
#
# gpl.sh - demonstrates how to put a short GPL notice in a bash script
#
# Copyright (C) %{YEAR} by %{AUTHOR}
# Released under GNU GPL 2 or later
Note: syntax-highlighted HTML code generated using code2html