diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-02-18 11:28:58 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2016-02-18 11:28:58 -0800 |
commit | 1547a9c0c6b702d86b4efb584c910ffbc0fb6b23 (patch) | |
tree | 0f6c48f02973c52063dc5d3f150fa6198ca44fc8 /src/passes/LowerCase.cpp | |
parent | a684cff9e123db38eec9a6c7fbd423aed0b127ab (diff) | |
download | binaryen-1547a9c0c6b702d86b4efb584c910ffbc0fb6b23.tar.gz binaryen-1547a9c0c6b702d86b4efb584c910ffbc0fb6b23.tar.bz2 binaryen-1547a9c0c6b702d86b4efb584c910ffbc0fb6b23.zip |
fix copyright date
Diffstat (limited to 'src/passes/LowerCase.cpp')
-rw-r--r-- | src/passes/LowerCase.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/passes/LowerCase.cpp b/src/passes/LowerCase.cpp index 50c370bdc..a17b97981 100644 --- a/src/passes/LowerCase.cpp +++ b/src/passes/LowerCase.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2015 WebAssembly Community Group participants + * Copyright 2016 WebAssembly Community Group participants * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |