diff options
author | Matt Godbolt <matt@godbolt.org> | 2019-05-30 16:33:07 -0500 |
---|---|---|
committer | Matt Godbolt <matt@godbolt.org> | 2019-05-30 16:33:07 -0500 |
commit | 895bfd5913854f39b92de26e198b1701e9f31056 (patch) | |
tree | 687c3bdbe142172e3d3f8502cbdf225f667fde79 /lib/compilers/clang.js | |
parent | 993a3de63a4bc84fba558bcc24969a54afe7a3c3 (diff) | |
download | compiler-explorer-895bfd5913854f39b92de26e198b1701e9f31056.tar.gz compiler-explorer-895bfd5913854f39b92de26e198b1701e9f31056.zip |
Compiler Explorer Team->Authors (for consistency)
Diffstat (limited to 'lib/compilers/clang.js')
-rw-r--r-- | lib/compilers/clang.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compilers/clang.js b/lib/compilers/clang.js index df5ef5bc9..050e14a5c 100644 --- a/lib/compilers/clang.js +++ b/lib/compilers/clang.js @@ -1,4 +1,4 @@ -// Copyright (c) 2018, Compiler Explorer Team +// Copyright (c) 2018, Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |