From 76cbaf18f18fe0cc4fd50c139fe579ab445d249e Mon Sep 17 00:00:00 2001 From: tux3 Date: Tue, 12 May 2015 04:12:46 +0200 Subject: [PATCH] Fix incorrect copyright headers The qTox Project is not associated with the Tox Project in any ways, with the exception of "qTox" using the Tox Projet's "toxcore" collection of libraries. In particular, the Tox Projet does not own copyright over the qTox Project's "qTox" collection of software, source code, and assets. The qTox Project's assets are under the sole copyright of the qTox contributors, and no partiular rights are granted to the Tox Project. --- qtox.pro | 3 -- src/audio.cpp | 2 -- src/audio.h | 2 -- src/audiofilterer.cpp | 2 -- src/audiofilterer.h | 2 -- src/autoupdate.cpp | 2 -- src/autoupdate.h | 2 -- src/chatlog/chatline.cpp | 2 -- src/chatlog/chatline.h | 2 -- src/chatlog/chatlinecontent.cpp | 2 -- src/chatlog/chatlinecontent.h | 2 -- src/chatlog/chatlinecontentproxy.cpp | 2 -- src/chatlog/chatlinecontentproxy.h | 2 -- src/chatlog/chatlog.cpp | 2 -- src/chatlog/chatlog.h | 2 -- src/chatlog/chatmessage.cpp | 2 -- src/chatlog/chatmessage.h | 2 -- src/chatlog/content/filetransferwidget.cpp | 2 -- src/chatlog/content/filetransferwidget.h | 2 -- src/chatlog/content/image.cpp | 2 -- src/chatlog/content/image.h | 2 -- src/chatlog/content/notificationicon.cpp | 2 -- src/chatlog/content/notificationicon.h | 2 -- src/chatlog/content/spinner.cpp | 2 -- src/chatlog/content/spinner.h | 2 -- src/chatlog/content/text.cpp | 2 -- src/chatlog/content/text.h | 2 -- src/chatlog/content/timestamp.cpp | 2 -- src/chatlog/content/timestamp.h | 2 -- src/chatlog/customtextdocument.cpp | 2 -- src/chatlog/customtextdocument.h | 2 -- src/chatlog/documentcache.cpp | 2 -- src/chatlog/documentcache.h | 2 -- src/chatlog/pixmapcache.cpp | 2 -- src/chatlog/pixmapcache.h | 2 -- src/core/coreencryption.cpp | 2 -- src/friend.cpp | 2 -- src/friend.h | 2 -- src/friendlist.cpp | 2 -- src/friendlist.h | 2 -- src/group.cpp | 2 -- src/group.h | 2 -- src/grouplist.cpp | 2 -- src/grouplist.h | 2 -- src/historykeeper.cpp | 2 -- src/historykeeper.h | 2 -- src/ipc.cpp | 2 -- src/ipc.h | 2 -- src/main.cpp | 2 -- src/misc/db/encrypteddb.cpp | 2 -- src/misc/db/encrypteddb.h | 2 -- src/misc/db/genericddinterface.cpp | 2 -- src/misc/db/genericddinterface.h | 2 -- src/misc/db/plaindb.cpp | 2 -- src/misc/db/plaindb.h | 2 -- src/misc/serialize.cpp | 2 -- src/misc/serialize.h | 2 -- src/misc/smileypack.cpp | 2 -- src/misc/smileypack.h | 2 -- src/misc/style.cpp | 2 -- src/misc/style.h | 2 -- src/offlinemsgengine.cpp | 2 -- src/offlinemsgengine.h | 2 -- src/platform/autorun.h | 2 -- src/platform/autorun_osx.cpp | 2 -- src/platform/autorun_win.cpp | 2 -- src/platform/autorun_xdg.cpp | 2 -- src/platform/statusnotifier/enums.c | 2 -- src/platform/timer.h | 2 -- src/platform/timer_osx.cpp | 2 -- src/platform/timer_win.cpp | 2 -- src/platform/timer_x11.cpp | 2 -- src/toxdns.cpp | 2 -- src/toxdns.h | 2 -- src/video/camera.cpp | 2 -- src/video/camera.h | 2 -- src/video/cameraworker.cpp | 2 -- src/video/cameraworker.h | 2 -- src/video/netvideosource.cpp | 2 -- src/video/netvideosource.h | 2 -- src/video/videoframe.cpp | 2 -- src/video/videoframe.h | 2 -- src/video/videosource.h | 2 -- src/widget/adjustingscrollarea.cpp | 2 -- src/widget/adjustingscrollarea.h | 2 -- src/widget/croppinglabel.cpp | 2 -- src/widget/croppinglabel.h | 2 -- src/widget/emoticonswidget.cpp | 2 -- src/widget/emoticonswidget.h | 2 -- src/widget/form/addfriendform.cpp | 2 -- src/widget/form/addfriendform.h | 2 -- src/widget/form/chatform.cpp | 2 -- src/widget/form/chatform.h | 2 -- src/widget/form/filesform.cpp | 2 -- src/widget/form/filesform.h | 2 -- src/widget/form/genericchatform.cpp | 2 -- src/widget/form/genericchatform.h | 2 -- src/widget/form/groupchatform.cpp | 2 -- src/widget/form/groupchatform.h | 2 -- src/widget/form/loadhistorydialog.cpp | 2 -- src/widget/form/loadhistorydialog.h | 2 -- src/widget/form/profileform.cpp | 2 -- src/widget/form/profileform.h | 2 -- src/widget/form/setpassworddialog.cpp | 2 -- src/widget/form/setpassworddialog.h | 2 -- src/widget/form/settings/advancedform.cpp | 2 -- src/widget/form/settings/advancedform.h | 2 -- src/widget/form/settings/advancedsettings.ui | 28 +++++++++---------- src/widget/form/settings/avform.cpp | 2 -- src/widget/form/settings/avform.h | 2 -- src/widget/form/settings/generalform.cpp | 2 -- src/widget/form/settings/generalform.h | 2 -- src/widget/form/settings/genericsettings.h | 2 -- src/widget/form/settings/privacyform.cpp | 2 -- src/widget/form/settings/privacyform.h | 2 -- .../form/settings/verticalonlyscroller.cpp | 2 -- .../form/settings/verticalonlyscroller.h | 2 -- src/widget/form/settingswidget.cpp | 2 -- src/widget/form/settingswidget.h | 2 -- src/widget/form/tabcompleter.cpp | 4 +-- src/widget/form/tabcompleter.h | 4 +-- src/widget/friendlistwidget.cpp | 2 -- src/widget/friendlistwidget.h | 2 -- src/widget/friendwidget.cpp | 2 -- src/widget/friendwidget.h | 2 -- src/widget/genericchatroomwidget.cpp | 2 -- src/widget/genericchatroomwidget.h | 2 -- src/widget/groupwidget.cpp | 2 -- src/widget/groupwidget.h | 2 -- src/widget/maskablepixmapwidget.cpp | 2 -- src/widget/maskablepixmapwidget.h | 2 -- src/widget/netcamview.cpp | 2 -- src/widget/netcamview.h | 2 -- src/widget/tool/chattextedit.cpp | 2 -- src/widget/tool/chattextedit.h | 2 -- .../tool/screengrabberchooserrectitem.cpp | 2 -- .../tool/screengrabberchooserrectitem.h | 2 -- src/widget/tool/screengrabberoverlayitem.cpp | 2 -- src/widget/tool/screengrabberoverlayitem.h | 2 -- src/widget/tool/screenshotgrabber.cpp | 2 -- src/widget/tool/screenshotgrabber.h | 2 -- src/widget/tool/toolboxgraphicsitem.cpp | 2 -- src/widget/tool/toolboxgraphicsitem.h | 2 -- src/widget/toxsave.cpp | 2 -- src/widget/toxsave.h | 2 -- src/widget/toxuri.cpp | 2 -- src/widget/toxuri.h | 2 -- src/widget/videosurface.cpp | 2 -- src/widget/videosurface.h | 2 -- src/widget/widget.cpp | 2 -- src/widget/widget.h | 2 -- 151 files changed, 17 insertions(+), 316 deletions(-) diff --git a/qtox.pro b/qtox.pro index 000cf1ab7..6c80a2af6 100644 --- a/qtox.pro +++ b/qtox.pro @@ -4,9 +4,6 @@ # #------------------------------------------------- - -# Copyright (C) 2015 by Project Tox -# # This file is part of qTox, a Qt-based graphical interface for Tox. # # This program is libre software: you can redistribute it and/or modify diff --git a/src/audio.cpp b/src/audio.cpp index 79b9b3e28..28c07e26f 100644 --- a/src/audio.cpp +++ b/src/audio.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/audio.h b/src/audio.h index 34c9f4764..d5c67f171 100644 --- a/src/audio.h +++ b/src/audio.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/audiofilterer.cpp b/src/audiofilterer.cpp index 4c79e8b97..07d6f5e27 100644 --- a/src/audiofilterer.cpp +++ b/src/audiofilterer.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/audiofilterer.h b/src/audiofilterer.h index d375abde8..b6f12d161 100644 --- a/src/audiofilterer.h +++ b/src/audiofilterer.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/autoupdate.cpp b/src/autoupdate.cpp index 786343b3c..5effb2f23 100644 --- a/src/autoupdate.cpp +++ b/src/autoupdate.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/autoupdate.h b/src/autoupdate.h index fc9420ed1..c2187a566 100644 --- a/src/autoupdate.h +++ b/src/autoupdate.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatline.cpp b/src/chatlog/chatline.cpp index bdf8f5b14..c8dfc9180 100644 --- a/src/chatlog/chatline.cpp +++ b/src/chatlog/chatline.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatline.h b/src/chatlog/chatline.h index 40b124227..a6f91c3fe 100644 --- a/src/chatlog/chatline.h +++ b/src/chatlog/chatline.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatlinecontent.cpp b/src/chatlog/chatlinecontent.cpp index ad1ce2de0..ce34e80e6 100644 --- a/src/chatlog/chatlinecontent.cpp +++ b/src/chatlog/chatlinecontent.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatlinecontent.h b/src/chatlog/chatlinecontent.h index 49e21b611..7c47dad25 100644 --- a/src/chatlog/chatlinecontent.h +++ b/src/chatlog/chatlinecontent.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatlinecontentproxy.cpp b/src/chatlog/chatlinecontentproxy.cpp index 9538b29b3..eacffc3df 100644 --- a/src/chatlog/chatlinecontentproxy.cpp +++ b/src/chatlog/chatlinecontentproxy.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatlinecontentproxy.h b/src/chatlog/chatlinecontentproxy.h index c7c93209d..265dfb6f3 100644 --- a/src/chatlog/chatlinecontentproxy.h +++ b/src/chatlog/chatlinecontentproxy.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatlog.cpp b/src/chatlog/chatlog.cpp index 6bda3b18d..528e9a9ee 100644 --- a/src/chatlog/chatlog.cpp +++ b/src/chatlog/chatlog.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatlog.h b/src/chatlog/chatlog.h index fdc4a8436..9350fae15 100644 --- a/src/chatlog/chatlog.h +++ b/src/chatlog/chatlog.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatmessage.cpp b/src/chatlog/chatmessage.cpp index 8eb6c7fdb..e2b136cb9 100644 --- a/src/chatlog/chatmessage.cpp +++ b/src/chatlog/chatmessage.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/chatmessage.h b/src/chatlog/chatmessage.h index 07eb61a70..f145500ac 100644 --- a/src/chatlog/chatmessage.h +++ b/src/chatlog/chatmessage.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/filetransferwidget.cpp b/src/chatlog/content/filetransferwidget.cpp index 4f2b32c76..f47b25605 100644 --- a/src/chatlog/content/filetransferwidget.cpp +++ b/src/chatlog/content/filetransferwidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/filetransferwidget.h b/src/chatlog/content/filetransferwidget.h index b05a3aee5..b64e6e6d5 100644 --- a/src/chatlog/content/filetransferwidget.h +++ b/src/chatlog/content/filetransferwidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/image.cpp b/src/chatlog/content/image.cpp index 14856afc3..594d3e4f6 100644 --- a/src/chatlog/content/image.cpp +++ b/src/chatlog/content/image.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/image.h b/src/chatlog/content/image.h index d3aa3286d..957713a96 100644 --- a/src/chatlog/content/image.h +++ b/src/chatlog/content/image.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/notificationicon.cpp b/src/chatlog/content/notificationicon.cpp index d093d1f32..fec54fb8f 100644 --- a/src/chatlog/content/notificationicon.cpp +++ b/src/chatlog/content/notificationicon.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/notificationicon.h b/src/chatlog/content/notificationicon.h index 6e4ca5d11..30ffd6140 100644 --- a/src/chatlog/content/notificationicon.h +++ b/src/chatlog/content/notificationicon.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/spinner.cpp b/src/chatlog/content/spinner.cpp index 1bb143b09..daa384f10 100644 --- a/src/chatlog/content/spinner.cpp +++ b/src/chatlog/content/spinner.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/spinner.h b/src/chatlog/content/spinner.h index cdec722e1..1041c5782 100644 --- a/src/chatlog/content/spinner.h +++ b/src/chatlog/content/spinner.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/text.cpp b/src/chatlog/content/text.cpp index da8175221..0fa08832d 100644 --- a/src/chatlog/content/text.cpp +++ b/src/chatlog/content/text.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/text.h b/src/chatlog/content/text.h index 898a8fec8..24bfe0805 100644 --- a/src/chatlog/content/text.h +++ b/src/chatlog/content/text.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/timestamp.cpp b/src/chatlog/content/timestamp.cpp index c662e9e66..37bb2e4ec 100644 --- a/src/chatlog/content/timestamp.cpp +++ b/src/chatlog/content/timestamp.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/content/timestamp.h b/src/chatlog/content/timestamp.h index 696f2d31e..576fc2643 100644 --- a/src/chatlog/content/timestamp.h +++ b/src/chatlog/content/timestamp.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/customtextdocument.cpp b/src/chatlog/customtextdocument.cpp index ce46dd667..35fd35e1d 100644 --- a/src/chatlog/customtextdocument.cpp +++ b/src/chatlog/customtextdocument.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/customtextdocument.h b/src/chatlog/customtextdocument.h index ed6a065db..225ac78d2 100644 --- a/src/chatlog/customtextdocument.h +++ b/src/chatlog/customtextdocument.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/documentcache.cpp b/src/chatlog/documentcache.cpp index eb7d541a6..d5cc552c7 100644 --- a/src/chatlog/documentcache.cpp +++ b/src/chatlog/documentcache.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/documentcache.h b/src/chatlog/documentcache.h index f2ea962ce..5fb40bd1f 100644 --- a/src/chatlog/documentcache.h +++ b/src/chatlog/documentcache.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/pixmapcache.cpp b/src/chatlog/pixmapcache.cpp index b171dbc90..95ff24aa4 100644 --- a/src/chatlog/pixmapcache.cpp +++ b/src/chatlog/pixmapcache.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/chatlog/pixmapcache.h b/src/chatlog/pixmapcache.h index d6be4d341..5887dd5af 100644 --- a/src/chatlog/pixmapcache.h +++ b/src/chatlog/pixmapcache.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/core/coreencryption.cpp b/src/core/coreencryption.cpp index 93b311088..d798700d5 100644 --- a/src/core/coreencryption.cpp +++ b/src/core/coreencryption.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/friend.cpp b/src/friend.cpp index cfeb1266f..59a30221a 100644 --- a/src/friend.cpp +++ b/src/friend.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/friend.h b/src/friend.h index b0fa63fec..7c340bc2f 100644 --- a/src/friend.h +++ b/src/friend.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/friendlist.cpp b/src/friendlist.cpp index ffe095329..aecc87d62 100644 --- a/src/friendlist.cpp +++ b/src/friendlist.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/friendlist.h b/src/friendlist.h index 5db698db3..9f1f23d44 100644 --- a/src/friendlist.h +++ b/src/friendlist.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/group.cpp b/src/group.cpp index 36f75a70e..a1cd92239 100644 --- a/src/group.cpp +++ b/src/group.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/group.h b/src/group.h index bc9fcc73e..12970ccb5 100644 --- a/src/group.h +++ b/src/group.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/grouplist.cpp b/src/grouplist.cpp index 6dbb8c542..0681e1a99 100644 --- a/src/grouplist.cpp +++ b/src/grouplist.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/grouplist.h b/src/grouplist.h index 39fd66508..6e354ca66 100644 --- a/src/grouplist.h +++ b/src/grouplist.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/historykeeper.cpp b/src/historykeeper.cpp index 4242e1a5f..56f3a4bf8 100644 --- a/src/historykeeper.cpp +++ b/src/historykeeper.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/historykeeper.h b/src/historykeeper.h index 8c1abcbb7..46b3ca9dd 100644 --- a/src/historykeeper.h +++ b/src/historykeeper.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/ipc.cpp b/src/ipc.cpp index 0669ee954..28625a50a 100644 --- a/src/ipc.cpp +++ b/src/ipc.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/ipc.h b/src/ipc.h index 74fed1064..3a718a2ad 100644 --- a/src/ipc.h +++ b/src/ipc.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/main.cpp b/src/main.cpp index eeabbeefb..81a023d67 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/db/encrypteddb.cpp b/src/misc/db/encrypteddb.cpp index e5982fcba..96f49e285 100644 --- a/src/misc/db/encrypteddb.cpp +++ b/src/misc/db/encrypteddb.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/db/encrypteddb.h b/src/misc/db/encrypteddb.h index c27fb5c8c..5d1b4a7b0 100644 --- a/src/misc/db/encrypteddb.h +++ b/src/misc/db/encrypteddb.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/db/genericddinterface.cpp b/src/misc/db/genericddinterface.cpp index a99eab4b7..f58b7ad6f 100644 --- a/src/misc/db/genericddinterface.cpp +++ b/src/misc/db/genericddinterface.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/db/genericddinterface.h b/src/misc/db/genericddinterface.h index a36f2c219..fc14eda3c 100644 --- a/src/misc/db/genericddinterface.h +++ b/src/misc/db/genericddinterface.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/db/plaindb.cpp b/src/misc/db/plaindb.cpp index d891329ee..36713f5fe 100644 --- a/src/misc/db/plaindb.cpp +++ b/src/misc/db/plaindb.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/db/plaindb.h b/src/misc/db/plaindb.h index 4584bb461..59273b2ab 100644 --- a/src/misc/db/plaindb.h +++ b/src/misc/db/plaindb.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/serialize.cpp b/src/misc/serialize.cpp index 3d83cc3e6..87bb179f8 100644 --- a/src/misc/serialize.cpp +++ b/src/misc/serialize.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/serialize.h b/src/misc/serialize.h index 54747fe68..aea3e6aba 100644 --- a/src/misc/serialize.h +++ b/src/misc/serialize.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/smileypack.cpp b/src/misc/smileypack.cpp index 79f67975b..46c571224 100644 --- a/src/misc/smileypack.cpp +++ b/src/misc/smileypack.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/smileypack.h b/src/misc/smileypack.h index bbe3ed46e..5278f2347 100644 --- a/src/misc/smileypack.h +++ b/src/misc/smileypack.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/style.cpp b/src/misc/style.cpp index 8540c5302..d93e0e908 100644 --- a/src/misc/style.cpp +++ b/src/misc/style.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/misc/style.h b/src/misc/style.h index 984927645..f37b7b1b3 100644 --- a/src/misc/style.h +++ b/src/misc/style.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/offlinemsgengine.cpp b/src/offlinemsgengine.cpp index fce43c1bc..a5a279c45 100644 --- a/src/offlinemsgengine.cpp +++ b/src/offlinemsgengine.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/offlinemsgengine.h b/src/offlinemsgengine.h index b7f9f6f17..3e360f209 100644 --- a/src/offlinemsgengine.h +++ b/src/offlinemsgengine.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/autorun.h b/src/platform/autorun.h index 6bdfbf22f..90b1f34c5 100644 --- a/src/platform/autorun.h +++ b/src/platform/autorun.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/autorun_osx.cpp b/src/platform/autorun_osx.cpp index 5578556dc..4877e8ed8 100644 --- a/src/platform/autorun_osx.cpp +++ b/src/platform/autorun_osx.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/autorun_win.cpp b/src/platform/autorun_win.cpp index 4cb8d9b7a..9c36176fd 100644 --- a/src/platform/autorun_win.cpp +++ b/src/platform/autorun_win.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/autorun_xdg.cpp b/src/platform/autorun_xdg.cpp index 41391ca04..b2028b232 100644 --- a/src/platform/autorun_xdg.cpp +++ b/src/platform/autorun_xdg.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/statusnotifier/enums.c b/src/platform/statusnotifier/enums.c index e7c1ef292..a30343fb7 100644 --- a/src/platform/statusnotifier/enums.c +++ b/src/platform/statusnotifier/enums.c @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/timer.h b/src/platform/timer.h index 2ea66ba0f..e7c481ef5 100644 --- a/src/platform/timer.h +++ b/src/platform/timer.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/timer_osx.cpp b/src/platform/timer_osx.cpp index 5f55e4b48..9d83367f3 100644 --- a/src/platform/timer_osx.cpp +++ b/src/platform/timer_osx.cpp @@ -4,8 +4,6 @@ source distribution (which can be found at ). - Additional Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/timer_win.cpp b/src/platform/timer_win.cpp index f48c5cad4..053aba5d3 100644 --- a/src/platform/timer_win.cpp +++ b/src/platform/timer_win.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/platform/timer_x11.cpp b/src/platform/timer_x11.cpp index 263a3b9b6..1ab9effb7 100644 --- a/src/platform/timer_x11.cpp +++ b/src/platform/timer_x11.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/toxdns.cpp b/src/toxdns.cpp index 968903d32..155be091c 100644 --- a/src/toxdns.cpp +++ b/src/toxdns.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/toxdns.h b/src/toxdns.h index 61623634d..aed35512f 100644 --- a/src/toxdns.h +++ b/src/toxdns.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/camera.cpp b/src/video/camera.cpp index 74f5677e8..e7df04834 100644 --- a/src/video/camera.cpp +++ b/src/video/camera.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/camera.h b/src/video/camera.h index 364ae577c..138b38ca8 100644 --- a/src/video/camera.h +++ b/src/video/camera.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/cameraworker.cpp b/src/video/cameraworker.cpp index 772f9a7c4..2e78a3d4d 100644 --- a/src/video/cameraworker.cpp +++ b/src/video/cameraworker.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/cameraworker.h b/src/video/cameraworker.h index 5bda28240..dbdc1d95b 100644 --- a/src/video/cameraworker.h +++ b/src/video/cameraworker.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/netvideosource.cpp b/src/video/netvideosource.cpp index 6623e03ad..6a38f2811 100644 --- a/src/video/netvideosource.cpp +++ b/src/video/netvideosource.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/netvideosource.h b/src/video/netvideosource.h index c3171727e..0d1dad258 100644 --- a/src/video/netvideosource.h +++ b/src/video/netvideosource.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/videoframe.cpp b/src/video/videoframe.cpp index f9eeeae23..9d9d09925 100644 --- a/src/video/videoframe.cpp +++ b/src/video/videoframe.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/videoframe.h b/src/video/videoframe.h index 30c8613b9..b8c1e79f5 100644 --- a/src/video/videoframe.h +++ b/src/video/videoframe.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/video/videosource.h b/src/video/videosource.h index 1c9646812..98abf567a 100644 --- a/src/video/videosource.h +++ b/src/video/videosource.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/adjustingscrollarea.cpp b/src/widget/adjustingscrollarea.cpp index 29315ba8b..e26a27058 100644 --- a/src/widget/adjustingscrollarea.cpp +++ b/src/widget/adjustingscrollarea.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/adjustingscrollarea.h b/src/widget/adjustingscrollarea.h index 584e4e875..17d87735c 100644 --- a/src/widget/adjustingscrollarea.h +++ b/src/widget/adjustingscrollarea.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/croppinglabel.cpp b/src/widget/croppinglabel.cpp index 0f4d9df43..f0693bd03 100644 --- a/src/widget/croppinglabel.cpp +++ b/src/widget/croppinglabel.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/croppinglabel.h b/src/widget/croppinglabel.h index d1bd1677a..3d2a50a0f 100644 --- a/src/widget/croppinglabel.h +++ b/src/widget/croppinglabel.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/emoticonswidget.cpp b/src/widget/emoticonswidget.cpp index 155ac2ef0..8db87be16 100644 --- a/src/widget/emoticonswidget.cpp +++ b/src/widget/emoticonswidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/emoticonswidget.h b/src/widget/emoticonswidget.h index 9e403775a..2f87dae95 100644 --- a/src/widget/emoticonswidget.h +++ b/src/widget/emoticonswidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/addfriendform.cpp b/src/widget/form/addfriendform.cpp index a6f229ef0..2b917bbb9 100644 --- a/src/widget/form/addfriendform.cpp +++ b/src/widget/form/addfriendform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/addfriendform.h b/src/widget/form/addfriendform.h index 6d808cce7..5136b9dd1 100644 --- a/src/widget/form/addfriendform.h +++ b/src/widget/form/addfriendform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/chatform.cpp b/src/widget/form/chatform.cpp index 2b6066b1f..a37f9d7f8 100644 --- a/src/widget/form/chatform.cpp +++ b/src/widget/form/chatform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/chatform.h b/src/widget/form/chatform.h index ad4355a2a..03999b1e1 100644 --- a/src/widget/form/chatform.h +++ b/src/widget/form/chatform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/filesform.cpp b/src/widget/form/filesform.cpp index b1c875ee9..224b4dac7 100644 --- a/src/widget/form/filesform.cpp +++ b/src/widget/form/filesform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/filesform.h b/src/widget/form/filesform.h index c3efdaacf..524627dd9 100644 --- a/src/widget/form/filesform.h +++ b/src/widget/form/filesform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/genericchatform.cpp b/src/widget/form/genericchatform.cpp index 43259d3c7..f427f4bcd 100644 --- a/src/widget/form/genericchatform.cpp +++ b/src/widget/form/genericchatform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/genericchatform.h b/src/widget/form/genericchatform.h index 65f20a8a5..e9a3c58d4 100644 --- a/src/widget/form/genericchatform.h +++ b/src/widget/form/genericchatform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/groupchatform.cpp b/src/widget/form/groupchatform.cpp index e0e493059..c9cea1236 100644 --- a/src/widget/form/groupchatform.cpp +++ b/src/widget/form/groupchatform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/groupchatform.h b/src/widget/form/groupchatform.h index 73c3e3ced..ef0ce7bea 100644 --- a/src/widget/form/groupchatform.h +++ b/src/widget/form/groupchatform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/loadhistorydialog.cpp b/src/widget/form/loadhistorydialog.cpp index 33c33bcc5..1ba1ecf43 100644 --- a/src/widget/form/loadhistorydialog.cpp +++ b/src/widget/form/loadhistorydialog.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/loadhistorydialog.h b/src/widget/form/loadhistorydialog.h index 515029f51..c2064ce28 100644 --- a/src/widget/form/loadhistorydialog.h +++ b/src/widget/form/loadhistorydialog.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/profileform.cpp b/src/widget/form/profileform.cpp index b4776f01c..c92bf3418 100644 --- a/src/widget/form/profileform.cpp +++ b/src/widget/form/profileform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/profileform.h b/src/widget/form/profileform.h index dfb4114a5..62e8c2244 100644 --- a/src/widget/form/profileform.h +++ b/src/widget/form/profileform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/setpassworddialog.cpp b/src/widget/form/setpassworddialog.cpp index 2c826c0ad..da8cc3c22 100644 --- a/src/widget/form/setpassworddialog.cpp +++ b/src/widget/form/setpassworddialog.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/setpassworddialog.h b/src/widget/form/setpassworddialog.h index 232825847..d4d348271 100644 --- a/src/widget/form/setpassworddialog.h +++ b/src/widget/form/setpassworddialog.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/advancedform.cpp b/src/widget/form/settings/advancedform.cpp index b2747eed9..2a63e8413 100644 --- a/src/widget/form/settings/advancedform.cpp +++ b/src/widget/form/settings/advancedform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/advancedform.h b/src/widget/form/settings/advancedform.h index 0f1a1a462..fb6802d6b 100644 --- a/src/widget/form/settings/advancedform.h +++ b/src/widget/form/settings/advancedform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/advancedsettings.ui b/src/widget/form/settings/advancedsettings.ui index fe8c9e4c2..3bb2a1b5e 100644 --- a/src/widget/form/settings/advancedsettings.ui +++ b/src/widget/form/settings/advancedsettings.ui @@ -25,7 +25,7 @@ 0 0 384 - 515 + 510 @@ -122,20 +122,18 @@ <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"> <html><head><meta name="qrichtext" content="1" /><style type="text/css"> p, li { white-space: pre-wrap; } -</style></head><body style=" font-family:'Ubuntu'; font-size:10pt; font-weight:400; font-style:normal;"> -<p align="center" style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Copyright (C) 2014-2015 by Project Tox</p> -<p align="center" style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">qTox is a Qt-based graphical interface for Tox.</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This program is libre 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, either version 3 of the License, or (at your option) any later version.</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">You should have received a copy of the GNU General Public License along with this program. If not, see <a href="https://www.gnu.org/copyleft/gpl.html"><span style=" text-decoration: underline; color:#007af4;">https://www.gnu.org/copyleft/gpl.html</span></a>.</p> -<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><br /></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Author: <a href="https://github.com/tux3"><span style=" text-decoration: underline; color:#007af4;">tux3</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Contributors: <a href="https://github.com/tux3/qTox/graphs/contributors"><span style=" text-decoration: underline; color:#007af4;">see all on GitHub.com</span></a></p> -<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;">Known issues: <a href="https://github.com/tux3/qTox/issues"><span style=" text-decoration: underline; color:#007af4;">see all on GitHub.com</span></a></p></body></html> +</style></head><body style=" font-family:'Sans Serif'; font-size:9pt; font-weight:400; font-style:normal;"> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">qTox is a Qt-based graphical interface for Tox.</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">This program is libre 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, either version 3 of the License, or (at your option) any later version.</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">You should have received a copy of the GNU General Public License along with this program. If not, see </span><a href="https://www.gnu.org/copyleft/gpl.html"><span style=" font-family:'Ubuntu'; font-size:10pt; text-decoration: underline; color:#007af4;">https://www.gnu.org/copyleft/gpl.html</span></a><span style=" font-family:'Ubuntu'; font-size:10pt;">.</span></p> +<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; font-family:'Ubuntu'; font-size:10pt;"><br /></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Author: </span><a href="https://github.com/tux3"><span style=" font-family:'Ubuntu'; font-size:10pt; text-decoration: underline; color:#007af4;">tux3</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Contributors: </span><a href="https://github.com/tux3/qTox/graphs/contributors"><span style=" font-family:'Ubuntu'; font-size:10pt; text-decoration: underline; color:#007af4;">see all on GitHub.com</span></a></p> +<p style=" margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px;"><span style=" font-family:'Ubuntu'; font-size:10pt;">Known issues: </span><a href="https://github.com/tux3/qTox/issues"><span style=" font-family:'Ubuntu'; font-size:10pt; text-decoration: underline; color:#007af4;">see all on GitHub.com</span></a></p></body></html> diff --git a/src/widget/form/settings/avform.cpp b/src/widget/form/settings/avform.cpp index b2eafac4e..21409de8b 100644 --- a/src/widget/form/settings/avform.cpp +++ b/src/widget/form/settings/avform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/avform.h b/src/widget/form/settings/avform.h index 8af392b4e..a62dc9901 100644 --- a/src/widget/form/settings/avform.h +++ b/src/widget/form/settings/avform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/generalform.cpp b/src/widget/form/settings/generalform.cpp index 0b69ba8e8..2adeb960b 100644 --- a/src/widget/form/settings/generalform.cpp +++ b/src/widget/form/settings/generalform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/generalform.h b/src/widget/form/settings/generalform.h index 712b9e609..59a75ef2a 100644 --- a/src/widget/form/settings/generalform.h +++ b/src/widget/form/settings/generalform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/genericsettings.h b/src/widget/form/settings/genericsettings.h index 3e2d54feb..cc0920d4a 100644 --- a/src/widget/form/settings/genericsettings.h +++ b/src/widget/form/settings/genericsettings.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/privacyform.cpp b/src/widget/form/settings/privacyform.cpp index f2d728bab..c5c8d6521 100644 --- a/src/widget/form/settings/privacyform.cpp +++ b/src/widget/form/settings/privacyform.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/privacyform.h b/src/widget/form/settings/privacyform.h index e0b7c70fc..efcb3492b 100644 --- a/src/widget/form/settings/privacyform.h +++ b/src/widget/form/settings/privacyform.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/verticalonlyscroller.cpp b/src/widget/form/settings/verticalonlyscroller.cpp index 994a6fd0c..4a0dd3210 100644 --- a/src/widget/form/settings/verticalonlyscroller.cpp +++ b/src/widget/form/settings/verticalonlyscroller.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settings/verticalonlyscroller.h b/src/widget/form/settings/verticalonlyscroller.h index a1d45678a..93d6917c6 100644 --- a/src/widget/form/settings/verticalonlyscroller.h +++ b/src/widget/form/settings/verticalonlyscroller.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settingswidget.cpp b/src/widget/form/settingswidget.cpp index 159ed20e4..47d8fb1bc 100644 --- a/src/widget/form/settingswidget.cpp +++ b/src/widget/form/settingswidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/settingswidget.h b/src/widget/form/settingswidget.h index 32364a1af..4aa7b73bf 100644 --- a/src/widget/form/settingswidget.h +++ b/src/widget/form/settingswidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/form/tabcompleter.cpp b/src/widget/form/tabcompleter.cpp index 75fc23414..728466a3b 100644 --- a/src/widget/form/tabcompleter.cpp +++ b/src/widget/form/tabcompleter.cpp @@ -1,6 +1,6 @@ /* - Copyright (C) 2005-2014 by the Quassel Project and Project Tox - devel@quassel-irc.org and https://tox.im + Copyright (C) 2005-2014 by the Quassel Project + devel@quassel-irc.org This file is part of qTox, a Qt-based graphical interface for Tox. diff --git a/src/widget/form/tabcompleter.h b/src/widget/form/tabcompleter.h index 23a3fe000..f74d9c91c 100644 --- a/src/widget/form/tabcompleter.h +++ b/src/widget/form/tabcompleter.h @@ -1,6 +1,6 @@ /* - Copyright (C) 2005-2014 by the Quassel Project and Project Tox - devel@quassel-irc.org and https://tox.im + Copyright (C) 2005-2014 by the Quassel Project + devel@quassel-irc.org This file is part of qTox, a Qt-based graphical interface for Tox. diff --git a/src/widget/friendlistwidget.cpp b/src/widget/friendlistwidget.cpp index 0ccfa656e..6f4d5fed9 100644 --- a/src/widget/friendlistwidget.cpp +++ b/src/widget/friendlistwidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/friendlistwidget.h b/src/widget/friendlistwidget.h index bbc299bbe..265073512 100644 --- a/src/widget/friendlistwidget.h +++ b/src/widget/friendlistwidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/friendwidget.cpp b/src/widget/friendwidget.cpp index 3555e9adf..2165d69e9 100644 --- a/src/widget/friendwidget.cpp +++ b/src/widget/friendwidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/friendwidget.h b/src/widget/friendwidget.h index 540f7fc61..39718901a 100644 --- a/src/widget/friendwidget.h +++ b/src/widget/friendwidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/genericchatroomwidget.cpp b/src/widget/genericchatroomwidget.cpp index 1b394234f..850199970 100644 --- a/src/widget/genericchatroomwidget.cpp +++ b/src/widget/genericchatroomwidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/genericchatroomwidget.h b/src/widget/genericchatroomwidget.h index 6cf67c768..dbf8c3834 100644 --- a/src/widget/genericchatroomwidget.h +++ b/src/widget/genericchatroomwidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/groupwidget.cpp b/src/widget/groupwidget.cpp index bdfcc6724..905f591c5 100644 --- a/src/widget/groupwidget.cpp +++ b/src/widget/groupwidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/groupwidget.h b/src/widget/groupwidget.h index e773891d7..52a2804e0 100644 --- a/src/widget/groupwidget.h +++ b/src/widget/groupwidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/maskablepixmapwidget.cpp b/src/widget/maskablepixmapwidget.cpp index 8ac5719f5..751510847 100644 --- a/src/widget/maskablepixmapwidget.cpp +++ b/src/widget/maskablepixmapwidget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/maskablepixmapwidget.h b/src/widget/maskablepixmapwidget.h index 8e4df1a4e..aaa395c47 100644 --- a/src/widget/maskablepixmapwidget.h +++ b/src/widget/maskablepixmapwidget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/netcamview.cpp b/src/widget/netcamview.cpp index 3de9ed757..fc5bdf79c 100644 --- a/src/widget/netcamview.cpp +++ b/src/widget/netcamview.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/netcamview.h b/src/widget/netcamview.h index 3f3eb9b1f..f5de26f24 100644 --- a/src/widget/netcamview.h +++ b/src/widget/netcamview.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/chattextedit.cpp b/src/widget/tool/chattextedit.cpp index 46cd72ff2..02042111e 100644 --- a/src/widget/tool/chattextedit.cpp +++ b/src/widget/tool/chattextedit.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/chattextedit.h b/src/widget/tool/chattextedit.h index 0d36cd477..c71316a26 100644 --- a/src/widget/tool/chattextedit.h +++ b/src/widget/tool/chattextedit.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/screengrabberchooserrectitem.cpp b/src/widget/tool/screengrabberchooserrectitem.cpp index 681347fbd..8d22fb4cd 100644 --- a/src/widget/tool/screengrabberchooserrectitem.cpp +++ b/src/widget/tool/screengrabberchooserrectitem.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/screengrabberchooserrectitem.h b/src/widget/tool/screengrabberchooserrectitem.h index b75c1bfbe..18d78b1a8 100644 --- a/src/widget/tool/screengrabberchooserrectitem.h +++ b/src/widget/tool/screengrabberchooserrectitem.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/screengrabberoverlayitem.cpp b/src/widget/tool/screengrabberoverlayitem.cpp index d57a3c5a5..e6dd20c13 100644 --- a/src/widget/tool/screengrabberoverlayitem.cpp +++ b/src/widget/tool/screengrabberoverlayitem.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/screengrabberoverlayitem.h b/src/widget/tool/screengrabberoverlayitem.h index 659e65f5b..04c184316 100644 --- a/src/widget/tool/screengrabberoverlayitem.h +++ b/src/widget/tool/screengrabberoverlayitem.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/screenshotgrabber.cpp b/src/widget/tool/screenshotgrabber.cpp index 4576cefdc..00ea9905b 100644 --- a/src/widget/tool/screenshotgrabber.cpp +++ b/src/widget/tool/screenshotgrabber.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/screenshotgrabber.h b/src/widget/tool/screenshotgrabber.h index 94d22a845..13b0b4816 100644 --- a/src/widget/tool/screenshotgrabber.h +++ b/src/widget/tool/screenshotgrabber.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2015 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/toolboxgraphicsitem.cpp b/src/widget/tool/toolboxgraphicsitem.cpp index badaf4008..e538d809d 100644 --- a/src/widget/tool/toolboxgraphicsitem.cpp +++ b/src/widget/tool/toolboxgraphicsitem.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/tool/toolboxgraphicsitem.h b/src/widget/tool/toolboxgraphicsitem.h index 61560e82e..9bfcf8fd1 100644 --- a/src/widget/tool/toolboxgraphicsitem.h +++ b/src/widget/tool/toolboxgraphicsitem.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/toxsave.cpp b/src/widget/toxsave.cpp index d2d7e2445..845ed32dd 100644 --- a/src/widget/toxsave.cpp +++ b/src/widget/toxsave.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/toxsave.h b/src/widget/toxsave.h index 53ccb3c45..768578326 100644 --- a/src/widget/toxsave.h +++ b/src/widget/toxsave.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/toxuri.cpp b/src/widget/toxuri.cpp index b87f3c390..c49518d2d 100644 --- a/src/widget/toxuri.cpp +++ b/src/widget/toxuri.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/toxuri.h b/src/widget/toxuri.h index 9dbf16273..376d1d418 100644 --- a/src/widget/toxuri.h +++ b/src/widget/toxuri.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/videosurface.cpp b/src/widget/videosurface.cpp index b8ba2c9f2..08bbb0d2a 100644 --- a/src/widget/videosurface.cpp +++ b/src/widget/videosurface.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/videosurface.h b/src/widget/videosurface.h index c0e313e68..fb2f66c43 100644 --- a/src/widget/videosurface.h +++ b/src/widget/videosurface.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/widget.cpp b/src/widget/widget.cpp index 63b891061..912861dfc 100644 --- a/src/widget/widget.cpp +++ b/src/widget/widget.cpp @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify diff --git a/src/widget/widget.h b/src/widget/widget.h index 1c825b5f6..cb1cd0870 100644 --- a/src/widget/widget.h +++ b/src/widget/widget.h @@ -1,6 +1,4 @@ /* - Copyright (C) 2014 by Project Tox - This file is part of qTox, a Qt-based graphical interface for Tox. This program is libre software: you can redistribute it and/or modify