Fix copyright headers in libhashkit.
[awesomized/libmemcached] / libhashkit / has.cc
index 111e715319f5b64f984e7433c5cb52a0ab3652c7..2230a56a73f8d88d5f1fbefecc009a91ae1a353d 100644 (file)
@@ -1,8 +1,9 @@
 /*  vim:expandtab:shiftwidth=2:tabstop=2:smarttab:
  * 
- *  Libmemcached library
+ *  HashKit library
  *
- *  Copyright (C) 2011 Data Differential, http://datadifferential.com/
+ *  Copyright (C) 2011-2012 Data Differential, http://datadifferential.com/
+ *  Copyright (C) 2009 Brian Aker All rights reserved.
  *
  *  Redistribution and use in source and binary forms, with or without
  *  modification, are permitted provided that the following conditions are
@@ -34,6 +35,7 @@
  *
  */
 
+
 #include <libhashkit/common.h>
 
 bool libhashkit_has_algorithm(const hashkit_hash_algorithm_t algo)