Index: experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfRadioButtonFieldDictionary_autogen.h |
=================================================================== |
--- experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfRadioButtonFieldDictionary_autogen.h (revision 10834) |
+++ experimental/PdfViewer/pdfparser/native/pdfapi/SkPdfRadioButtonFieldDictionary_autogen.h (working copy) |
@@ -1,6 +1,13 @@ |
-#ifndef __DEFINED__SkPdfRadioButtonFieldDictionary |
-#define __DEFINED__SkPdfRadioButtonFieldDictionary |
+/* |
+ * 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 SkPdfRadioButtonFieldDictionary_DEFINED |
+#define SkPdfRadioButtonFieldDictionary_DEFINED |
+ |
#include "SkPdfDictionary_autogen.h" |
// Additional entry specific to a radio button field |
@@ -515,4 +522,4 @@ |
bool has_Opt() const; |
}; |
-#endif // __DEFINED__NATIVE_SkPdfRadioButtonFieldDictionary |
+#endif // SkPdfRadioButtonFieldDictionary_DEFINED |