X-Git-Url: https://git.draconx.ca/gitweb/upkg.git/blobdiff_plain/677adeec833114f535b62a57c47418f96c9315cf..10db89bd754cb1ae982c75cebc2f97ac3e11aa34:/configure.ac diff --git a/configure.ac b/configure.ac index 36c3ffd..5ada488 100644 --- a/configure.ac +++ b/configure.ac @@ -1,10 +1,9 @@ -dnl Copyright © 2009-2012, 2015, 2019-2020 Nick Bowler +dnl Copyright © 2009-2012, 2015, 2019-2020, 2022 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.62) AC_INIT([upkg],[0.1],[nbowler@draconx.ca]) AC_CONFIG_SRCDIR([src/libupkg.c]) AC_CONFIG_HEADER([config.h])