Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMultiMasterFontDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMultiMasterFontDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfMultiMasterFontDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfMultiMasterFontDictionary |
-#define __DEFINED__SkPdfMultiMasterFontDictionary |
+/* |
+ * Copyright 2013 Google Inc. |
+ * Use of this source code is governed by a BSD-style license that can be |
+ * found in the LICENSE file. |
+ */ |
+ |
+#ifndef SkPdfMultiMasterFontDictionary_DEFINED |
+#define SkPdfMultiMasterFontDictionary_DEFINED |
+ |
#include "SkPdfType1FontDictionary_autogen.h" |
class SkPdfMultiMasterFontDictionary : public SkPdfType1FontDictionary { |
@@ -22,4 +29,4 @@ |
bool has_Subtype() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfMultiMasterFontDictionary |
+#endif // SkPdfMultiMasterFontDictionary_DEFINED |