diff options
Diffstat (limited to 'include/device/ipc-v4')
-rw-r--r-- | include/device/ipc-v4/call.h | 2 | ||||
-rw-r--r-- | include/device/ipc-v4/disp.h | 2 | ||||
-rw-r--r-- | include/device/ipc-v4/gen.h | 2 | ||||
-rw-r--r-- | include/device/ipc-v4/misc.h | 2 | ||||
-rw-r--r-- | include/device/ipc-v4/net.h | 2 | ||||
-rw-r--r-- | include/device/ipc-v4/sms.h | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/include/device/ipc-v4/call.h b/include/device/ipc-v4/call.h index dd0d4bb..15e9039 100644 --- a/include/device/ipc-v4/call.h +++ b/include/device/ipc-v4/call.h @@ -6,7 +6,7 @@ * * libsamsung-ipc 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. * * libsamsung-ipc is distributed in the hope that it will be useful, diff --git a/include/device/ipc-v4/disp.h b/include/device/ipc-v4/disp.h index 8f0e64e..14eccb8 100644 --- a/include/device/ipc-v4/disp.h +++ b/include/device/ipc-v4/disp.h @@ -6,7 +6,7 @@ * * libsamsung-ipc 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. * * libsamsung-ipc is distributed in the hope that it will be useful, diff --git a/include/device/ipc-v4/gen.h b/include/device/ipc-v4/gen.h index cfe5e69..ff75a48 100644 --- a/include/device/ipc-v4/gen.h +++ b/include/device/ipc-v4/gen.h @@ -6,7 +6,7 @@ * * libsamsung-ipc 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. * * libsamsung-ipc is distributed in the hope that it will be useful, diff --git a/include/device/ipc-v4/misc.h b/include/device/ipc-v4/misc.h index ec69c7a..0c96ad1 100644 --- a/include/device/ipc-v4/misc.h +++ b/include/device/ipc-v4/misc.h @@ -5,7 +5,7 @@ * * libsamsung-ipc 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. * * libsamsung-ipc is distributed in the hope that it will be useful, diff --git a/include/device/ipc-v4/net.h b/include/device/ipc-v4/net.h index 0a7eece..8862fd2 100644 --- a/include/device/ipc-v4/net.h +++ b/include/device/ipc-v4/net.h @@ -6,7 +6,7 @@ * * libsamsung-ipc 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. * * libsamsung-ipc is distributed in the hope that it will be useful, diff --git a/include/device/ipc-v4/sms.h b/include/device/ipc-v4/sms.h index 99cf9c6..6d5b62b 100644 --- a/include/device/ipc-v4/sms.h +++ b/include/device/ipc-v4/sms.h @@ -5,7 +5,7 @@ * * libsamsung-ipc 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. * * libsamsung-ipc is distributed in the hope that it will be useful, |