diff options
author | John Koleszar <jkoleszar@google.com> | 2010-06-18 12:39:21 -0400 |
---|---|---|
committer | John Koleszar <jkoleszar@google.com> | 2010-06-18 13:06:11 -0400 |
commit | 94c52e4da8a3532989c84f6b0da695dfaeb18449 (patch) | |
tree | e0d900514cde3940849a04fd08ea022007c569b1 /vpx_ports/mem_ops.h | |
parent | c65e8e8e463a62f89e86bfa7e7da6c5a13d501b4 (diff) | |
download | libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.tar.gz |
cosmetics: trim trailing whitespace
When the license headers were updated, they accidentally contained
trailing whitespace, so unfortunately we have to touch all the files
again.
Change-Id: I236c05fade06589e417179c0444cb39b09e4200d
Diffstat (limited to 'vpx_ports/mem_ops.h')
-rw-r--r-- | vpx_ports/mem_ops.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/vpx_ports/mem_ops.h b/vpx_ports/mem_ops.h index 109c2707f..813f91fba 100644 --- a/vpx_ports/mem_ops.h +++ b/vpx_ports/mem_ops.h @@ -1,10 +1,10 @@ /* * Copyright (c) 2010 The VP8 project authors. All Rights Reserved. * - * Use of this source code is governed by a BSD-style license + * Use of this source code is governed by a BSD-style license * that can be found in the LICENSE file in the root of the source * tree. An additional intellectual property rights grant can be found - * in the file PATENTS. All contributing project authors may + * in the file PATENTS. All contributing project authors may * be found in the AUTHORS file in the root of the source tree. */ |