maint: update copyright
[gnulib.git] / tests / test-argp.c
2014-01-01 Eric Blakemaint: update copyright
2013-01-01 Eric Blakemaint: update all copyright year number ranges
2012-01-01 Jim Meyeringmaint: update all copyright year number ranges
2011-07-05 Jim Meyeringmaint: indent with spaces, not TABs, and add a rule...
2011-01-20 Paul Eggertassume <ctype.h>, ..., <time.h> exist
2011-01-01 Jim Meyeringmaint: update almost all copyright ranges to include...
2010-06-11 Bruno HaibleAvoid some more warnings from "gcc -Wwrite-strings".
2010-03-25 Bruno HaibleMinor formatting changes.
2010-02-05 Sergey PoznyakoffArgp: fix recognition of short alias options.
2010-02-05 Sergey PoznyakoffFix indentation
2010-01-01 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-29 Jim Meyeringupdate nearly all FSF copyright year lists to include...
2009-12-10 Bruno HaibleUse spaces for indentation, not tabs.
2007-10-07 Bruno HaibleChange copyright notice from GPLv2+ to GPLv3+.
2007-05-28 Eric BlakeUnconditionally include <config.h> in unit tests.
2007-04-30 Sergey PoznyakoffRestore #include "progname.h"
2007-04-29 Sergey PoznyakoffFix option ordering. Test deeply clustered options.
2007-03-03 Bruno HaibleProvide a program_name variable on platforms other...
2006-01-21 Sergey PoznyakoffTest suite for argp module