X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fstart.c;h=eb37357d6b5b43e1b1d7a8f4bff8fafaa848c76f;hb=4effcb18b27e2d84a8b29bc311b5edbee3c004b6;hp=aa042f976fa957626f044d357a2509151f7748f3;hpb=51aa1233e4981967f06dd3432cd3a6ed83a35607;p=awesomized%2Flibmemcached diff --git a/tests/start.c b/tests/start.c index aa042f97..eb37357d 100644 --- a/tests/start.c +++ b/tests/start.c @@ -1,3 +1,14 @@ +/* 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: + * + */ + #include #include #include "server.h"