Kaydet (Commit) 03fd884b authored tarafından siqi's avatar siqi

license

üst 1c8ad3b4
/* // -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
* This file is part of the LibreOffice project. //
* // This file is part of the LibreOffice project.
* This Source Code Form is subject to the terms of the Mozilla Public //
* License, v. 2.0. If a copy of the MPL was not distributed with this // This Source Code Form is subject to the terms of the Mozilla Public
* file, You can obtain one at http://mozilla.org/MPL/2.0/. // License, v. 2.0. If a copy of the MPL was not distributed with this
*/ // file, You can obtain one at http://mozilla.org/MPL/2.0/.
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// //
// CommandTransmitter.h // This file is part of the LibreOffice project.
// iosremote
//
// Created by Liu Siqi on 6/9/13.
// Copyright (c) 2013 libreoffice. All rights reserved.
// //
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// //
// libreoffice_sdremoteViewController.h // This file is part of the LibreOffice project.
// iosremote
//
// Created by Liu Siqi on 6/4/13.
// Copyright (c) 2013 libreoffice. All rights reserved.
// //
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// //
// slideShowViewController.h // This file is part of the LibreOffice project.
// iosremote
//
// Created by Liu Siqi on 6/9/13.
// Copyright (c) 2013 libreoffice. All rights reserved.
// //
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#import <UIKit/UIKit.h> #import <UIKit/UIKit.h>
#import "SlideShow.h" #import "SlideShow.h"
......
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
// //
// slideShowViewController.m // This file is part of the LibreOffice project.
// iosremote
//
// Created by Liu Siqi on 6/9/13.
// Copyright (c) 2013 libreoffice. All rights reserved.
// //
// This Source Code Form is subject to the terms of the Mozilla Public
// License, v. 2.0. If a copy of the MPL was not distributed with this
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
#import "slideShowViewController.h" #import "slideShowViewController.h"
#import "SlideShow.h" #import "SlideShow.h"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment