More const correctness.
[m6w6/libmemcached] / libmemcached / protocol_handler.h
index fe92a2cc1f75632a8121424fdd6476b2d436b283..3fb00c98d96b4e655232501e9366b5c162bfbfe4 100644 (file)
@@ -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