]> git.kernelconcepts.de Git - karo-tx-uboot.git/blob - drivers/net/sk98lin/h/skversion.h
Merge branch 'master' of git://git.denx.de/u-boot-arm
[karo-tx-uboot.git] / drivers / net / sk98lin / h / skversion.h
1 /******************************************************************************
2  *
3  * Name:        version.h
4  * Project:     GEnesis, PCI Gigabit Ethernet Adapter
5  * Version:     $Revision: 1.4 $
6  * Date:        $Date: 2003/02/25 14:16:40 $
7  * Purpose:     SK specific Error log support
8  *
9  ******************************************************************************/
10
11 /******************************************************************************
12  *
13  *      (C)Copyright 1998-2003 SysKonnect GmbH.
14  *
15  *      This program is free software; you can redistribute it and/or modify
16  *      it under the terms of the GNU General Public License as published by
17  *      the Free Software Foundation; either version 2 of the License, or
18  *      (at your option) any later version.
19  *
20  *      The information in this file is provided "AS IS" without warranty.
21  *
22  ******************************************************************************/
23
24 /******************************************************************************
25  *
26  * History:
27  *      $Log: skversion.h,v $
28  *      Revision 1.4  2003/02/25 14:16:40  mlindner
29  *      Fix: Copyright statement
30  *
31  *      Revision 1.3  2003/02/25 13:30:18  mlindner
32  *      Add: Support for various vendors
33  *
34  *      Revision 1.1.2.1  2001/09/05 13:38:30  mlindner
35  *      Removed FILE description
36  *
37  *      Revision 1.1  2001/03/06 09:25:00  mlindner
38  *      first version
39  *
40  *
41  *
42  ******************************************************************************/
43
44
45 static const char SysKonnectFileId[] = "@(#) (C) SysKonnect GmbH.";
46 static const char SysKonnectBuildNumber[] =
47         "@(#)SK-BUILD: 6.05 PL: 01";
48
49 #define BOOT_STRING     "sk98lin: Network Device Driver v6.05\n" \
50                         "(C)Copyright 1999-2003 Marvell(R)."
51
52 #define VER_STRING      "6.05"