From 98dbcc4c693c14161b361738768c9f5187724588 Mon Sep 17 00:00:00 2001 From: Palakis Date: Wed, 15 Feb 2017 18:33:32 +0100 Subject: [PATCH] Copyright update and credit where it's due --- Config.cpp | 2 +- Config.h | 2 +- Utils.cpp | 2 +- Utils.h | 2 +- WSEvents.cpp | 3 ++- WSEvents.h | 3 ++- WSRequestHandler.cpp | 3 ++- WSRequestHandler.h | 3 ++- WSServer.cpp | 2 +- WSServer.h | 2 +- forms/settings-dialog.cpp | 2 +- forms/settings-dialog.h | 2 +- obs-websocket.cpp | 2 +- obs-websocket.h | 2 +- 14 files changed, 18 insertions(+), 14 deletions(-) diff --git a/Config.cpp b/Config.cpp index 24de85ff..070ad6b3 100644 --- a/Config.cpp +++ b/Config.cpp @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/Config.h b/Config.h index bd8262e2..c1ad3ff1 100644 --- a/Config.h +++ b/Config.h @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/Utils.cpp b/Utils.cpp index 7e910dad..b08c0d9b 100644 --- a/Utils.cpp +++ b/Utils.cpp @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/Utils.h b/Utils.h index e42aa521..2a1cdb8c 100644 --- a/Utils.h +++ b/Utils.h @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/WSEvents.cpp b/WSEvents.cpp index f7992882..45032ae1 100644 --- a/WSEvents.cpp +++ b/WSEvents.cpp @@ -1,6 +1,7 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin +Copyright (C) 2017 Brendan Hagan 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 diff --git a/WSEvents.h b/WSEvents.h index 2a6635e0..cfb428fb 100644 --- a/WSEvents.h +++ b/WSEvents.h @@ -1,6 +1,7 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin +Copyright (C) 2017 Brendan Hagan 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 diff --git a/WSRequestHandler.cpp b/WSRequestHandler.cpp index 26c65fa2..3e862dab 100644 --- a/WSRequestHandler.cpp +++ b/WSRequestHandler.cpp @@ -1,6 +1,7 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin +Copyright (C) 2017 Mikhail Swift 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 diff --git a/WSRequestHandler.h b/WSRequestHandler.h index 4cc5880c..4514e467 100644 --- a/WSRequestHandler.h +++ b/WSRequestHandler.h @@ -1,6 +1,7 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin +Copyright (C) 2017 Mikhail Swift 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 diff --git a/WSServer.cpp b/WSServer.cpp index f1cf04ed..7daeea24 100644 --- a/WSServer.cpp +++ b/WSServer.cpp @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/WSServer.h b/WSServer.h index c523305b..993d0229 100644 --- a/WSServer.h +++ b/WSServer.h @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/forms/settings-dialog.cpp b/forms/settings-dialog.cpp index 3e6604fa..724f97cf 100644 --- a/forms/settings-dialog.cpp +++ b/forms/settings-dialog.cpp @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/forms/settings-dialog.h b/forms/settings-dialog.h index be397d1c..7b3d5104 100644 --- a/forms/settings-dialog.h +++ b/forms/settings-dialog.h @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/obs-websocket.cpp b/obs-websocket.cpp index b34e6e49..422a82d4 100644 --- a/obs-websocket.cpp +++ b/obs-websocket.cpp @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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 diff --git a/obs-websocket.h b/obs-websocket.h index d7c2b186..835e75ae 100644 --- a/obs-websocket.h +++ b/obs-websocket.h @@ -1,6 +1,6 @@ /* obs-websocket -Copyright (C) 2016 Stéphane Lepin +Copyright (C) 2016-2017 Stéphane Lepin 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