X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fprotocol_handler.h;h=3fb00c98d96b4e655232501e9366b5c162bfbfe4;hb=8b63456935a638f6d401c1ee09dcb073d110841a;hp=fe92a2cc1f75632a8121424fdd6476b2d436b283;hpb=7ed5aa2c6673ab92559e52a29e83c0a44f3beebc;p=m6w6%2Flibmemcached diff --git a/libmemcached/protocol_handler.h b/libmemcached/protocol_handler.h index fe92a2cc..3fb00c98 100644 --- a/libmemcached/protocol_handler.h +++ b/libmemcached/protocol_handler.h @@ -1,10 +1,16 @@ -/* - * Summary: Definition of the callback interface to the protocol handler +/* 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. * - * Copy: See Copyright for the status of this software. + * Summary: Definition of the callback interface to the protocol handler * * Author: Trond Norbye + * */ + #ifndef MEMCACHED_PROTOCOL_H #define MEMCACHED_PROTOCOL_H