summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
Diffstat (limited to 'js')
-rw-r--r--js/test/Ice/import/main.js8
1 files changed, 8 insertions, 0 deletions
diff --git a/js/test/Ice/import/main.js b/js/test/Ice/import/main.js
index 748a84ef699..adc213a9e1d 100644
--- a/js/test/Ice/import/main.js
+++ b/js/test/Ice/import/main.js
@@ -1,3 +1,11 @@
+// **********************************************************************
+//
+// Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
+//
+// This copy of Ice is licensed to you under the terms described in the
+// ICE_LICENSE file included in this distribution.
+//
+// **********************************************************************
import ice from "ice";
const Ice = ice.Ice;