X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fserver.c;h=cdd22dea85017037a14dff0c6b644f41f428a1b3;hb=7c986323bd4eece0d805f4df17eb03ea094f84f6;hp=f0926695133571f946ccfcad05a1f06dc11a5326;hpb=ba35cd77a343901f61e4fc5279328b571e51604e;p=m6w6%2Flibmemcached diff --git a/tests/server.c b/tests/server.c index f0926695..cdd22dea 100644 --- a/tests/server.c +++ b/tests/server.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: + * + */ + /* Startup, and shutdown the memcached servers. */