diff options
author | Wolf Bergenheim <ext-wolf.2.bergenheim@nokia.com> | 2010-09-22 12:20:37 +0300 |
---|---|---|
committer | Wolf Bergenheim <ext-wolf.2.bergenheim@nokia.com> | 2010-09-22 12:20:37 +0300 |
commit | 2d641d9293e6dd0c0275ee97d1773cd836c089f8 (patch) | |
tree | 2caa96f4205336da4ac8da259d1b595a813c211d /libresourceqt.pro | |
parent | df50f73224f52e44b5f44805ca920113df075b50 (diff) | |
download | libresourceqt-2d641d9293e6dd0c0275ee97d1773cd836c089f8.tar.gz |
Tagged files with LGPL (except for mediaoverrides, since it will be replaced)
Diffstat (limited to 'libresourceqt.pro')
-rw-r--r-- | libresourceqt.pro | 23 |
1 files changed, 20 insertions, 3 deletions
diff --git a/libresourceqt.pro b/libresourceqt.pro index cb5523a..5df04cd 100644 --- a/libresourceqt.pro +++ b/libresourceqt.pro @@ -1,6 +1,23 @@ -##################################################################### -# Main projectfile -##################################################################### +############################################################################## +# This file is part of libresourceqt # +# # +# Copyright (C) 2010 Nokia Corporation. # +# # +# This library is free software; you can redistribute # +# it and/or modify it under the terms of the GNU Lesser General Public # +# License as published by the Free Software Foundation # +# version 2.1 of the License. # +# # +# This library 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 # +# Lesser General Public License for more details. # +# # +# You should have received a copy of the GNU Lesser General Public # +# License along with this library; if not, write to the Free Software # +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 # +# USA. # +############################################################################## CONFIG += ordered TEMPLATE = subdirs |