diff --git a/lib/snippets/jenkins/template/node/jenkins.js.asset b/lib/snippets/jenkins/template/node/jenkins.js.asset index 13e8f4f..45f6336 100644 --- a/lib/snippets/jenkins/template/node/jenkins.js.asset +++ b/lib/snippets/jenkins/template/node/jenkins.js.asset @@ -1,10 +1,3 @@ -/* - * Copyright (C) SapphireCode - All Rights Reserved - * This file is part of Snippeteer which is released under BSD-3-Clause. - * See file 'LICENSE' for full license details. - * Created by Timo Hocker , April 2020 - */ - /* eslint-disable no-process-exit */ /* eslint-disable no-console */ /* eslint-disable no-sync */ diff --git a/lib/snippets/node/template/eslintrc.asset b/lib/snippets/node/template/eslintrc.asset index 725443f..6710f8a 100644 --- a/lib/snippets/node/template/eslintrc.asset +++ b/lib/snippets/node/template/eslintrc.asset @@ -1,10 +1,3 @@ -/* - * Copyright (C) SapphireCode - All Rights Reserved - * This file is part of Snippeteer which is released under BSD-3-Clause. - * See file 'LICENSE' for full license details. - * Created by Timo Hocker , April 2020 - */ - module.exports = { env: { commonjs: true, diff --git a/lib/snippets/node/template/index.asset b/lib/snippets/node/template/index.asset index f8f7cdf..e69de29 100644 --- a/lib/snippets/node/template/index.asset +++ b/lib/snippets/node/template/index.asset @@ -1,7 +0,0 @@ -/* - * Copyright (C) SapphireCode - All Rights Reserved - * This file is part of Snippeteer which is released under BSD-3-Clause. - * See file 'LICENSE' for full license details. - * Created by Timo Hocker , April 2020 - */ -