X-Git-Url: https://git.draconx.ca/gitweb/cdecl99.git/blobdiff_plain/e8b313f75d564832dd0cef3eef6056717e07c0fd..b9b5dfbb48617d5ae852b3bc11f7be3552d7ae38:/configure.ac diff --git a/configure.ac b/configure.ac index 3718430..e749f53 100644 --- a/configure.ac +++ b/configure.ac @@ -1,3 +1,9 @@ +dnl Copyright © 2011 Nick Bowler +dnl +dnl License WTFPL2: Do What The Fuck You Want To Public License, version 2. +dnl This is free software: you are free to do what the fuck you want to. +dnl There is NO WARRANTY, to the extent permitted by law. + AC_PREREQ([2.68]) AC_INIT([cdecl99], [0.1], [nbowler@draconx.ca]) AC_CONFIG_HEADER([config.h])