diff options
author | Matt Godbolt <matt@godbolt.org> | 2020-09-26 17:50:40 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-26 17:50:40 -0500 |
commit | f68198af9e5ec0b365f4bfdfad7edd3094ade4f5 (patch) | |
tree | db8db7ee17a91c4d1e1565055952c2d1af063fb2 /lib/compilers/gcc.js | |
parent | a2eed58cd0c517c58a89aef1987eb8bdf90c5fd1 (diff) | |
download | compiler-explorer-f68198af9e5ec0b365f4bfdfad7edd3094ade4f5.tar.gz compiler-explorer-f68198af9e5ec0b365f4bfdfad7edd3094ade4f5.zip |
Reassign copyright to Compiler Explorer Authors (#2233)
Diffstat (limited to 'lib/compilers/gcc.js')
-rw-r--r-- | lib/compilers/gcc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compilers/gcc.js b/lib/compilers/gcc.js index 592dde321..1cba974c8 100644 --- a/lib/compilers/gcc.js +++ b/lib/compilers/gcc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2016, Matt Godbolt +// Copyright (c) 2016, Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |