X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Flibmemcached%2Fparse.cc;h=4b0eba54eeef56a0ea3b31c87814854c5857eab4;hb=72df8af3b9cc00f590afa31371be571c1169a268;hp=d9d81db0978eae166909c7f738b508ccf96c173d;hpb=93921f44b47fb38cf4b6dd5e33100c57bfe8acc5;p=awesomized%2Flibmemcached diff --git a/src/libmemcached/parse.cc b/src/libmemcached/parse.cc index d9d81db0..4b0eba54 100644 --- a/src/libmemcached/parse.cc +++ b/src/libmemcached/parse.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/ | +--------------------------------------------------------------------+ */