Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfALinkAnnotationDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfALinkAnnotationDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfALinkAnnotationDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfALinkAnnotationDictionary |
-#define __DEFINED__SkPdfALinkAnnotationDictionary |
+/* |
+ * 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 SkPdfALinkAnnotationDictionary_DEFINED |
+#define SkPdfALinkAnnotationDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entries specific to a link annotation |
@@ -528,4 +535,4 @@ |
bool has_PA() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfALinkAnnotationDictionary |
+#endif // SkPdfALinkAnnotationDictionary_DEFINED |