X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=src%2Fbin%2Fcommon%2Fgenerator.h;h=b6758d5a93871a798c1072fbadaf7a20697682e9;hb=6e77392804b33fec81b9d6d3fc3fd65c4b879ce1;hp=e60bfb38dc107bad274cc6d6a97ef1c15878bb33;hpb=ef66fe65395361ec9656531413af6e26676e1f47;p=m6w6%2Flibmemcached diff --git a/src/bin/common/generator.h b/src/bin/common/generator.h index e60bfb38..b6758d5a 100644 --- a/src/bin/common/generator.h +++ b/src/bin/common/generator.h @@ -1,16 +1,16 @@ -/* LibMemcached - * Copyright (C) 2006-2009 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: - * - */ - /* - Code to generate data to be pushed into memcached + +--------------------------------------------------------------------+ + | libmemcached - 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 Michael Wallner | + +--------------------------------------------------------------------+ */ #pragma once