X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=clients%2Fmemcapable.c;h=c70afa33237687c55a09258ce3d954d46b016b12;hb=521e830fe336a17bee6e7376e3bf01a3b35ddc37;hp=f1d7d6a4d7330f8b91e969fe951870b35a98dc38;hpb=24353992d6086a53123cc6a42fd41b982acb0952;p=m6w6%2Flibmemcached diff --git a/clients/memcapable.c b/clients/memcapable.c index f1d7d6a4..c70afa33 100644 --- a/clients/memcapable.c +++ b/clients/memcapable.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: + * + */ + /* -*- Mode: C; tab-width: 2; c-basic-offset: 2; indent-tabs-mode: nil -*- */ #undef NDEBUG #include "config.h"