just a Copyright statemet added in a few files

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7209 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
degironc 2010-11-12 21:44:47 +00:00
parent 33a5384442
commit ad36fda0e1
4 changed files with 24 additions and 1 deletions

View File

@ -1,3 +1,10 @@
!
! Copyright (C) 2009-2010 Quantum ESPRESSO group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
!----------------------------------------------------------------------------
SUBROUTINE ipoolscatter( nsize, nkstot, f_in, nks, f_out )
!----------------------------------------------------------------------------

View File

@ -1,3 +1,11 @@
!
! Copyright (C) 2009-2010 Quantum ESPRESSO group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
!----------------------------------------------------------------------------
Module radin_mod
! Use constants !WARNING, here you should put other constants!!!

View File

@ -1,5 +1,5 @@
!
! Copyright (C) 2001-2009 Quantum ESPRESSO group
! Copyright (C) 2009-2010 Quantum ESPRESSO group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,

View File

@ -1,3 +1,11 @@
!
! Copyright (C) 2009-2010 Quantum ESPRESSO group
! This file is distributed under the terms of the
! GNU General Public License. See the file `License'
! in the root directory of the present distribution,
! or http://www.gnu.org/copyleft/gpl.txt .
!
!---------------------------------------------------------------------------
module xspectra
use kinds, only : DP
implicit none