diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
commit | efd30556e8d223b169e14ae51b0e20b5298dc482 (patch) | |
tree | 77487e25a95561618031fc18aa4732902e77e384 /python/pyqt/sip/qtgl | |
parent | 1878de4fc72575f12365be50f3d979cc0b16454f (diff) | |
download | tdebindings-efd30556e8d223b169e14ae51b0e20b5298dc482.tar.gz tdebindings-efd30556e8d223b169e14ae51b0e20b5298dc482.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'python/pyqt/sip/qtgl')
-rw-r--r-- | python/pyqt/sip/qtgl/copying.sip | 4 | ||||
-rw-r--r-- | python/pyqt/sip/qtgl/qgl.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtgl/qglcolormap.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtgl/qtglmod.sip | 4 |
4 files changed, 6 insertions, 6 deletions
diff --git a/python/pyqt/sip/qtgl/copying.sip b/python/pyqt/sip/qtgl/copying.sip index 463904b2..21c27d4e 100644 --- a/python/pyqt/sip/qtgl/copying.sip +++ b/python/pyqt/sip/qtgl/copying.sip @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU General Public License along with // PyQt; see the file LICENSE. If not, write to the Free Software Foundation, -// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %Copying @@ -38,7 +38,7 @@ details. You should have received a copy of the GNU General Public License along with PyQt; see the file LICENSE. If not, write to the Free Software Foundation, -Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %End diff --git a/python/pyqt/sip/qtgl/qgl.sip b/python/pyqt/sip/qtgl/qgl.sip index e08b6a95..fa7f5fd3 100644 --- a/python/pyqt/sip/qtgl/qgl.sip +++ b/python/pyqt/sip/qtgl/qgl.sip @@ -18,7 +18,7 @@ // // You should have received a copy of the GNU General Public License along with // PyQt; see the file LICENSE. If not, write to the Free Software Foundation, -// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %ExportedDoc diff --git a/python/pyqt/sip/qtgl/qglcolormap.sip b/python/pyqt/sip/qtgl/qglcolormap.sip index 512897e8..05447c6b 100644 --- a/python/pyqt/sip/qtgl/qglcolormap.sip +++ b/python/pyqt/sip/qtgl/qglcolormap.sip @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU General Public License along with // PyQt; see the file LICENSE. If not, write to the Free Software Foundation, -// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %ExportedDoc diff --git a/python/pyqt/sip/qtgl/qtglmod.sip b/python/pyqt/sip/qtgl/qtglmod.sip index 2d6a0181..3658b1d7 100644 --- a/python/pyqt/sip/qtgl/qtglmod.sip +++ b/python/pyqt/sip/qtgl/qtglmod.sip @@ -17,7 +17,7 @@ // // You should have received a copy of the GNU General Public License along with // PyQt; see the file LICENSE. If not, write to the Free Software Foundation, -// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %Module qtgl 1 @@ -53,7 +53,7 @@ # # You should have received a copy of the GNU General Public License along with # PyQt; see the file LICENSE. If not, write to the Free Software Foundation, -# Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. TEMPLATE = lib |