From patchwork Wed Nov 28 19:03:33 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Hal Rosenstock X-Patchwork-Id: 1817921 X-Patchwork-Delegate: alexne@voltaire.com Return-Path: X-Original-To: patchwork-linux-rdma@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by patchwork2.kernel.org (Postfix) with ESMTP id 7D7CCDF26F for ; Wed, 28 Nov 2012 19:03:38 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754928Ab2K1TDi (ORCPT ); Wed, 28 Nov 2012 14:03:38 -0500 Received: from mail-bk0-f46.google.com ([209.85.214.46]:61131 "EHLO mail-bk0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754421Ab2K1TDh (ORCPT ); Wed, 28 Nov 2012 14:03:37 -0500 Received: by mail-bk0-f46.google.com with SMTP id q16so5900875bkw.19 for ; Wed, 28 Nov 2012 11:03:36 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:cc:subject :content-type:content-transfer-encoding:x-gm-message-state; bh=yJICtEdvRZ/hsfAUR3rbNpZTb5fewlNfpMyYYsIM9nI=; b=JQm0MTwDlS7kamV5uoWu3BZR/DMET6HLHSAn7CVc4A+x7N7zPBkrSfQIRAzwrI9D8B a69o9+QLmIpR9ZVoimGahw0lsL26/DXQEiSYaIHQHfjX4wi3XLxEbBa6jmHTob6TQm5D ipy4lNk5AYPy6+ZM4fafqazaO1PpLxDNyhV4c+QVQ2ER6GBvWyM2ictYZTn1HhxFc0Qm zPBhg9ru0gewdoBjuUS5Z6mhvUdawprP0ONegkqgnmP1bSodFrcoXb/vXX0pB1bItDcW sBtnTbteUrDfTh/Qa9eHfKLVpOJORnSyE9GUaXooHiJQL1fCe8RBWfNdCCKZvITCgfiV am6A== Received: by 10.204.147.18 with SMTP id j18mr5962155bkv.79.1354129416628; Wed, 28 Nov 2012 11:03:36 -0800 (PST) Received: from [192.168.1.102] (c-71-192-10-85.hsd1.ma.comcast.net. [71.192.10.85]) by mx.google.com with ESMTPS id c10sm2784032bkw.1.2012.11.28.11.03.35 (version=SSLv3 cipher=OTHER); Wed, 28 Nov 2012 11:03:35 -0800 (PST) Message-ID: <50B66005.3060500@dev.mellanox.co.il> Date: Wed, 28 Nov 2012 14:03:33 -0500 From: Hal Rosenstock User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:9.0) Gecko/20111222 Thunderbird/9.0.1 MIME-Version: 1.0 To: Alex Netes CC: "linux-rdma (linux-rdma@vger.kernel.org)" , Jim Schutt Subject: [PATCH 6/8] opensm/osm_torus.c: Add copyright X-Gm-Message-State: ALoCoQn0jrxw+Ftf61DRlUtp4L4OlpT7KkBIjS4zIFh/KSTjA/+g4zwk2kUcPxb+qeHEupT93q/G Sender: linux-rdma-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-rdma@vger.kernel.org Signed-off-by: Hal Rosenstock --- opensm/osm_torus.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opensm/osm_torus.c b/opensm/osm_torus.c index b52cdfb..b2a8832 100644 --- a/opensm/osm_torus.c +++ b/opensm/osm_torus.c @@ -3,7 +3,7 @@ * DE-AC04-94AL85000 with Sandia Corporation, the U.S. Government retains * certain rights in this software. * Copyright (c) 2009-2011 ZIH, TU Dresden, Federal Republic of Germany. All rights reserved. - * + * Copyright (c) 2010-2012 Mellanox Technologies LTD. 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