fix: remove improper license

Signed-off-by: ElaineDeMattosSilvaB <elaine.de-mattos-silva-bezerra@deutschebahn.com>
This commit is contained in:
Elaine Mattos
2024-10-22 11:51:31 +02:00
committed by ElaineDeMattosSilvaB
parent edf47addc4
commit f847e9cb09
@@ -13,10 +13,6 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
// Copyright 2024 DB Systel GmbH
// Licensed under the DBISL, see the accompanying file LICENSE.
import { LoggerService } from '@backstage/backend-plugin-api';
import { spawn } from 'child_process';
import { PassThrough, Writable } from 'stream';