fix #107
[awesomized/libmemcached] / src / libmemcached / udp.hpp
index ca564c7a91a267ad01386b7765321f5f9c1bb5a2..23088b49a0be9e9011f31641581dd02f39a2aced 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,10 +9,12 @@
     | 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/ |
     +--------------------------------------------------------------------+
 */
 
+#pragma once
+
 #define MAX_UDP_DATAGRAM_LENGTH           1400
 #define UDP_DATAGRAM_HEADER_LENGTH        8
 #define UDP_REQUEST_ID_MSG_SIG_DIGITS     10