diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
commit | 654fcc369efd9222176430b6e1276a698ec92ce9 (patch) | |
tree | 7d8a0a4dcfef220a6b4ba81c5ae9b741d473e9fa /kopete/protocols/yahoo/libkyahoo/crypt.c | |
parent | 1654c5f87b2ca0dfdbad72cb4a7e1876cef140ee (diff) | |
download | tdenetwork-654fcc369efd9222176430b6e1276a698ec92ce9.tar.gz tdenetwork-654fcc369efd9222176430b6e1276a698ec92ce9.zip |
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdenetwork@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kopete/protocols/yahoo/libkyahoo/crypt.c')
-rw-r--r-- | kopete/protocols/yahoo/libkyahoo/crypt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/yahoo/libkyahoo/crypt.c b/kopete/protocols/yahoo/libkyahoo/crypt.c index 6dc23195..ee15c345 100644 --- a/kopete/protocols/yahoo/libkyahoo/crypt.c +++ b/kopete/protocols/yahoo/libkyahoo/crypt.c @@ -16,7 +16,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA - 02111-1307 USA. */ + 02110-1301 USA. */ /* warmenhoven took this file and made it work with the md5.[ch] we * already had. isn't that lovely. people should just use linux or |