X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=src%2Fcstack.c;h=0906ea5b287effa431356ae7875433c4f23fcf13;hp=0209edffb2d7e5aa5bee0c42e363ac47eb817991;hb=354cf2e07ccd0d7900f96bffc279093997cbe203;hpb=b76ee39c67f83aae042ba2d16e05cb0c98e8185d diff --git a/src/cstack.c b/src/cstack.c index 0209edf..0906ea5 100644 --- a/src/cstack.c +++ b/src/cstack.c @@ -1,6 +1,6 @@ /* * An implementation of a char stack in heap memory. - * Copyright (C) 2016 Michael Goehler + * Copyright (C) 2018 Michael Goehler * * This file is part of mdp. *