X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fstart.c;h=e3f2a64c874dd4a3df0e0984eeaf59eebc8e2a6f;hb=6be7286b5a5ecc708ac8778be1d4532b37c2330c;hp=aa042f976fa957626f044d357a2509151f7748f3;hpb=07039f809a9e6866b6d32dd28b51937f6eb5a336;p=awesomized%2Flibmemcached diff --git a/tests/start.c b/tests/start.c index aa042f97..e3f2a64c 100644 --- a/tests/start.c +++ b/tests/start.c @@ -1,3 +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: + * + */ + +#include "config.h" + #include #include #include "server.h"