Add Copyright header to Fortran bindings source files
This commit is contained in:
parent
5f2b32e45b
commit
9c18468fe2
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
#ifndef _CUDA
|
||||
|
||||
!Start cudaFor module
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
!Start defines
|
||||
#define NCCL_UNIQUE_ID_BYTES 128
|
||||
!End defines
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
@ -1,3 +1,10 @@
|
||||
!*************************************************************************
|
||||
!* Copyright (c) 2016 Research Computing Services (RCS), University of
|
||||
!* Cambridge. All rights reserved.
|
||||
!*
|
||||
!* See LICENSE.txt for license information
|
||||
!*************************************************************************
|
||||
|
||||
program test
|
||||
use iso_c_binding
|
||||
use iso_fortran_env
|
||||
|
Loading…
x
Reference in New Issue
Block a user