license
This commit is contained in:
@@ -1,10 +1,10 @@
|
|||||||
/*
|
// -*- 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>
|
||||||
|
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
|
// -*- 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>
|
||||||
|
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
|
// -*- 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>
|
||||||
|
|
||||||
|
@@ -1,10 +1,11 @@
|
|||||||
|
// -*- 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"
|
||||||
|
@@ -1,10 +1,10 @@
|
|||||||
|
// -*- 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"
|
||||||
|
Reference in New Issue
Block a user