X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibhashkit%2Fdigest.cc;h=3e1bb31d9b72e1ca6838a8f220ff34c5e140e68c;hb=26dd4e6e3d500ce8f8865db4071e2508e604864e;hp=6ca176a65f6309f35ea4ca50e49ca372ac4bccd5;hpb=0f27cca46a4a529459ca988268972f480a9730c6;p=awesomized%2Flibmemcached diff --git a/src/libhashkit/digest.cc b/src/libhashkit/digest.cc index 6ca176a6..3e1bb31d 100644 --- a/src/libhashkit/digest.cc +++ b/src/libhashkit/digest.cc @@ -1,6 +1,6 @@ /* +--------------------------------------------------------------------+ - | libmemcached - C/C++ Client Library for memcached | + | libmemcached-awesome - C/C++ Client Library for memcached | +--------------------------------------------------------------------+ | Redistribution and use in source and binary forms, with or without | | modification, are permitted under the terms of the BSD license. | @@ -9,7 +9,7 @@ | the terms online at: https://opensource.org/licenses/BSD-3-Clause | +--------------------------------------------------------------------+ | Copyright (c) 2006-2014 Brian Aker https://datadifferential.com/ | - | Copyright (c) 2020 Michael Wallner | + | Copyright (c) 2020-2021 Michael Wallner https://awesome.co/ | +--------------------------------------------------------------------+ */