diff options
author | Tor Andersson <tor.andersson@artifex.com> | 2014-01-09 16:32:59 +0100 |
---|---|---|
committer | Tor Andersson <tor.andersson@artifex.com> | 2014-01-09 17:55:30 +0100 |
commit | 2bb6ef531c087c365c8c7cd4299bc586fa546a6c (patch) | |
tree | 346cc14f6a89c84034f52217a1de13fefb6b48dc /platform/ios/Classes/MuDocRef.h | |
parent | c05edca06a0071e1c21026b7e561d57873bf032f (diff) | |
download | mupdf-2bb6ef531c087c365c8c7cd4299bc586fa546a6c.tar.xz |
Remove comment header blurb from ios files.
Diffstat (limited to 'platform/ios/Classes/MuDocRef.h')
-rw-r--r-- | platform/ios/Classes/MuDocRef.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/platform/ios/Classes/MuDocRef.h b/platform/ios/Classes/MuDocRef.h index ceefcc59..ed442be2 100644 --- a/platform/ios/Classes/MuDocRef.h +++ b/platform/ios/Classes/MuDocRef.h @@ -1,10 +1,3 @@ -// -// MuDocRef.h -// MuPDF -// -// Copyright (c) 2013 Artifex Software, Inc. All rights reserved. -// - #import <Foundation/Foundation.h> #include "mupdf/fitz.h" |