diff --git a/src/app/app.component.ts b/src/app/app.component.ts index d97991e..b4dbcd9 100644 --- a/src/app/app.component.ts +++ b/src/app/app.component.ts @@ -1,5 +1,5 @@ /** - * Copyright (C) 2018 Michael Czechowski + * Copyright (C) 2018 Michael Czechowski * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; version 2. diff --git a/src/app/models/config.model.ts b/src/app/models/config.model.ts index f33e474..90ed9ba 100644 --- a/src/app/models/config.model.ts +++ b/src/app/models/config.model.ts @@ -1,5 +1,5 @@ /** - * Copyright (C) 2018 Michael Czechowski + * Copyright (C) 2018 Michael Czechowski * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; version 2. diff --git a/src/app/services/canvas.service.ts b/src/app/services/canvas.service.ts index 8423a51..ae3a21f 100644 --- a/src/app/services/canvas.service.ts +++ b/src/app/services/canvas.service.ts @@ -1,5 +1,5 @@ /** - * Copyright (C) 2018 Michael Czechowski + * Copyright (C) 2018 Michael Czechowski * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; version 2. diff --git a/src/main.ts b/src/main.ts index 6584030..cd74ee1 100644 --- a/src/main.ts +++ b/src/main.ts @@ -1,5 +1,5 @@ /** - * Copyright (C) 2018 Michael Czechowski + * Copyright (C) 2018 Michael Czechowski * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the Free * Software Foundation; version 2.