File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 77# Invokes the chosen Fortran compiler with the received command-line
88# arguments.
99#
10- # Copyright (c) 2015-2016, Sourcery, Inc.
10+ # Copyright (c) 2015-2018, Sourcery Institute
11+ # Copyright (c) 2015-2018, Sourcery, Inc.
1112# All rights reserved.
1213#
1314# Redistribution and use in source and binary forms, with or without
264265if [[ ${1} == -[vV] || ${1} == ' --version' ]]; then
265266 echo " "
266267 echo " OpenCoarrays Coarray Fortran Compiler Wrapper (caf version ${caf_version} )"
267- echo " Copyright (C) 2015-2016 Sourcery, Inc."
268+ echo " Copyright (C) 2015-2018 Sourcery Institute"
269+ echo " Copyright (C) 2015-2018 Sourcery, Inc."
268270 echo " "
269271 echo " OpenCoarrays comes with NO WARRANTY, to the extent permitted by law."
270272 echo " You may redistribute copies of OpenCoarrays under the terms of the"
You can’t perform that action at this time.
0 commit comments