diff options
Diffstat (limited to 'src')
-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. |