diff options
author | Hugo Parente Lima <hugo.pl@gmail.com> | 2010-09-09 11:03:11 -0300 |
---|---|---|
committer | Hugo Parente Lima <hugo.pl@gmail.com> | 2010-09-09 12:02:51 -0300 |
commit | d1fa9599607c422c8db3d735338e0c2dc5a34b50 (patch) | |
tree | 9d5d8ff4d2aadd7ec9c0ba3ce81acb14ba3e4c53 /PySide/QtGui/typesystem_gui_mac.xml | |
parent | f9daf01879d736a8c640fd3df603a22141b2ff74 (diff) | |
download | pyside-d1fa9599607c422c8db3d735338e0c2dc5a34b50.tar.gz pyside-d1fa9599607c422c8db3d735338e0c2dc5a34b50.tar.xz pyside-d1fa9599607c422c8db3d735338e0c2dc5a34b50.zip |
Added license boilerplates to all typesystem files.
Diffstat (limited to 'PySide/QtGui/typesystem_gui_mac.xml')
-rw-r--r-- | PySide/QtGui/typesystem_gui_mac.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/PySide/QtGui/typesystem_gui_mac.xml b/PySide/QtGui/typesystem_gui_mac.xml index 3360323..2f4ac4c 100644 --- a/PySide/QtGui/typesystem_gui_mac.xml +++ b/PySide/QtGui/typesystem_gui_mac.xml @@ -1,4 +1,23 @@ <?xml version="1.0"?> +<!-- + This file is part of PySide project. + Copyright (C) 2009-2010 Nokia Corporation and/or its subsidiary(-ies). + Contact: PySide team <contact@pyside.org> + + 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; either + version 2.1 of the License, or (at your option) any later version. + + 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 +--> <typesystem package="PySide.QtGui"> <rejection class="*" function-name="qt_mac_set_cursor"/> <rejection class="*" function-name="macMenu"/> |