X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibmemcached%2Fmemcached.h;h=ca2d41a00d552b0e0054b163ac48da424ef625ca;hb=3301b2f6fc5a53b428d29b788ba85fe4dae7b12d;hp=b3dbcb27ac6e6be5f9a3950590de7150ac2f0438;hpb=3ffc968aaf182bf1ff1e18157c7bde2bdb41668d;p=awesomized%2Flibmemcached diff --git a/src/libmemcached/memcached.h b/src/libmemcached/memcached.h index b3dbcb27..ca2d41a0 100644 --- a/src/libmemcached/memcached.h +++ b/src/libmemcached/memcached.h @@ -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,10 +9,10 @@ | 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/ | +--------------------------------------------------------------------+ */ #pragma once -#include "libmemcached-1/memcached.h" +#include "libmemcached-1.0/memcached.h"