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 /solution.mk | |
parent | c65e8e8e463a62f89e86bfa7e7da6c5a13d501b4 (diff) | |
download | libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.tar.gz libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.tar.bz2 libvpx-94c52e4da8a3532989c84f6b0da695dfaeb18449.zip |
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 'solution.mk')
-rw-r--r-- | solution.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/solution.mk b/solution.mk index 21bf065fb..3b6e50eb1 100644 --- a/solution.mk +++ b/solution.mk @@ -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. ## |