diff options
Diffstat (limited to 'python/pykde/sip/kparts/part.sip')
-rw-r--r-- | python/pykde/sip/kparts/part.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pykde/sip/kparts/part.sip b/python/pykde/sip/kparts/part.sip index 43609ad3..c4ec29d7 100644 --- a/python/pykde/sip/kparts/part.sip +++ b/python/pykde/sip/kparts/part.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KParts { |