diff --git a/src/app/app-routing.module.ts b/src/app/app-routing.module.ts index d55fb6f..acc3389 100644 --- a/src/app/app-routing.module.ts +++ b/src/app/app-routing.module.ts @@ -1,6 +1,3 @@ -// Copyright (C) 2018 Avatao.com Innovative Learning Kft. -// All Rights Reserved. See LICENSE file for details. - import { NgModule } from '@angular/core'; import { RouterModule, Routes } from '@angular/router'; diff --git a/src/app/app.component.html b/src/app/app.component.html index f76d9ee..0680b43 100644 --- a/src/app/app.component.html +++ b/src/app/app.component.html @@ -1,4 +1 @@ - - diff --git a/src/app/app.component.scss b/src/app/app.component.scss index e40d2bd..e69de29 100644 --- a/src/app/app.component.scss +++ b/src/app/app.component.scss @@ -1,3 +0,0 @@ -// Copyright (C) 2018 Avatao.com Innovative Learning Kft. -// All Rights Reserved. See LICENSE file for details. - diff --git a/src/app/app.component.ts b/src/app/app.component.ts index 7472321..0c7a486 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -1,6 +1,3 @@ -// Copyright (C) 2018 Avatao.com Innovative Learning Kft. -// All Rights Reserved. See LICENSE file for details. - import { Component, OnInit } from '@angular/core'; import { Title } from '@angular/platform-browser'; import { config } from './config'; diff --git a/src/app/app.module.ts b/src/app/app.module.ts index 627577e..f9a83e3 100644 --- a/src/app/app.module.ts +++ b/src/app/app.module.ts @@ -1,6 +1,3 @@ -// Copyright (C) 2018 Avatao.com Innovative Learning Kft. -// All Rights Reserved. See LICENSE file for details. - import { HttpClientModule } from '@angular/common/http'; import { FormsModule } from '@angular/forms'; import { BrowserModule } from '@angular/platform-browser'; diff --git a/src/app/config.ts b/src/app/config.ts index 1c7724c..3e8c458 100644 --- a/src/app/config.ts +++ b/src/app/config.ts @@ -1,6 +1,3 @@ -// Copyright (C) 2018 Avatao.com Innovative Learning Kft. -// All Rights Reserved. See LICENSE file for details. - export const config = { documentTitle: 'Avatao Tutorials', dashboard: { diff --git a/src/app/console/console.component.html b/src/app/console/console.component.html index 0046e54..4c4dae9 100644 --- a/src/app/console/console.component.html +++ b/src/app/console/console.component.html @@ -1,6 +1,3 @@ - -