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/pykde/sip/kdeui/kanimwidget.sip | |
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/pykde/sip/kdeui/kanimwidget.sip')
-rw-r--r-- | python/pykde/sip/kdeui/kanimwidget.sip | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/python/pykde/sip/kdeui/kanimwidget.sip b/python/pykde/sip/kdeui/kanimwidget.sip index 5d9a244f..9948bc1d 100644 --- a/python/pykde/sip/kdeui/kanimwidget.sip +++ b/python/pykde/sip/kdeui/kanimwidget.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. class KAnimWidget : QFrame |