Remove copyright headers

This commit is contained in:
Kristóf Tóth
2019-08-12 16:51:51 +02:00
parent 26b1deadf5
commit 97b911689b
57 changed files with 0 additions and 171 deletions

View File

@ -1,6 +1,3 @@
// Copyright (C) 2018 Avatao.com Innovative Learning Kft.
// All Rights Reserved. See LICENSE file for details.
import { Pipe, PipeTransform } from '@angular/core';
import { DomSanitizer } from '@angular/platform-browser';