From 9f6fb99b0408d5bf08e362a98c669f63f970ebd6 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 6adc9bb..5c9a52b 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 17e9c3c..ff4f639 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