license
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
/*
|
||||
* 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
|
||||
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
*/
|
||||
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||
//
|
||||
// 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
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
@@ -1,10 +1,10 @@
|
||||
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||
//
|
||||
// CommandTransmitter.h
|
||||
// iosremote
|
||||
//
|
||||
// Created by Liu Siqi on 6/9/13.
|
||||
// Copyright (c) 2013 libreoffice. All rights reserved.
|
||||
// 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
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
|
@@ -1,10 +1,10 @@
|
||||
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||
//
|
||||
// libreoffice_sdremoteViewController.h
|
||||
// iosremote
|
||||
//
|
||||
// Created by Liu Siqi on 6/4/13.
|
||||
// Copyright (c) 2013 libreoffice. All rights reserved.
|
||||
// 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
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
|
||||
|
@@ -1,10 +1,11 @@
|
||||
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||
//
|
||||
// slideShowViewController.h
|
||||
// iosremote
|
||||
//
|
||||
// Created by Liu Siqi on 6/9/13.
|
||||
// Copyright (c) 2013 libreoffice. All rights reserved.
|
||||
// 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
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
|
||||
#import <UIKit/UIKit.h>
|
||||
#import "SlideShow.h"
|
||||
|
@@ -1,10 +1,10 @@
|
||||
// -*- Mode: ObjC; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
|
||||
//
|
||||
// slideShowViewController.m
|
||||
// iosremote
|
||||
//
|
||||
// Created by Liu Siqi on 6/9/13.
|
||||
// Copyright (c) 2013 libreoffice. All rights reserved.
|
||||
// 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
|
||||
// file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
#import "slideShowViewController.h"
|
||||
#import "SlideShow.h"
|
||||
|
Reference in New Issue
Block a user