Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType2ShadingDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType2ShadingDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType2ShadingDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfType2ShadingDictionary |
-#define __DEFINED__SkPdfType2ShadingDictionary |
+/* |
+ * 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 SkPdfType2ShadingDictionary_DEFINED |
+#define SkPdfType2ShadingDictionary_DEFINED |
+ |
#include "SkPdfShadingDictionary_autogen.h" |
// Additional entries specific to a type 2 shading dictionary |
@@ -38,4 +45,4 @@ |
bool has_Extend() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfType2ShadingDictionary |
+#endif // SkPdfType2ShadingDictionary_DEFINED |