From 31b3e7233ed53d69af13e3b5de11e3ab001e3952 Mon Sep 17 00:00:00 2001 From: Andrea Scarpino Date: Sat, 5 Jun 2021 19:54:54 +0200 Subject: [PATCH] Update copyrights --- qml/Papocchio.qml | 2 +- qml/cover/CoverPage.qml | 2 +- qml/pages/MainPage.qml | 2 +- src/main.cpp | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/qml/Papocchio.qml b/qml/Papocchio.qml index c261ffb..d3c6095 100644 --- a/qml/Papocchio.qml +++ b/qml/Papocchio.qml @@ -1,5 +1,5 @@ /* - Copyright (C) 2014 Andrea Scarpino + Copyright (C) 2014-2021 Andrea Scarpino All rights reserved. This program is free software: you can redistribute it and/or modify diff --git a/qml/cover/CoverPage.qml b/qml/cover/CoverPage.qml index 20164d9..04fd882 100644 --- a/qml/cover/CoverPage.qml +++ b/qml/cover/CoverPage.qml @@ -1,5 +1,5 @@ /* - Copyright (C) 2014 Andrea Scarpino + Copyright (C) 2014-2021 Andrea Scarpino All rights reserved. This program is free software: you can redistribute it and/or modify diff --git a/qml/pages/MainPage.qml b/qml/pages/MainPage.qml index 63b474a..695f1b8 100644 --- a/qml/pages/MainPage.qml +++ b/qml/pages/MainPage.qml @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2015 Andrea Scarpino + Copyright (C) 2014-2021 Andrea Scarpino All rights reserved. This program is free software: you can redistribute it and/or modify diff --git a/src/main.cpp b/src/main.cpp index 4808116..eaebc1f 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,5 +1,5 @@ /* - Copyright (C) 2014-2016 Andrea Scarpino + Copyright (C) 2014-2021 Andrea Scarpino All rights reserved. This program is free software: you can redistribute it and/or modify