X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=src%2Fparser.c;h=f5ab7fff3c0f246d7384480794092821dab6776b;hb=f38c2f467878d066ae27628160ac22f48e19fdaa;hp=5ca7ea26a211c2fc223a23a7706bb59e6a31303d;hpb=680d0478fc66d6d25b1f258be0114d6c915ec0a0;p=smdp.git diff --git a/src/parser.c b/src/parser.c index 5ca7ea2..f5ab7ff 100644 --- a/src/parser.c +++ b/src/parser.c @@ -2,7 +2,7 @@ * Functions necessary to parse a file and transform its content into * a deck of slides containing lines. All based on markdown formating * rules. - * Copyright (C) 2014 Michael Goehler + * Copyright (C) 2015 Michael Goehler * * This file is part of mdp. *