diff --git a/init-android-openssl.sh b/init-android-openssl.sh index 956d4b4d44b845dd133e7e4719bb41f47db52ca7..3890e439d20c1b9d2578231d2a361a7d384e56d0 100755 --- a/init-android-openssl.sh +++ b/init-android-openssl.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# Copyright (C) 2013-2014 Zhang Rui +# Copyright (C) 2013-2015 Zhang Rui # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ # IJK_OPENSSL_UPSTREAM=https://github.com/openssl/openssl -IJK_OPENSSL_FORK=https://github.com/bbcallen/openssl.git +IJK_OPENSSL_FORK=https://github.com/Bilibili/openssl.git IJK_OPENSSL_COMMIT=OpenSSL_1_0_1i IJK_OPENSSL_LOCAL_REPO=extra/openssl diff --git a/init-android.sh b/init-android.sh index e8c6b15544979d6eecb6c881c23ea319eca3e5f0..61ca22852dc7c967994754605e15348f2212fc27 100755 --- a/init-android.sh +++ b/init-android.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# Copyright (C) 2013-2014 Zhang Rui +# Copyright (C) 2013-2015 Zhang Rui # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ # IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git -IJK_FFMPEG_FORK=https://github.com/bbcallen/FFmpeg.git +IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git IJK_FFMPEG_COMMIT=ijk-r0.2.1-dev IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg diff --git a/init-config.sh b/init-config.sh index fec365b6e78a381b340531cb1f06e0bd4881dde7..8a8dd3c69ed71f7ed6840b859ca03c57b6b5f66b 100755 --- a/init-config.sh +++ b/init-config.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# Copyright (C) 2013-2014 Zhang Rui +# Copyright (C) 2013-2015 Zhang Rui # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff --git a/init-ios-openssl.sh b/init-ios-openssl.sh index 1e72c7e3d8b2eb4bf97ce4db6e956f87cddc1b13..e3a21b4d2a50f6acf310d921be6cc8c4ea004ffe 100755 --- a/init-ios-openssl.sh +++ b/init-ios-openssl.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# Copyright (C) 2013-2014 Zhang Rui +# Copyright (C) 2013-2015 Zhang Rui # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ # IJK_OPENSSL_UPSTREAM=https://github.com/openssl/openssl -IJK_OPENSSL_FORK=https://github.com/bbcallen/openssl.git +IJK_OPENSSL_FORK=https://github.com/Bilibili/openssl.git IJK_OPENSSL_COMMIT=OpenSSL_1_0_1i IJK_OPENSSL_LOCAL_REPO=extra/openssl diff --git a/init-ios.sh b/init-ios.sh index c7fd0931340cbe7ba1407e8d9ea7ac170fa6b050..7a47a67230e1e022be8c6813f5f411bcdb4b9ee5 100755 --- a/init-ios.sh +++ b/init-ios.sh @@ -1,6 +1,6 @@ #! /usr/bin/env bash # -# Copyright (C) 2013-2014 Zhang Rui +# Copyright (C) 2013-2015 Zhang Rui # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -16,7 +16,7 @@ # IJK_FFMPEG_UPSTREAM=git://git.videolan.org/ffmpeg.git -IJK_FFMPEG_FORK=https://github.com/bbcallen/FFmpeg.git +IJK_FFMPEG_FORK=https://github.com/Bilibili/FFmpeg.git IJK_FFMPEG_COMMIT=ijk-r0.2.1-dev IJK_FFMPEG_LOCAL_REPO=extra/ffmpeg