Skip to content

Commit

Permalink
* cuda header: license
Browse files Browse the repository at this point in the history
  • Loading branch information
canercandan committed Aug 20, 2011
1 parent 7a44d97 commit 4fdb1f3
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions src/linear_algebra/detail/device/cuda/cuda
Original file line number Diff line number Diff line change
@@ -1,19 +1,20 @@
// -*- mode: c++; c-indent-level: 4; c++-member-init-indent: 8; comment-column: 35; -*-

/* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2
* as published by the Free Software Foundation.
*
/* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details.
*
* You should have received a copy of the GNU General Public License
* along with this program; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*
* Authors: Caner Candan <caner@candan.fr>, http://caner.candan.fr
* Authors:
* Caner Candan <caner@candan.fr>, http://caner.candan.fr
*/

#ifndef _linear_algebra_detail_device_cuda_
Expand Down

0 comments on commit 4fdb1f3

Please sign in to comment.