~mordred/libmemcached/fix-weird-link

« back to all changes in this revision

Viewing changes to libmemcached/visibility.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
 
 * Summary: interface for memcached server
3
 
 * Description: visibitliy macros for libmemcached
 
1
/* LibMemcached
 
2
 * Copyright (C) 2006-2009 Brian Aker 
 
3
 * All rights reserved.
4
4
 *
5
5
 * Use and distribution licensed under the BSD license.  See
6
 
 * the COPYING file in this directory for full text.
7
 
 * 
8
 
 * Author: Monty Taylor
 
6
 * the COPYING file in the parent directory for full text.
 
7
 *
 
8
 * Summary: Interface for memcached server.
 
9
 *
 
10
 * Author: Trond Norbye
 
11
 *
9
12
 */
10
13
 
11
14
/**