Index: gyp/animator.gyp |
diff --git a/gyp/animator.gyp b/gyp/animator.gyp |
index be5607d2f49c7015bd68e2aa0af7290122d33bfa..8c682bdbec946e2474e68ad5cd43cb61028fc217 100644 |
--- a/gyp/animator.gyp |
+++ b/gyp/animator.gyp |
@@ -1,3 +1,7 @@ |
+# Copyright 2015 Google Inc. |
+# |
+# Use of this source code is governed by a BSD-style license that can be |
+# found in the LICENSE file. |
#Animator is basically Skia's (much saner) version of Flash. |
#On top of Views it provides a declarative UI model which can be updated |
#based on events which trigger changes or scripts. |