X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=libhashkit%2Fhas.cc;h=2230a56a73f8d88d5f1fbefecc009a91ae1a353d;hb=3347080c209fd333955a73b2798be4f98b84d27f;hp=111e715319f5b64f984e7433c5cb52a0ab3652c7;hpb=2569efffe16042f47dc5d2c34528a9ec22fc18b0;p=awesomized%2Flibmemcached diff --git a/libhashkit/has.cc b/libhashkit/has.cc index 111e7153..2230a56a 100644 --- a/libhashkit/has.cc +++ b/libhashkit/has.cc @@ -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 bool libhashkit_has_algorithm(const hashkit_hash_algorithm_t algo)