summaryrefslogtreecommitdiff
path: root/ios/shared
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2013-12-13 15:09:40 +0000
committerMichael Meeks <michael.meeks@collabora.com>2013-12-13 17:00:07 +0000
commit59197dea293677b55a6f79a6bcfaaa7ce7c8f97b (patch)
treebe113c9aa3858a5b91bd51d93b867bb2c086ded2 /ios/shared
parent984c3b733fe3b118f6e4b855fa8a6396fe194f8e (diff)
Targetted text updates, with seasonable changes before l10n freeze.
Change-Id: If37ef9f68711da3a0aa9a3ba59b111a8a23421df
Diffstat (limited to 'ios/shared')
-rw-r--r--ios/shared/ios_sharedlo/objective_c/MLOInvoker.h9
-rw-r--r--ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.h9
-rw-r--r--ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.m9
3 files changed, 18 insertions, 9 deletions
diff --git a/ios/shared/ios_sharedlo/objective_c/MLOInvoker.h b/ios/shared/ios_sharedlo/objective_c/MLOInvoker.h
index 81dc07de32bd..6216b55bf599 100644
--- a/ios/shared/ios_sharedlo/objective_c/MLOInvoker.h
+++ b/ios/shared/ios_sharedlo/objective_c/MLOInvoker.h
@@ -1,10 +1,13 @@
//
+// 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/.
+//
// MLOInvoker.h
// CloudOn_LO_PoC
//
-// Created by ptyl on 10/3/13.
-// Copyright (c) 2013 CloudOn. All rights reserved.
-//
#import <Foundation/Foundation.h>
diff --git a/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.h b/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.h
index 6631fcb1259e..e7448435c252 100644
--- a/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.h
+++ b/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.h
@@ -1,10 +1,13 @@
//
+// 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/.
+//
// MLOTestingTileSubviewViewController.h
// ios_sharedlo
//
-// Created by ptyl on 10/17/13.
-// Copyright (c) 2013 LibreOffice.org. All rights reserved.
-//
#import "MLOViewController.h"
diff --git a/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.m b/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.m
index 070bfed9a577..2fbe82d93e18 100644
--- a/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.m
+++ b/ios/shared/ios_sharedlo/objective_c/view_controllers/testing_tiles/MLOTestingTileSubviewViewController.m
@@ -1,10 +1,13 @@
//
+// 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/.
+//
// MLOTestingTileSubviewViewController.m
// ios_sharedlo
//
-// Created by ptyl on 10/17/13.
-// Copyright (c) 2013 LibreOffice.org. All rights reserved.
-//
#import "MLOTestingTileSubviewViewController.h"