From 94c52e4da8a3532989c84f6b0da695dfaeb18449 Mon Sep 17 00:00:00 2001 From: John Koleszar Date: Fri, 18 Jun 2010 12:39:21 -0400 Subject: 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 --- build/make/Makefile | 8 ++++---- build/make/ads2gas.pl | 8 ++++---- build/make/ads2gas_apple.pl | 8 ++++---- build/make/armlink_adapter.sh | 4 ++-- build/make/gen_asm_deps.sh | 4 ++-- build/make/gen_msvs_def.sh | 4 ++-- build/make/gen_msvs_proj.sh | 4 ++-- build/make/gen_msvs_sln.sh | 4 ++-- build/make/obj_int_extract.c | 4 ++-- build/make/version.sh | 4 ++-- 10 files changed, 26 insertions(+), 26 deletions(-) (limited to 'build/make') diff --git a/build/make/Makefile b/build/make/Makefile index 4f7df439a..931614f8a 100755 --- a/build/make/Makefile +++ b/build/make/Makefile @@ -1,11 +1,11 @@ ## ## 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 -## be found in the AUTHORS file in the root of the source tree. +## in the file PATENTS. All contributing project authors may +## be found in the AUTHORS file in the root of the source tree. ## diff --git a/build/make/ads2gas.pl b/build/make/ads2gas.pl index bd5e7722f..276db996d 100755 --- a/build/make/ads2gas.pl +++ b/build/make/ads2gas.pl @@ -1,12 +1,12 @@ #!/usr/bin/perl ## ## 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 -## be found in the AUTHORS file in the root of the source tree. +## in the file PATENTS. All contributing project authors may +## be found in the AUTHORS file in the root of the source tree. ## diff --git a/build/make/ads2gas_apple.pl b/build/make/ads2gas_apple.pl index 7a324452c..b90c682c1 100755 --- a/build/make/ads2gas_apple.pl +++ b/build/make/ads2gas_apple.pl @@ -1,12 +1,12 @@ #!/usr/bin/env perl ## ## 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 -## be found in the AUTHORS file in the root of the source tree. +## in the file PATENTS. All contributing project authors may +## be found in the AUTHORS file in the root of the source tree. ## diff --git a/build/make/armlink_adapter.sh b/build/make/armlink_adapter.sh index 25fb6277e..df31c157a 100755 --- a/build/make/armlink_adapter.sh +++ b/build/make/armlink_adapter.sh @@ -2,10 +2,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. ## diff --git a/build/make/gen_asm_deps.sh b/build/make/gen_asm_deps.sh index 2c972e5a0..53a8909c4 100755 --- a/build/make/gen_asm_deps.sh +++ b/build/make/gen_asm_deps.sh @@ -2,10 +2,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. ## diff --git a/build/make/gen_msvs_def.sh b/build/make/gen_msvs_def.sh index b5c54fda9..a231b4916 100755 --- a/build/make/gen_msvs_def.sh +++ b/build/make/gen_msvs_def.sh @@ -2,10 +2,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. ## diff --git a/build/make/gen_msvs_proj.sh b/build/make/gen_msvs_proj.sh index d94ae4d80..7dd0ad123 100755 --- a/build/make/gen_msvs_proj.sh +++ b/build/make/gen_msvs_proj.sh @@ -2,10 +2,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. ## diff --git a/build/make/gen_msvs_sln.sh b/build/make/gen_msvs_sln.sh index ef425f565..b0904f99e 100755 --- a/build/make/gen_msvs_sln.sh +++ b/build/make/gen_msvs_sln.sh @@ -2,10 +2,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. ## diff --git a/build/make/obj_int_extract.c b/build/make/obj_int_extract.c index 0f64e8921..289d2e1a7 100644 --- a/build/make/obj_int_extract.c +++ b/build/make/obj_int_extract.c @@ -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. */ diff --git a/build/make/version.sh b/build/make/version.sh index 81682d614..ff97300d2 100755 --- a/build/make/version.sh +++ b/build/make/version.sh @@ -2,10 +2,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. ## -- cgit v1.2.3