Index: Source/bindings/templates/partial_interface.h |
diff --git a/Source/bindings/templates/partial_interface.h b/Source/bindings/templates/partial_interface.h |
index 7607a12b20a179c67f7a47540038fe6ff1011633..160a3936ee6a97debd90b6bcd178a43b28478fc8 100644 |
--- a/Source/bindings/templates/partial_interface.h |
+++ b/Source/bindings/templates/partial_interface.h |
@@ -1,9 +1,4 @@ |
-// Copyright 2014 The Chromium Authors. All rights reserved. |
-// Use of this source code is governed by a BSD-style license that can be |
-// found in the LICENSE file. |
- |
-// This file has been auto-generated by {{code_generator}}. DO NOT MODIFY! |
- |
+{% include 'copyright_block.txt' %} |
#ifndef {{v8_class_or_partial}}_h |
#define {{v8_class_or_partial}}_h |