X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=include%2Fcstack.h;h=e762c907448c90e14c42f7a4ad4396a6ae42441e;hp=831e1d8e874c6e87b25a17d9eab5f4fe68079c86;hb=354cf2e07ccd0d7900f96bffc279093997cbe203;hpb=b76ee39c67f83aae042ba2d16e05cb0c98e8185d diff --git a/include/cstack.h b/include/cstack.h index 831e1d8..e762c90 100644 --- a/include/cstack.h +++ b/include/cstack.h @@ -3,7 +3,7 @@ /* * 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. *