From 6390e59f4978df4d5267a27068cd94f73f9a9cee Mon Sep 17 00:00:00 2001 From: Christian Gromm Date: Fri, 16 Dec 2016 17:27:49 +0100 Subject: src: unicens: change license This patch changes the license to GPLv2. Change-Id: I876356546b90733217c842d9e43c02c3cfc32dae Signed-off-by: Christian Gromm --- Src/IP/MostIpc.cpp | 2 +- Src/IP/MostIpc.h | 2 +- Src/IP/MostMsg.cpp | 2 +- Src/IP/MostMsg.h | 2 +- Src/IP/MostMsgTx.cpp | 2 +- Src/IP/MostMsgTx.h | 2 +- Src/IP/MsgAddr.cpp | 2 +- Src/IP/MsgAddr.h | 2 +- Src/IP/MsgFilter.cpp | 2 +- Src/IP/MsgFilter.h | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'Src/IP') diff --git a/Src/IP/MostIpc.cpp b/Src/IP/MostIpc.cpp index 86e7341..6bdaee1 100644 --- a/Src/IP/MostIpc.cpp +++ b/Src/IP/MostIpc.cpp @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MostIpc.h b/Src/IP/MostIpc.h index 0f8596d..b0417ad 100644 --- a/Src/IP/MostIpc.h +++ b/Src/IP/MostIpc.h @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MostMsg.cpp b/Src/IP/MostMsg.cpp index 3ca043f..7148d2f 100644 --- a/Src/IP/MostMsg.cpp +++ b/Src/IP/MostMsg.cpp @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MostMsg.h b/Src/IP/MostMsg.h index fb4bdd8..da50186 100644 --- a/Src/IP/MostMsg.h +++ b/Src/IP/MostMsg.h @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MostMsgTx.cpp b/Src/IP/MostMsgTx.cpp index d3c5864..a5ff3f4 100644 --- a/Src/IP/MostMsgTx.cpp +++ b/Src/IP/MostMsgTx.cpp @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MostMsgTx.h b/Src/IP/MostMsgTx.h index 00736ae..a2c3261 100644 --- a/Src/IP/MostMsgTx.h +++ b/Src/IP/MostMsgTx.h @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MsgAddr.cpp b/Src/IP/MsgAddr.cpp index 6c80222..923de03 100644 --- a/Src/IP/MsgAddr.cpp +++ b/Src/IP/MsgAddr.cpp @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MsgAddr.h b/Src/IP/MsgAddr.h index 9a3fa80..f480e33 100644 --- a/Src/IP/MsgAddr.h +++ b/Src/IP/MsgAddr.h @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MsgFilter.cpp b/Src/IP/MsgFilter.cpp index f9684f4..e22f74c 100644 --- a/Src/IP/MsgFilter.cpp +++ b/Src/IP/MsgFilter.cpp @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, diff --git a/Src/IP/MsgFilter.h b/Src/IP/MsgFilter.h index 72ef45f..cd0c00b 100644 --- a/Src/IP/MsgFilter.h +++ b/Src/IP/MsgFilter.h @@ -5,7 +5,7 @@ * * 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 - * the Free Software Foundation, either version 3 of the License, or + * the Free Software Foundation, either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, -- cgit 1.2.3-korg