diff --git a/src/index.ts b/src/index.ts index 091e8e9..4b1be53 100644 --- a/src/index.ts +++ b/src/index.ts @@ -1,7 +1,3 @@ -/* - * Copyright (c) 2020 Juniper Networks, Inc. All rights reserved. - */ - import fs from "fs"; import path from "path"; import moment from "moment";