diff options
author | Aleksander Morgado <aleksander@lanedo.com> | 2013-08-14 15:39:58 +0200 |
---|---|---|
committer | Aleksander Morgado <aleksander@lanedo.com> | 2013-08-14 15:40:01 +0200 |
commit | a8d8a6e751ed45a180b20b4f10da7326d31cb77f (patch) | |
tree | a5a144392b0e4c1dd85a5074a6441dd4a5414613 | |
parent | 8f8226fa7204e31da688143875820cc2cff1fd9d (diff) | |
download | external_libqmi-a8d8a6e751ed45a180b20b4f10da7326d31cb77f.zip external_libqmi-a8d8a6e751ed45a180b20b4f10da7326d31cb77f.tar.gz external_libqmi-a8d8a6e751ed45a180b20b4f10da7326d31cb77f.tar.bz2 |
utils,qmi-network: program is GPLv2+
-rwxr-xr-x | utils/qmi-network | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/qmi-network b/utils/qmi-network index 1129aa4..89b1fc4 100755 --- a/utils/qmi-network +++ b/utils/qmi-network @@ -2,7 +2,8 @@ # 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, version 2. +# 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, but WITHOUT # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS |