summaryrefslogtreecommitdiff
path: root/platform/ios/Classes/MuLibraryController.m
diff options
context:
space:
mode:
authorTor Andersson <tor.andersson@artifex.com>2014-01-09 16:32:59 +0100
committerTor Andersson <tor.andersson@artifex.com>2014-01-09 17:55:30 +0100
commit2bb6ef531c087c365c8c7cd4299bc586fa546a6c (patch)
tree346cc14f6a89c84034f52217a1de13fefb6b48dc /platform/ios/Classes/MuLibraryController.m
parentc05edca06a0071e1c21026b7e561d57873bf032f (diff)
downloadmupdf-2bb6ef531c087c365c8c7cd4299bc586fa546a6c.tar.xz
Remove comment header blurb from ios files.
Diffstat (limited to 'platform/ios/Classes/MuLibraryController.m')
-rw-r--r--platform/ios/Classes/MuLibraryController.m7
1 files changed, 0 insertions, 7 deletions
diff --git a/platform/ios/Classes/MuLibraryController.m b/platform/ios/Classes/MuLibraryController.m
index f5e93351..62ed05f6 100644
--- a/platform/ios/Classes/MuLibraryController.m
+++ b/platform/ios/Classes/MuLibraryController.m
@@ -1,10 +1,3 @@
-//
-// MuLibraryController.m
-// MuPDF
-//
-// Copyright (c) 2013 Artifex Software, Inc. All rights reserved.
-//
-
#include "common.h"
#import "MuDocumentController.h"
#import "MuLibraryController.h"