diff options
author | Matt Godbolt <matt@godbolt.org> | 2017-01-02 10:14:46 -0600 |
---|---|---|
committer | Matt Godbolt <matt@godbolt.org> | 2017-01-02 10:14:46 -0600 |
commit | b6e9a4658bff8f4e0046ce7c004350015a8260d4 (patch) | |
tree | b4f5ed7c7e36aaba3051890ba79cc86ad5dec57e /lib/compile-handler.js | |
parent | 1b02040826fa36dcd2ff6ded5a4c3e809cf877b9 (diff) | |
download | compiler-explorer-b6e9a4658bff8f4e0046ce7c004350015a8260d4.tar.gz compiler-explorer-b6e9a4658bff8f4e0046ce7c004350015a8260d4.zip |
Another year, another copyright update
Diffstat (limited to 'lib/compile-handler.js')
-rw-r--r-- | lib/compile-handler.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/compile-handler.js b/lib/compile-handler.js index 1b2ff7570..2f874e9c8 100644 --- a/lib/compile-handler.js +++ b/lib/compile-handler.js @@ -1,4 +1,4 @@ -// Copyright (c) 2012-2016, Matt Godbolt +// Copyright (c) 2012-2017, Matt Godbolt // All rights reserved. // // Redistribution and use in source and binary forms, with or without |