diff options
author | Matt Godbolt <matt@godbolt.org> | 2021-07-24 08:46:18 -0500 |
---|---|---|
committer | Matt Godbolt <matt@godbolt.org> | 2021-07-24 08:46:18 -0500 |
commit | 25f48a89a08d1cb92a541bab920b19135636feb3 (patch) | |
tree | 2c33a5398d898aac787db703171a2e133ee59f41 /lib/compilers/ispc.js | |
parent | db6626e3e8101df79cdcc1aae216ff6007326446 (diff) | |
download | compiler-explorer-25f48a89a08d1cb92a541bab920b19135636feb3.tar.gz compiler-explorer-25f48a89a08d1cb92a541bab920b19135636feb3.zip |
Reassign my copyright to Compiler Explorer Authors
Diffstat (limited to 'lib/compilers/ispc.js')
-rw-r--r-- | lib/compilers/ispc.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compilers/ispc.js b/lib/compilers/ispc.js index d18797d33..e72f05afd 100644 --- a/lib/compilers/ispc.js +++ b/lib/compilers/ispc.js @@ -1,4 +1,4 @@ -// Copyright (c) 2017, Matt Godbolt & Compiler Explorer Authors +// Copyright (c) 2017, Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |