diff options
Diffstat (limited to 'js/gulpfile.js')
-rw-r--r-- | js/gulpfile.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/js/gulpfile.js b/js/gulpfile.js index 0b8f4a23768..db89de90085 100644 --- a/js/gulpfile.js +++ b/js/gulpfile.js @@ -1,8 +1,6 @@ -// ********************************************************************** // -// Copyright (c) 2003-present ZeroC, Inc. All rights reserved. +// Copyright (c) ZeroC, Inc. All rights reserved. // -// ********************************************************************** /* eslint no-sync: "off" */ /* eslint no-process-env: "off" */ |