diff options
author | Austin Morton <apmorton@users.noreply.github.com> | 2020-09-27 00:20:19 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-27 00:20:19 -0400 |
commit | de85aecc7dac9495bf5503e3e17daa874ac704f3 (patch) | |
tree | 4efdd13dffd94bc7913dcb789bc5afad647afe32 /lib/compilers/fortran.js | |
parent | 4a158e1ff423cbdd1c90fb4146bd95fc77e901dc (diff) | |
download | compiler-explorer-de85aecc7dac9495bf5503e3e17daa874ac704f3.tar.gz compiler-explorer-de85aecc7dac9495bf5503e3e17daa874ac704f3.zip |
Normalize and enforce license disclaimer headers (#2234)
Diffstat (limited to 'lib/compilers/fortran.js')
-rw-r--r-- | lib/compilers/fortran.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/compilers/fortran.js b/lib/compilers/fortran.js index 92a8dda62..d7638b85c 100644 --- a/lib/compilers/fortran.js +++ b/lib/compilers/fortran.js @@ -1,5 +1,4 @@ -// Copyright (c) 2018, Forschungzentrum Juelich GmbH -// Juelich Supercomputing Centre +// Copyright (c) 2018, Forschungzentrum Juelich GmbH, Juelich Supercomputing Centre // All rights reserved. // // Redistribution and use in source and binary forms, with or without |