diff options
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 |