X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;ds=inline;f=include%2Flibmemcached-1.0%2Fparse.h;h=0b2cacad3ef29e500e43a9819eb8dcb92cf91237;hb=HEAD;hp=a91f769d1b0191c03e98d47af6e103eebd1c0027;hpb=5e760300d15ef4c5b7eed3fb9f37920ebca2f6ec;p=awesomized%2Flibmemcached diff --git a/include/libmemcached-1.0/parse.h b/include/libmemcached-1.0/parse.h index a91f769d..0b2cacad 100644 --- a/include/libmemcached-1.0/parse.h +++ b/include/libmemcached-1.0/parse.h @@ -1,13 +1,17 @@ -/* LibMemcached - * Copyright (C) 2010 Brian Aker - * All rights reserved. - * - * Use and distribution licensed under the BSD license. See - * the COPYING file in the parent directory for full text. - * - * Summary: Work with fetching results - * - */ +/* + +--------------------------------------------------------------------+ + | 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. | + | You should have received a copy of the license in a bundled file | + | named LICENSE; in case you did not receive a copy you can review | + | the terms online at: https://opensource.org/licenses/BSD-3-Clause | + +--------------------------------------------------------------------+ + | Copyright (c) 2006-2014 Brian Aker https://datadifferential.com/ | + | Copyright (c) 2020-2021 Michael Wallner https://awesome.co/ | + +--------------------------------------------------------------------+ +*/ #pragma once