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 7
7
# Invokes the chosen Fortran compiler with the received command-line
8
8
# arguments.
9
9
#
10
- # Copyright (c) 2015-2016, Sourcery, Inc.
10
+ # Copyright (c) 2015-2018, Sourcery Institute
11
+ # Copyright (c) 2015-2018, Sourcery, Inc.
11
12
# All rights reserved.
12
13
#
13
14
# Redistribution and use in source and binary forms, with or without
264
265
if [[ ${1} == -[vV] || ${1} == ' --version' ]]; then
265
266
echo " "
266
267
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."
268
270
echo " "
269
271
echo " OpenCoarrays comes with NO WARRANTY, to the extent permitted by law."
270
272
echo " You may redistribute copies of OpenCoarrays under the terms of the"
You can’t perform that action at this time.
0 commit comments