diff options
Diffstat (limited to 'js/test/Common/ControllerWorker.js')
-rw-r--r-- | js/test/Common/ControllerWorker.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/js/test/Common/ControllerWorker.js b/js/test/Common/ControllerWorker.js index 9829a28a955..43cacbbf8b6 100644 --- a/js/test/Common/ControllerWorker.js +++ b/js/test/Common/ControllerWorker.js @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** /* global self, ControllerHelper, Ice */ |