X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fexecute.c;h=130fef0b67919e1c7290ddb0fafff7d7d464023a;hb=7f9bc55d79a4e7133fdeaaa1150451717c103b28;hp=3944d449b58b06c64ecc52d1ebeb4407b6c5c59b;hpb=b4de8d3fd063b9017797dd9809ab3acb8a537606;p=awesomized%2Flibmemcached diff --git a/clients/execute.c b/clients/execute.c index 3944d449..130fef0b 100644 --- a/clients/execute.c +++ b/clients/execute.c @@ -1,3 +1,14 @@ +/* LibMemcached + * Copyright (C) 2006-2009 Brian Aker + * All rights reserved. + * + * Use and distribution licensed under the BSD license. See + * the COPYING file in the parent directory for full text. + * + * Summary: + * + */ + /* Execute a memcached_set() a set of pairs. Return the number of rows set.