diff options
author | RabsRincon <ruben@rinconblanco.es> | 2021-07-24 00:51:34 +0200 |
---|---|---|
committer | RabsRincon <ruben@rinconblanco.es> | 2021-07-24 00:51:34 +0200 |
commit | db6626e3e8101df79cdcc1aae216ff6007326446 (patch) | |
tree | ff91c03c2c813540b7ed5012259160aa94099324 /lib/compilers/swift.js | |
parent | 209c8f4de6df2cdf64052ec618b7fc4d6438fe0e (diff) | |
download | compiler-explorer-db6626e3e8101df79cdcc1aae216ff6007326446.tar.gz compiler-explorer-db6626e3e8101df79cdcc1aae216ff6007326446.zip |
Reassign my copyright to Compiler Explorer Authors
Diffstat (limited to 'lib/compilers/swift.js')
-rw-r--r-- | lib/compilers/swift.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compilers/swift.js b/lib/compilers/swift.js index 2951169bc..7192c4087 100644 --- a/lib/compilers/swift.js +++ b/lib/compilers/swift.js @@ -1,4 +1,4 @@ -// Copyright (c) 2017, Matt Godbolt & Rubén Rincón +// Copyright (c) 2017, Matt Godbolt & Compiler Explorer Authors // All rights reserved. // // Redistribution and use in source and binary forms, with or without |