• Lubomir Rintel's avatar
    Add license files · 26bdc66f
    Lubomir Rintel authored
    
    
    This clarifies redistribution conditions for contributors.
    
    Comments in the source files refer to them. Some files are under GPL with
    exceptions or LGPL with exceptions, some are BSD-licensed:
    
    find -type f |xargs sed -n 's/.*\(\$QT_BEGIN_LICENSE:[^\$]*\$\).*/\1/p' |sort |uniq -c
        104 $QT_BEGIN_LICENSE:BSD$
        108 $QT_BEGIN_LICENSE:LGPL$
    
    There's also one GFDL licensed file:
    doc/global/qt-html-templates-offline.qdocconf
    
    Change-Id: I924ca0649691a52e9d7641962350e6857d82f947
    Signed-off-by: default avatarLubomir Rintel <lkundrak@v3.sk>
    Reviewed-by: default avatarPier Luigi Fiorini <pierluigi.fiorini@gmail.com>
    Reviewed-by: default avatarJørgen Lind <jorgen.lind@digia.com>
    26bdc66f
This project is licensed under the GNU General Public License v3.0 only. Learn more