diff --git a/common_audio/third_party/fft4g/BUILD.gn b/common_audio/third_party/fft4g/BUILD.gn index 4743c84dac..ae0d5f6c00 100644 --- a/common_audio/third_party/fft4g/BUILD.gn +++ b/common_audio/third_party/fft4g/BUILD.gn @@ -1,7 +1,7 @@ # Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. # # 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 +# 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. diff --git a/common_audio/third_party/fft4g/fft4g.h b/common_audio/third_party/fft4g/fft4g.h index 1750e27853..f9780378ff 100644 --- a/common_audio/third_party/fft4g/fft4g.h +++ b/common_audio/third_party/fft4g/fft4g.h @@ -1,8 +1,8 @@ /* - * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. + * Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. * * 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 + * 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. diff --git a/modules/third_party/fft/BUILD.gn b/modules/third_party/fft/BUILD.gn index dd362a0502..ad513410c7 100644 --- a/modules/third_party/fft/BUILD.gn +++ b/modules/third_party/fft/BUILD.gn @@ -1,7 +1,7 @@ # Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. # # 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 +# 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. diff --git a/modules/third_party/fft/fft.h b/modules/third_party/fft/fft.h index 6f997e4e4d..f8f8b6f17b 100644 --- a/modules/third_party/fft/fft.h +++ b/modules/third_party/fft/fft.h @@ -2,7 +2,7 @@ * Copyright (c) 2011 The WebRTC project authors. All Rights Reserved. * * 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 + * 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. diff --git a/modules/third_party/g711/BUILD.gn b/modules/third_party/g711/BUILD.gn index d89ecdfed9..ca1ccf3b23 100644 --- a/modules/third_party/g711/BUILD.gn +++ b/modules/third_party/g711/BUILD.gn @@ -1,7 +1,7 @@ # Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. # # 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 +# 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. diff --git a/modules/third_party/g722/BUILD.gn b/modules/third_party/g722/BUILD.gn index d84f23da57..a1bfe89257 100644 --- a/modules/third_party/g722/BUILD.gn +++ b/modules/third_party/g722/BUILD.gn @@ -1,7 +1,7 @@ # Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. # # 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 +# 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. diff --git a/modules/third_party/portaudio/BUILD.gn b/modules/third_party/portaudio/BUILD.gn index 1aa32b1599..1f701dbcd8 100644 --- a/modules/third_party/portaudio/BUILD.gn +++ b/modules/third_party/portaudio/BUILD.gn @@ -1,7 +1,7 @@ # Copyright (c) 2018 The WebRTC project authors. All Rights Reserved. # # 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 +# 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.