diff options
author | RabsRincon <ruben@rinconblanco.es> | 2021-07-27 06:03:54 +0200 |
---|---|---|
committer | RabsRincon <ruben@rinconblanco.es> | 2021-07-27 06:03:54 +0200 |
commit | d6c5752852ac810442de66e2291b274f0b4c9378 (patch) | |
tree | 6b7d31b27486b0ec8ba83a9d00309bbb2901eaa8 /lib/compilers/golang.js | |
parent | 973b5e49b8e13024960e27d481c76a098617258b (diff) | |
download | compiler-explorer-d6c5752852ac810442de66e2291b274f0b4c9378.tar.gz compiler-explorer-d6c5752852ac810442de66e2291b274f0b4c9378.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 ac59c63e7..edf100e9a 100644 --- a/lib/compilers/golang.js +++ b/lib/compilers/golang.js @@ -1,4 +1,4 @@ -// Copyright (c) 2016, Rubén Rincón & Compiler Explorer Authors +// Copyright (c) 2016, Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |