diff options
author | Josh Blum <josh@joshknows.com> | 2011-03-27 04:17:53 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2011-03-27 04:17:53 -0700 |
commit | eb0777811de2f1f1a486391e05aa467f3c64875b (patch) | |
tree | a2f2f2699c69b1e2346fdd9492b6cdb30ae9fbff /host/LICENSE.txt | |
parent | feeca81266296b2d20ad9081760a936c3e2ed9c1 (diff) | |
parent | 2249acd9f97e969f619fa87cb206fc9392b9b5fe (diff) | |
download | uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.tar.gz uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.tar.bz2 uhd-eb0777811de2f1f1a486391e05aa467f3c64875b.zip |
Merge branch 'mac_packaging'
Diffstat (limited to 'host/LICENSE.txt')
-rw-r--r-- | host/LICENSE.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/host/LICENSE.txt b/host/LICENSE.txt new file mode 100644 index 000000000..9aa03b39b --- /dev/null +++ b/host/LICENSE.txt @@ -0,0 +1,12 @@ +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 +(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 FOR A PARTICULAR PURPOSE. See the +GNU General Public License for more details. + +You should have received a copy of the GNU General Public License +along with this program. If not, see <http://www.gnu.org/licenses/>. |