Merging bzr://localhost/libmemcached/994772 to Build branch
[m6w6/libmemcached] / tests / ketama_test_cases_spy.h
index 5e6a9378b918cb2f7ef524d91abf1df8424f2589..b587031ff2a31f24395cd47e6cf142ce1f8a0b28 100644 (file)
@@ -1,5 +1,12 @@
-#ifndef TESTS_KETAMA_TEST_CASES_SPY_H
-#define TESTS_KETAMA_TEST_CASES_SPY_H
+/*
+ * 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.
+ */
+
+#pragma once
 
 static struct {
     const char *key;
@@ -107,4 +114,3 @@ static struct {
   { "\\MQ_XNT7L-", 1259349383UL, 1259509450UL, "10.0.1.5" },
   { "VD6D0]ba_\\", 3842502950UL, 3842588691UL, "10.0.1.7" },
 };
-#endif