diff --git a/tools/big2gribex.cpp b/tools/big2gribex.cpp index 059ad6988..a36b01126 100644 --- a/tools/big2gribex.cpp +++ b/tools/big2gribex.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: big2gribex + * Implementation: big2gribex * * Description: * diff --git a/tools/gts_dump.cpp b/tools/gts_dump.cpp index b33831ef0..0f297393b 100644 --- a/tools/gts_dump.cpp +++ b/tools/gts_dump.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: gts_dump + * Implementation: gts_dump * * */ diff --git a/tools/metar_dump.cpp b/tools/metar_dump.cpp index 080ec8ea3..4e0e2b8d4 100644 --- a/tools/metar_dump.cpp +++ b/tools/metar_dump.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: grib_dump + * Implementation: grib_dump * * Author: Enrico Fucile * diff --git a/tools/metar_ls.cpp b/tools/metar_ls.cpp index ebb160c80..794438715 100644 --- a/tools/metar_ls.cpp +++ b/tools/metar_ls.cpp @@ -9,7 +9,7 @@ */ /* - * C Implementation: grib_ls + * Implementation: grib_ls * * Author: Enrico Fucile *