diff options
| author | 2015-12-14 10:24:12 +0000 | |
|---|---|---|
| committer | 2015-12-14 10:24:12 +0000 | |
| commit | 70c1a8fade2967453663d0ffed0f137f06555fff (patch) | |
| tree | 297ddee3c509bbb25fcc5d700a97b15d63296dae /test | |
| parent | 4113b97bd738570fa28a450720cf14810a9f8292 (diff) | |
| parent | 351dddf4025f07477161209e374741f089d97cb4 (diff) | |
Merge "Optimizing: Clean up after HRor."
Diffstat (limited to 'test')
| -rw-r--r-- | test/542-bitfield-rotates/src/Main.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/542-bitfield-rotates/src/Main.java b/test/542-bitfield-rotates/src/Main.java index 9ef5f93ea2..f2bc1531dc 100644 --- a/test/542-bitfield-rotates/src/Main.java +++ b/test/542-bitfield-rotates/src/Main.java @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007 The Android Open Source Project + * Copyright (C) 2015 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |