summaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2017-06-02 10:11:14 -0400
committerBernard Normier <bernard@zeroc.com>2017-06-02 10:11:14 -0400
commitd5f73d08b279971d5d62e25306f14e89a71472ff (patch)
tree8276ca6022577e15bbaf8fafb41020dff2d271d6 /js
parentAdded missing copyright notice (diff)
downloadice-d5f73d08b279971d5d62e25306f14e89a71472ff.tar.bz2
ice-d5f73d08b279971d5d62e25306f14e89a71472ff.tar.xz
ice-d5f73d08b279971d5d62e25306f14e89a71472ff.zip
Added missing copyright notice
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;