Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfSoftMaskImageDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfSoftMaskImageDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfSoftMaskImageDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfSoftMaskImageDictionary |
-#define __DEFINED__SkPdfSoftMaskImageDictionary |
+/* |
+ * 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 SkPdfSoftMaskImageDictionary_DEFINED |
+#define SkPdfSoftMaskImageDictionary_DEFINED |
+ |
#include "SkPdfImageDictionary_autogen.h" |
// Additional entry in a soft-mask image dictionary |
@@ -21,4 +28,4 @@ |
bool has_ColorSpace() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfSoftMaskImageDictionary |
+#endif // SkPdfSoftMaskImageDictionary_DEFINED |