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/golang.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/golang.js')
-rw-r--r-- | lib/compilers/golang.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compilers/golang.js b/lib/compilers/golang.js index e3a83b5c9..ac59c63e7 100644 --- a/lib/compilers/golang.js +++ b/lib/compilers/golang.js @@ -1,4 +1,4 @@ -// Copyright (c) 2016, Matt Godbolt & Rubén Rincón +// Copyright (c) 2016, Rubén Rincón & Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |