4e13c267b7977b52833a6faa35e6bcf2f96f844e
[linux-flexiantxendom0-3.2.10.git] / drivers / net / sk98lin / h / skversion.h
1 /******************************************************************************
2  *
3  * Name:        version.h
4  * Project:     GEnesis, PCI Gigabit Ethernet Adapter
5  * Purpose:     SK specific Error log support
6  *
7  ******************************************************************************/
8
9 /******************************************************************************
10  *
11  *      (C)Copyright 1998-2002 SysKonnect GmbH.
12  *      (C)Copyright 2002-2003 Marvell.
13  *
14  *      This program is free software; you can redistribute it and/or modify
15  *      it under the terms of the GNU General Public License as published by
16  *      the Free Software Foundation; either version 2 of the License, or
17  *      (at your option) any later version.
18  *
19  *      The information in this file is provided "AS IS" without warranty.
20  *
21  ******************************************************************************/
22
23 #ifdef  lint
24 static const char SysKonnectFileId[] = "@(#) (C) SysKonnect GmbH.";
25 static const char SysKonnectBuildNumber[] =
26         "@(#)SK-BUILD: 6.22 PL: 01"; 
27 #endif  /* !defined(lint) */
28
29 #define BOOT_STRING     "sk98lin: Network Device Driver v6.22\n" \
30                         "(C)Copyright 1999-2004 Marvell(R)."
31
32 #define VER_STRING      "6.22"
33 #define DRIVER_FILE_NAME        "sk98lin"
34 #define DRIVER_REL_DATE         "Jan-30-2004"
35
36