Index: experimental/PdfViewer/SkPdfUtils.cpp |
=================================================================== |
--- experimental/PdfViewer/SkPdfUtils.cpp (revision 10772) |
+++ experimental/PdfViewer/SkPdfUtils.cpp (working copy) |
@@ -1,3 +1,10 @@ |
+/* |
+ * Copyright 2013 Google Inc. |
+ * |
+ * Use of this source code is governed by a BSD-style license that can be |
+ * found in the LICENSE file. |
+ */ |
+ |
#include "SkPdfUtils.h" |
bool operator !=(const SkString& first, const char* second) { |