提交 bf67f0b1 编写于 作者: Z Zhang Rui

ios/demo: license demo code as Apache 2.0

上级 96f24998
// /*
// IJKAppDelegate.h * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-19. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKAppDelegate.m * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-19. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKAppDelegate.h" #import "IJKAppDelegate.h"
#import "IJKDemoMainViewController.h" #import "IJKDemoMainViewController.h"
......
// /*
// IJKCommon.h * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-23. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
......
// /*
// IJKDemoHistory.h * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
......
// /*
// IJKDemoHistory.m * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoHistory.h" #import "IJKDemoHistory.h"
......
// /*
// IJKDemoInputURLViewController.h * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKDemoInputURLViewController.m * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoInputURLViewController.h" #import "IJKDemoInputURLViewController.h"
#import "IJKMoviePlayerViewController.h" #import "IJKMoviePlayerViewController.h"
......
// /*
// IJKDemoLocalFolderViewController.h * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/27/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKDemoLocalFolderViewController.m * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/27/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoLocalFolderViewController.h" #import "IJKDemoLocalFolderViewController.h"
#import "IJKMoviePlayerViewController.h" #import "IJKMoviePlayerViewController.h"
......
// /*
// IJKDemoMainViewController.h * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKDemoMainViewController.m * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoMainViewController.h" #import "IJKDemoMainViewController.h"
#import "IJKDemoInputURLViewController.h" #import "IJKDemoInputURLViewController.h"
......
// /*
// IJKDemoSampleViewController.h * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Zhang Rui on 15/5/29. * you may not use this file except in compliance with the License.
// Copyright (c) 2015年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKDemoSampleViewController.m * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Zhang Rui on 15/5/29. * you may not use this file except in compliance with the License.
// Copyright (c) 2015年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKDemoSampleViewController.h" #import "IJKDemoSampleViewController.h"
......
// /*
// IJKMediaControl.h * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-22. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKMediaControl.m * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-22. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKMediaControl.h" #import "IJKMediaControl.h"
#import "IJKMediaPlayer/IJKMediaPlayer.h" #import "IJKMediaPlayer/IJKMediaPlayer.h"
......
// /*
// IJKMoviePlayerController.h * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-21. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
#import <IJKMediaPlayer/IJKMediaPlayer.h> #import <IJKMediaPlayer/IJKMediaPlayer.h>
......
// /*
// IJKMoviePlayerController.m * Copyright (C) 2013-2015 Zhang Rui <bbcallen@gmail.com>
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by ZhangRui on 13-9-21. * you may not use this file except in compliance with the License.
// Copyright (c) 2013年 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKMoviePlayerViewController.h" #import "IJKMoviePlayerViewController.h"
#import "IJKMediaControl.h" #import "IJKMediaControl.h"
......
// /*
// IJKQRCodeScanViewController.h * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// /*
// IJKQRCodeScanViewController.m * Copyright (C) 2015 Gdier
// IJKMediaDemo *
// * Licensed under the Apache License, Version 2.0 (the "License");
// Created by Gdier on 5/26/15. * you may not use this file except in compliance with the License.
// Copyright (c) 2015 bilibili. All rights reserved. * You may obtain a copy of the License at
// *
* http://www.apache.org/licenses/LICENSE-2.0
*
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
* See the License for the specific language governing permissions and
* limitations under the License.
*/
#import "IJKQRCodeScanViewController.h" #import "IJKQRCodeScanViewController.h"
#import "IJKMoviePlayerViewController.h" #import "IJKMoviePlayerViewController.h"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册