diff options
Diffstat (limited to 'js/src/index.js')
-rw-r--r-- | js/src/index.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/src/index.js b/js/src/index.js index 07f6ddf7acf..09ecf784370 100644 --- a/js/src/index.js +++ b/js/src/index.js @@ -2,9 +2,6 @@ // // Copyright (c) 2003-present 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. -// // ********************************************************************** module.exports.Ice = require("./Ice/Ice").Ice; |