]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - tools/tools/cxgbtool/version.h
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / tools / tools / cxgbtool / version.h
1 /*****************************************************************************
2  *                                                                           *
3  * File:                                                                     *
4  *  version.h                                                                *
5  *                                                                           *
6  * Description:                                                              *
7  *  cxgbtool userspace utility version defines.                              *
8  *                                                                           *
9  * http://www.chelsio.com                                                    *
10  *                                                                           *
11  * Copyright (c) 2003 - 2008 Chelsio Communications, Inc.                    *
12  * All rights reserved.                                                      *
13  *                                                                           *
14  * Maintainers: maintainers@chelsio.com                                      *
15  *                                                                           *
16  * History:                                                                  *
17  *                                                                           *
18  ****************************************************************************/
19 /* $Date: 2007/02/05 18:46:24 $ $RCSfile: version.h,v $ $Revision: 1.9 $ */
20
21 /*
22  * $FreeBSD$
23  */
24
25 #ifndef __CXGBTOOL_VERSION_H
26 #define __CXGBTOOL_VERSION_H
27
28 #define PROGNAME "cxgbtool"
29 #define VERSION "1.16f"
30 #define COPYRIGHT "Copyright (c) 2004-2009 Chelsio Communications"
31
32 #endif //__CXGBTOOL_VERSION_H