summaryrefslogtreecommitdiff
path: root/js/src/Ice/TcpEndpointFactory.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/Ice/TcpEndpointFactory.js')
-rw-r--r--js/src/Ice/TcpEndpointFactory.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/js/src/Ice/TcpEndpointFactory.js b/js/src/Ice/TcpEndpointFactory.js
index 8837285f4dc..5ba0f82dd7d 100644
--- a/js/src/Ice/TcpEndpointFactory.js
+++ b/js/src/Ice/TcpEndpointFactory.js
@@ -1,8 +1,6 @@
-// **********************************************************************
//
-// Copyright (c) 2003-present ZeroC, Inc. All rights reserved.
+// Copyright (c) ZeroC, Inc. All rights reserved.
//
-// **********************************************************************
const Ice = require("../Ice/TcpEndpointI").Ice;
const TcpEndpointI = Ice.TcpEndpointI;