change file header

This commit is contained in:
merlokk 2017-11-19 18:16:53 +02:00
commit 2d5cb77890
2 changed files with 2 additions and 2 deletions

View file

@ -5,7 +5,7 @@
// at your option, any later version. See the LICENSE.txt file for the text of
// the license.
//-----------------------------------------------------------------------------
// EMV commands
// Command line parser core commands
//-----------------------------------------------------------------------------
#include "clparser.h"

View file

@ -5,7 +5,7 @@
// at your option, any later version. See the LICENSE.txt file for the text of
// the license.
//-----------------------------------------------------------------------------
// EMV commands
// Command line parser core commands
//-----------------------------------------------------------------------------
#include "argtable3.h"