summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDustin Sallings <dustin@spy.net>2011-03-28 14:25:01 -0700
committerTrond Norbye <trond.norbye@gmail.com>2011-03-28 23:28:42 +0200
commitdfd51305babd9f1020c401ac56518c0a4129e840 (patch)
tree2fd0bdd33c6326c59722b70d7ae2c2320a2de0b5
parentff7e64b1bd6908a2abb5e3ac47ee6a67701e78f4 (diff)
downloadmemcached-dfd51305babd9f1020c401ac56518c0a4129e840.tar.gz
Removed my Copyright from genhash.c.
This is property of memcached and I claim no rights to it. Signed-off-by: Dustin Sallings <dustin@spy.net>
-rw-r--r--utilities/genhash.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/utilities/genhash.c b/utilities/genhash.c
index 38674cc..b8bbb87 100644
--- a/utilities/genhash.c
+++ b/utilities/genhash.c
@@ -1,7 +1,3 @@
-/*
- * Copyright (c) 2006 Dustin Sallings <dustin@spy.net>
- */
-
#include <stdio.h>
#include <stdlib.h>
#include <math.h>