aboutsummaryrefslogtreecommitdiff
path: root/UNLICENSE
Commit message (Expand)AuthorAgeFilesLines
* Remove blank lines at end of filesTom Ryder2016-03-281-1/+0
* Formalise licenseTom Ryder2014-05-081-0/+25
iv>



                                                           
# Don't print the GDB copyright message on every invocation
gdb() {
    command gdb -q "$@"
}