diff --git a/dialer/contents/ui/Call/AnswerSwipe.qml b/dialer/contents/ui/Call/AnswerSwipe.qml index 1bd235a5..278c3824 100644 --- a/dialer/contents/ui/Call/AnswerSwipe.qml +++ b/dialer/contents/ui/Call/AnswerSwipe.qml @@ -1,6 +1,5 @@ /* - * Copyright 2014 Aaron Seigo - * Copyright 2014 Marco Martin + * Copyright 2015 Marco Martin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as diff --git a/dialer/contents/ui/Call/Avatar.qml b/dialer/contents/ui/Call/Avatar.qml index d27bd6dc..1c138601 100644 --- a/dialer/contents/ui/Call/Avatar.qml +++ b/dialer/contents/ui/Call/Avatar.qml @@ -1,6 +1,5 @@ /* - * Copyright 2014 Aaron Seigo - * Copyright 2014 Marco Martin + * Copyright 2015 Marco Martin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as diff --git a/dialer/contents/ui/Call/CallPage.qml b/dialer/contents/ui/Call/CallPage.qml index 4aee2e9d..e6032306 100644 --- a/dialer/contents/ui/Call/CallPage.qml +++ b/dialer/contents/ui/Call/CallPage.qml @@ -1,6 +1,6 @@ /* * Copyright 2014 Aaron Seigo - * Copyright 2014 Marco Martin + * Copyright 2015 Marco Martin * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU Library General Public License as diff --git a/dialer/contents/ui/main.qml b/dialer/contents/ui/main.qml index 37daea13..ff8327b5 100644 --- a/dialer/contents/ui/main.qml +++ b/dialer/contents/ui/main.qml @@ -1,4 +1,5 @@ -/* +/** + * Copyright 2014 Aaron Seigo * Copyright 2014 Marco Martin * * This program is free software; you can redistribute it and/or modify