X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=ccan%2Ftally%2F_info;h=c75897c64452c1b191f7a160c9492929026fb16a;hp=1d67274f5c276eb2934c3256f16237f6e0a9b763;hb=HEAD;hpb=7f63d84eb712c54c57c3d4e9a92ffefe2f1b2ade diff --git a/ccan/tally/_info b/ccan/tally/_info index 1d67274f..c75897c6 100644 --- a/ccan/tally/_info +++ b/ccan/tally/_info @@ -1,6 +1,6 @@ +#include "config.h" #include #include -#include "config.h" /** * tally - running tally of integers @@ -40,7 +40,7 @@ * return 0; * } * - * License: LGPL (3 or any later version) + * License: LGPL (v3 or any later version) * Author: Rusty Russell */ int main(int argc, char *argv[])