diff options
Diffstat (limited to 'python/pyqt/sip/qtext/qtextmod.sip')
-rw-r--r-- | python/pyqt/sip/qtext/qtextmod.sip | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/python/pyqt/sip/qtext/qtextmod.sip b/python/pyqt/sip/qtext/qtextmod.sip index 06024a64..5dbf3f8b 100644 --- a/python/pyqt/sip/qtext/qtextmod.sip +++ b/python/pyqt/sip/qtext/qtextmod.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 qtext 4 @@ -89,7 +89,7 @@ const char *QSCINTILLA_BUILD; # # 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 |