diff options
Diffstat (limited to 'js/src/Ice/HashUtil.js')
-rw-r--r-- | js/src/Ice/HashUtil.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/src/Ice/HashUtil.js b/js/src/Ice/HashUtil.js index 1df0be8d20c..bdba3fb1c4a 100644 --- a/js/src/Ice/HashUtil.js +++ b/js/src/Ice/HashUtil.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. -// // ********************************************************************** const Ice = require("../Ice/StringUtil").Ice; |