aboutsummaryrefslogtreecommitdiffhomepage
path: root/forth/Forth.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'forth/Forth.cpp')
-rw-r--r--forth/Forth.cpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/forth/Forth.cpp b/forth/Forth.cpp
index 1df9dd81bd..be366fcf4e 100644
--- a/forth/Forth.cpp
+++ b/forth/Forth.cpp
@@ -1,3 +1,10 @@
+
+/*
+ * Copyright 2011 Google Inc.
+ *
+ * Use of this source code is governed by a BSD-style license that can be
+ * found in the LICENSE file.
+ */
#include "Forth.h"
#include "ForthParser.h"
#include "SkTDArray.h"