X-Git-Url: https://git.danieliu.xyz/?p=smdp.git;a=blobdiff_plain;f=src%2Fcstring.c;h=7184d2f42386cdce7a12926ffe257ab821a0b1c3;hp=c2005727c02974e11791e634bad6c05b306ced1b;hb=01a21345277528bb331653603e0d3771e5ed5870;hpb=51b2a847fc5798c5b0f56ae93f6e1355038df840 diff --git a/src/cstring.c b/src/cstring.c index c200572..7184d2f 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) 2015 Michael Goehler * * This file is part of mdp. *