Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfFileTrailerDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfFileTrailerDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfFileTrailerDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfFileTrailerDictionary |
-#define __DEFINED__SkPdfFileTrailerDictionary |
+/* |
+ * 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 SkPdfFileTrailerDictionary_DEFINED |
+#define SkPdfFileTrailerDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Entries in the file trailer dictionary |
@@ -525,4 +532,4 @@ |
bool has_ID() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfFileTrailerDictionary |
+#endif // SkPdfFileTrailerDictionary_DEFINED |