Merge pull request #140 from hussainnaqvee/patch-1
[awesomized/libmemcached] / src / libmemcachedutil / common.h
index ddfac58911dd9b11f4fd4eb41ed037a128ce8263..0a5cb20ce24c504ca6f821d84de950ae9215f06f 100644 (file)
@@ -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   <mike@php.net>                |
+    | Copyright (c) 2020-2021 Michael Wallner        https://awesome.co/ |
     +--------------------------------------------------------------------+
 */
 
@@ -22,6 +22,6 @@
 #include <cstdio>
 #include <ciso646>
 
-#include "libmemcachedutil-1/util.h"
+#include "libmemcachedutil-1.0/util.h"
 #include "libmemcached/assert.hpp"
 #include "libmemcached/backtrace.hpp"