X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libmemcached%2Fprotocol_handler.h;h=3fb00c98d96b4e655232501e9366b5c162bfbfe4;hb=c38f53f67c27b36858e456fcb86a725d5c27b977;hp=fe92a2cc1f75632a8121424fdd6476b2d436b283;hpb=0438a012ce75f5067aa95638519a30706494ab74;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