X-Git-Url: https://git.danieliu.xyz/?a=blobdiff_plain;f=src%2Fviewer.c;fp=src%2Fviewer.c;h=c23dc4079182452c7e21bdb956058e0bea0f6e9f;hb=d697dc5138fe93ed9d0316ddf41de6c12b05683d;hp=43a0733df2a360f7cacd2902acf53be1662bc038;hpb=b17ed569c4a9c22ef75bd6ffaf4a50a9bb8ec379;p=smdp.git diff --git a/src/viewer.c b/src/viewer.c index 43a0733..c23dc40 100644 --- a/src/viewer.c +++ b/src/viewer.c @@ -2,7 +2,7 @@ * Functions necessary to display a deck of slides in different color modes * using ncurses. Only white, red, and blue are supported, as they can be * faded in 256 color mode. - * Copyright (C) 2015 Michael Goehler + * Copyright (C) 2016 Michael Goehler * * This file is part of mdp. *