Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType1ShadingDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType1ShadingDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfType1ShadingDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfType1ShadingDictionary |
-#define __DEFINED__SkPdfType1ShadingDictionary |
+/* |
+ * 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 SkPdfType1ShadingDictionary_DEFINED |
+#define SkPdfType1ShadingDictionary_DEFINED |
+ |
#include "SkPdfShadingDictionary_autogen.h" |
// Additional entries specific to a type 1 shading dictionary |
@@ -36,4 +43,4 @@ |
bool has_Function() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfType1ShadingDictionary |
+#endif // SkPdfType1ShadingDictionary_DEFINED |