diff options
Diffstat (limited to 'protocols/Tox/include/vpx')
-rw-r--r-- | protocols/Tox/include/vpx/vp8.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vp8cx.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vp8dx.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vpx_codec.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vpx_decoder.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vpx_encoder.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vpx_frame_buffer.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vpx_image.h | 2 | ||||
-rw-r--r-- | protocols/Tox/include/vpx/vpx_integer.h | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/protocols/Tox/include/vpx/vp8.h b/protocols/Tox/include/vpx/vp8.h index 82d10a898f..059c9d0f65 100644 --- a/protocols/Tox/include/vpx/vp8.h +++ b/protocols/Tox/include/vpx/vp8.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vp8cx.h b/protocols/Tox/include/vpx/vp8cx.h index ac232e0ee7..cc90159bc3 100644 --- a/protocols/Tox/include/vpx/vp8cx.h +++ b/protocols/Tox/include/vpx/vp8cx.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vp8dx.h b/protocols/Tox/include/vpx/vp8dx.h index 0a7471881f..0d7759eb25 100644 --- a/protocols/Tox/include/vpx/vp8dx.h +++ b/protocols/Tox/include/vpx/vp8dx.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vpx_codec.h b/protocols/Tox/include/vpx/vpx_codec.h index 75e80ec7e7..fe75d23872 100644 --- a/protocols/Tox/include/vpx/vpx_codec.h +++ b/protocols/Tox/include/vpx/vpx_codec.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vpx_decoder.h b/protocols/Tox/include/vpx/vpx_decoder.h index 7ddb07be3e..2ff12112bc 100644 --- a/protocols/Tox/include/vpx/vpx_decoder.h +++ b/protocols/Tox/include/vpx/vpx_decoder.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vpx_encoder.h b/protocols/Tox/include/vpx/vpx_encoder.h index 35a692ae80..28fcd5f999 100644 --- a/protocols/Tox/include/vpx/vpx_encoder.h +++ b/protocols/Tox/include/vpx/vpx_encoder.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vpx_frame_buffer.h b/protocols/Tox/include/vpx/vpx_frame_buffer.h index d82f6caeb7..ad70cdd572 100644 --- a/protocols/Tox/include/vpx/vpx_frame_buffer.h +++ b/protocols/Tox/include/vpx/vpx_frame_buffer.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2014 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vpx_image.h b/protocols/Tox/include/vpx/vpx_image.h index 0119e20ecd..d6d3166d2f 100644 --- a/protocols/Tox/include/vpx/vpx_image.h +++ b/protocols/Tox/include/vpx/vpx_image.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license diff --git a/protocols/Tox/include/vpx/vpx_integer.h b/protocols/Tox/include/vpx/vpx_integer.h index 194f8491ec..09bad9222d 100644 --- a/protocols/Tox/include/vpx/vpx_integer.h +++ b/protocols/Tox/include/vpx/vpx_integer.h @@ -1,4 +1,4 @@ -/* +/* * Copyright (c) 2010 The WebM project authors. All Rights Reserved. * * Use of this source code is governed by a BSD-style license |