diff options
author | Simon Busch <morphis@gravedo.de> | 2012-09-20 18:57:48 +0200 |
---|---|---|
committer | Simon Busch <morphis@gravedo.de> | 2012-09-21 16:47:59 +0200 |
commit | ed8734659e4ddd0775027c4cc550215863bfa851 (patch) | |
tree | c2d1f8a1180bcbf117ecc646a43d14aa2d161325 /include | |
parent | bf2596c564107880a90caa095a4da91695c7c497 (diff) | |
download | external_libsamsung-ipc-ed8734659e4ddd0775027c4cc550215863bfa851.zip external_libsamsung-ipc-ed8734659e4ddd0775027c4cc550215863bfa851.tar.gz external_libsamsung-ipc-ed8734659e4ddd0775027c4cc550215863bfa851.tar.bz2 |
switch to GPLv2+ as license as decided by all authors per mail
Diffstat (limited to 'include')
-rw-r--r-- | include/call.h | 2 | ||||
-rw-r--r-- | include/device/h1/call.h | 2 | ||||
-rw-r--r-- | include/device/h1/disp.h | 2 | ||||
-rw-r--r-- | include/device/h1/gen.h | 2 | ||||
-rw-r--r-- | include/device/h1/misc.h | 2 | ||||
-rw-r--r-- | include/device/h1/net.h | 2 | ||||
-rw-r--r-- | include/device/h1/sms.h | 2 | ||||
-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 | ||||
-rw-r--r-- | include/disp.h | 2 | ||||
-rw-r--r-- | include/gen.h | 2 | ||||
-rw-r--r-- | include/gprs.h | 2 | ||||
-rw-r--r-- | include/misc.h | 2 | ||||
-rw-r--r-- | include/net.h | 2 | ||||
-rw-r--r-- | include/pwr.h | 2 | ||||
-rw-r--r-- | include/radio.h | 2 | ||||
-rw-r--r-- | include/rfs.h | 2 | ||||
-rw-r--r-- | include/samsung-ipc.h | 2 | ||||
-rw-r--r-- | include/sec.h | 2 | ||||
-rw-r--r-- | include/sms.h | 2 | ||||
-rw-r--r-- | include/snd.h | 2 | ||||
-rw-r--r-- | include/ss.h | 2 | ||||
-rw-r--r-- | include/types.h | 2 | ||||
-rw-r--r-- | include/wakelock.h | 2 |
28 files changed, 28 insertions, 28 deletions
diff --git a/include/call.h b/include/call.h index 94b9565..1ceb57b 100644 --- a/include/call.h +++ b/include/call.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/h1/call.h b/include/device/h1/call.h index b19a046..43a1928 100644 --- a/include/device/h1/call.h +++ b/include/device/h1/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/h1/disp.h b/include/device/h1/disp.h index 81129c2..2f0c15c 100644 --- a/include/device/h1/disp.h +++ b/include/device/h1/disp.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/h1/gen.h b/include/device/h1/gen.h index b4af515..b3ddb5c 100644 --- a/include/device/h1/gen.h +++ b/include/device/h1/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/h1/misc.h b/include/device/h1/misc.h index 13c4509..179e7b3 100644 --- a/include/device/h1/misc.h +++ b/include/device/h1/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/h1/net.h b/include/device/h1/net.h index b54933f..8f3c449 100644 --- a/include/device/h1/net.h +++ b/include/device/h1/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/h1/sms.h b/include/device/h1/sms.h index a57c8c0..bb305d5 100644 --- a/include/device/h1/sms.h +++ b/include/device/h1/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, 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, diff --git a/include/disp.h b/include/disp.h index 906ed58..09c60c5 100644 --- a/include/disp.h +++ b/include/disp.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/gen.h b/include/gen.h index 26bfade..f707151 100644 --- a/include/gen.h +++ b/include/gen.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/gprs.h b/include/gprs.h index d97f538..09da61d 100644 --- a/include/gprs.h +++ b/include/gprs.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/misc.h b/include/misc.h index f59ce48..571305b 100644 --- a/include/misc.h +++ b/include/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/net.h b/include/net.h index c201631..ed63b37 100644 --- a/include/net.h +++ b/include/net.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/pwr.h b/include/pwr.h index 48b219a..4fdbdd4 100644 --- a/include/pwr.h +++ b/include/pwr.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/radio.h b/include/radio.h index 55de7dd..c7fd65e 100644 --- a/include/radio.h +++ b/include/radio.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/rfs.h b/include/rfs.h index f9da1e8..0df65d3 100644 --- a/include/rfs.h +++ b/include/rfs.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/samsung-ipc.h b/include/samsung-ipc.h index e7cc503..221b395 100644 --- a/include/samsung-ipc.h +++ b/include/samsung-ipc.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/sec.h b/include/sec.h index 72b162f..5a3912b 100644 --- a/include/sec.h +++ b/include/sec.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/sms.h b/include/sms.h index 9a169a1..24177f2 100644 --- a/include/sms.h +++ b/include/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, diff --git a/include/snd.h b/include/snd.h index e868b61..742a555 100644 --- a/include/snd.h +++ b/include/snd.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/ss.h b/include/ss.h index b828dba..3e483d0 100644 --- a/include/ss.h +++ b/include/ss.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/types.h b/include/types.h index fa04fad..bbd596b 100644 --- a/include/types.h +++ b/include/types.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/wakelock.h b/include/wakelock.h index db1815b..aa10521 100644 --- a/include/wakelock.h +++ b/include/wakelock.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, |