change license header library name to libmemcached-awesome
[awesomized/libmemcached] / src / libmemcachedprotocol / common.h
index 0e6a1005c666a8faf4dcde2516238f8249457e01..656d65b067b9d5ba63d670112e938b7a02c4698b 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/ |
     +--------------------------------------------------------------------+
 */
 
@@ -18,7 +18,7 @@
 #include "mem_config.h"
 #include <assert.h>
 
-#include "libmemcachedprotocol-0/handler.h"
+#include "libmemcachedprotocol-0.0/handler.h"
 #include "libmemcachedprotocol/cache.h"
 #include "libmemcached/byteorder.h"