mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-06 08:06:56 +00:00
- Copyrights updated.
- Other minor updates git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@803 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2006-2008 Mellanox Technology Inc. All rights reserved.
|
||||
* Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved.
|
||||
*
|
||||
* This software is available to you under a choice of one of two
|
||||
* licenses. You may choose to be licensed under the terms of the GNU
|
||||
|
||||
+4
-2
@@ -1,5 +1,7 @@
|
||||
/*
|
||||
* Copyright (c) 2006-2008 Mellanox Technology Inc. All rights reserved.
|
||||
* Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved.
|
||||
* Copyright (C) 2008 Vladislav Bolkhovitin <vst@vlnb.net>
|
||||
* Copyright (C) 2008 - 2009 Bart Van Assche <bart.vanassche@gmail.com>
|
||||
*
|
||||
* This software is available to you under a choice of one of two
|
||||
* licenses. You may choose to be licensed under the terms of the GNU
|
||||
@@ -44,7 +46,7 @@
|
||||
|
||||
#define DRV_NAME "ib_srpt"
|
||||
#define PFX DRV_NAME ": "
|
||||
#define DRV_VERSION "1.0"
|
||||
#define DRV_VERSION "1.0.1"
|
||||
#define DRV_RELDATE "July 10, 2008"
|
||||
|
||||
#define MELLANOX_SRPT_ID_STRING "Mellanox OFED SRP target"
|
||||
|
||||
+1
-1
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (c) 2006-2008 Mellanox Technology Inc. All rights reserved.
|
||||
* Copyright (c) 2006 - 2009 Mellanox Technology Inc. All rights reserved.
|
||||
*
|
||||
* This software is available to you under a choice of one of two
|
||||
* licenses. You may choose to be licensed under the terms of the GNU
|
||||
|
||||
Reference in New Issue
Block a user