diff --git a/src/demux.c b/src/demux.c index 1870574..773732e 100644 --- a/src/demux.c +++ b/src/demux.c @@ -2,7 +2,7 @@ * @file demux.c * @brief demultiplex a slow5 file * @author Sasha Jenner (me AT sjenner DOT com) - * @date 30/08/2024 + * @date 01/11/2024 */ #include #include diff --git a/src/split.c b/src/split.c index ee262f0..3787abd 100644 --- a/src/split.c +++ b/src/split.c @@ -3,7 +3,7 @@ * @brief split a SLOW5 in different ways * @author Hiruna Samarakoon (h.samarakoon@garvan.org.au) * @author Sasha Jenner (me AT sjenner DOT com) - * @date 30/08/2024 + * @date 01/11/2024 */ #include