diff options
author | Alon Zakai <alonzakai@gmail.com> | 2016-02-17 16:43:46 -0800 |
---|---|---|
committer | Alon Zakai <alonzakai@gmail.com> | 2016-02-17 16:43:46 -0800 |
commit | 5648c5bea8433116aeb0f267fe7e4443de28dd17 (patch) | |
tree | 423982ef7b517d14375ae63ad3185fcc782a00ed /src/passes/Print.cpp | |
parent | 8b7548707893cf2a643325db8dfdfc6f437f7f86 (diff) | |
download | binaryen-5648c5bea8433116aeb0f267fe7e4443de28dd17.tar.gz binaryen-5648c5bea8433116aeb0f267fe7e4443de28dd17.tar.bz2 binaryen-5648c5bea8433116aeb0f267fe7e4443de28dd17.zip |
fix date
Diffstat (limited to 'src/passes/Print.cpp')
-rw-r--r-- | src/passes/Print.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/passes/Print.cpp b/src/passes/Print.cpp index a5014d034..fddae15ff 100644 --- a/src/passes/Print.cpp +++ b/src/passes/Print.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. |