~mm-yuhu/gearmand/server-funcs

« back to all changes in this revision

Viewing changes to docs/doxygen.h

  • Committer: Eric Day
  • Date: 2008-12-24 18:47:59 UTC
  • Revision ID: eday@oddments.org-20081224184759-grx4wknc1q48pvet
Switched to BSD license, started cleaning up test suite.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
/* Gearman server and library
2
2
 * Copyright (C) 2008 Brian Aker, Eric Day
3
 
 *
4
 
 * This program is free software; you can redistribute it and/or modify
5
 
 * it under the terms of the GNU General Public License as published by
6
 
 * the Free Software Foundation; either version 2 of the License, or
7
 
 * (at your option) any later version.
8
 
 *
9
 
 * This program is distributed in the hope that it will be useful,
10
 
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
11
 
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
12
 
 * GNU General Public License for more details.
13
 
 *
14
 
 * You should have received a copy of the GNU General Public License along
15
 
 * with this program; if not, write to the Free Software Foundation, Inc.,
16
 
 * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
 
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.
17
7
 */
18
8
 
19
9
/**