TBR: Add copyright

Change-Id: I53b8f648d12ad6d91cbaca46262d4776f049d37e
diff --git a/run.sh b/run.sh
index a03fecc..0f0590e 100755
--- a/run.sh
+++ b/run.sh
@@ -1 +1,5 @@
+# Copyright 2015 The Vanadium Authors. All rights reserved.
+# Use of this source code is governed by a BSD-style
+# license that can be found in the LICENSE file.
+
 make -C $JIRI_ROOT/release/projects/browser start-browserd
\ No newline at end of file