diff options
Diffstat (limited to 'js/src/Ice/ProcessLogger.js')
-rw-r--r-- | js/src/Ice/ProcessLogger.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/js/src/Ice/ProcessLogger.js b/js/src/Ice/ProcessLogger.js index 8fda0e5ed93..19e300cb509 100644 --- a/js/src/Ice/ProcessLogger.js +++ b/js/src/Ice/ProcessLogger.js @@ -3,9 +3,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/LoggerI").Ice; |