~mordred/libmemcached/fix-weird-link

« back to all changes in this revision

Viewing changes to tests/ketama_test_cases.h

  • Committer: Brian Aker
  • Date: 2009-12-16 19:03:49 UTC
  • Revision ID: brian@gir.tangent.org-20091216190349-0qtf5mw4b88lxvbi
Updated copyright headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
/*
 
2
 * Copyright (C) 2006-2009 Brian Aker
 
3
 * All rights reserved.
 
4
 *
 
5
 * Use and distribution licensed under the BSD license.  See
 
6
 * the COPYING file in the parent directory for full text.
 
7
 */
 
8
 
1
9
#ifndef TESTS_KETAMA_TEST_CASES_H
2
10
#define TESTS_KETAMA_TEST_CASES_H
3
11