diff options
Diffstat (limited to 'python/pyqt/sip/qtnetwork')
-rw-r--r-- | python/pyqt/sip/qtnetwork/copying.sip | 4 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qdns.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qftp.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qhostaddress.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qhttp.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qlocalfs.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qnetwork.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qserversocket.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qsocket.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qsocketdevice.sip | 2 | ||||
-rw-r--r-- | python/pyqt/sip/qtnetwork/qtnetworkmod.sip | 4 |
11 files changed, 13 insertions, 13 deletions
diff --git a/python/pyqt/sip/qtnetwork/copying.sip b/python/pyqt/sip/qtnetwork/copying.sip index 463904b2..21c27d4e 100644 --- a/python/pyqt/sip/qtnetwork/copying.sip +++ b/python/pyqt/sip/qtnetwork/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/qtnetwork/qdns.sip b/python/pyqt/sip/qtnetwork/qdns.sip index b91bb9fc..811fdd5b 100644 --- a/python/pyqt/sip/qtnetwork/qdns.sip +++ b/python/pyqt/sip/qtnetwork/qdns.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/qtnetwork/qftp.sip b/python/pyqt/sip/qtnetwork/qftp.sip index f79ecc12..fd696dd8 100644 --- a/python/pyqt/sip/qtnetwork/qftp.sip +++ b/python/pyqt/sip/qtnetwork/qftp.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/qtnetwork/qhostaddress.sip b/python/pyqt/sip/qtnetwork/qhostaddress.sip index e2379e2c..6e737068 100644 --- a/python/pyqt/sip/qtnetwork/qhostaddress.sip +++ b/python/pyqt/sip/qtnetwork/qhostaddress.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/qtnetwork/qhttp.sip b/python/pyqt/sip/qtnetwork/qhttp.sip index fbcc9999..aafdc5b9 100644 --- a/python/pyqt/sip/qtnetwork/qhttp.sip +++ b/python/pyqt/sip/qtnetwork/qhttp.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/qtnetwork/qlocalfs.sip b/python/pyqt/sip/qtnetwork/qlocalfs.sip index a8b816f1..d9906945 100644 --- a/python/pyqt/sip/qtnetwork/qlocalfs.sip +++ b/python/pyqt/sip/qtnetwork/qlocalfs.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/qtnetwork/qnetwork.sip b/python/pyqt/sip/qtnetwork/qnetwork.sip index 6b87d4e4..5480d5cd 100644 --- a/python/pyqt/sip/qtnetwork/qnetwork.sip +++ b/python/pyqt/sip/qtnetwork/qnetwork.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. %If (Qt_NETWORKPROTOCOL) diff --git a/python/pyqt/sip/qtnetwork/qserversocket.sip b/python/pyqt/sip/qtnetwork/qserversocket.sip index c130969e..41658dc5 100644 --- a/python/pyqt/sip/qtnetwork/qserversocket.sip +++ b/python/pyqt/sip/qtnetwork/qserversocket.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/qtnetwork/qsocket.sip b/python/pyqt/sip/qtnetwork/qsocket.sip index 1ce9165a..c3e63220 100644 --- a/python/pyqt/sip/qtnetwork/qsocket.sip +++ b/python/pyqt/sip/qtnetwork/qsocket.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/qtnetwork/qsocketdevice.sip b/python/pyqt/sip/qtnetwork/qsocketdevice.sip index 181f6fc4..6e664582 100644 --- a/python/pyqt/sip/qtnetwork/qsocketdevice.sip +++ b/python/pyqt/sip/qtnetwork/qsocketdevice.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/qtnetwork/qtnetworkmod.sip b/python/pyqt/sip/qtnetwork/qtnetworkmod.sip index ca580d73..24ede37a 100644 --- a/python/pyqt/sip/qtnetwork/qtnetworkmod.sip +++ b/python/pyqt/sip/qtnetwork/qtnetworkmod.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 qtnetwork 1 @@ -60,7 +60,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 |