X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fmemcached_util.h;h=f06804b40d1ecffe1238443df8b06fd39a82f9af;hb=521e830fe336a17bee6e7376e3bf01a3b35ddc37;hp=65732c87f438919738c9cfd170b4a19da11a7650;hpb=2976ddecb2bc80db436386bf332cbb63dd238330;p=m6w6%2Flibmemcached diff --git a/libmemcached/memcached_util.h b/libmemcached/memcached_util.h index 65732c87..f06804b4 100644 --- a/libmemcached/memcached_util.h +++ b/libmemcached/memcached_util.h @@ -1,12 +1,17 @@ -/* - * Summary: interface for libmemcached utility library - * Description: main include file for libmemcachedutil +/* LibMemcached + * Copyright (C) 2006-2009 Brian Aker + * All rights reserved. * - * Copy: See Copyright for the status of this software. + * Use and distribution licensed under the BSD license. See + * the COPYING file in the parent directory for full text. + * + * Summary: Connection pool library. * * Author: Trond Norbye + * */ + #ifndef MEMCACHED_UTIL_H #define MEMCACHED_UTIL_H