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