X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=src%2Fcstring.c;h=cf5756ffd3699532b4d6ac7a64613e12fac2e56b;hp=27ddaed4111224bff4c7e3045fce3f14eba299ca;hb=354cf2e07ccd0d7900f96bffc279093997cbe203;hpb=b76ee39c67f83aae042ba2d16e05cb0c98e8185d diff --git a/src/cstring.c b/src/cstring.c index 27ddaed..cf5756f 100644 --- a/src/cstring.c +++ b/src/cstring.c @@ -1,6 +1,6 @@ /* * An implementation of expandable c strings in heap memory. - * Copyright (C) 2016 Michael Goehler + * Copyright (C) 2018 Michael Goehler * * This file is part of mdp. *