From fe816d813599a6ccaba593ed25200f610ffa05ee Mon Sep 17 00:00:00 2001 From: Charles Kerr Date: Sat, 10 Jan 2009 23:09:07 +0000 Subject: [PATCH] (trunk) update the GPL code's copyright dates --- daemon/daemon.c | 2 +- daemon/remote.c | 2 +- gtk/actions.c | 2 +- gtk/actions.h | 2 +- gtk/add-dialog.c | 2 +- gtk/add-dialog.h | 2 +- gtk/details.c | 2 +- gtk/details.h | 2 +- gtk/hig.c | 2 +- gtk/hig.h | 2 +- gtk/main.c | 2 +- gtk/makemeta-ui.c | 2 +- gtk/makemeta-ui.h | 2 +- gtk/msgwin.c | 2 +- gtk/msgwin.h | 2 +- gtk/notify.c | 2 +- gtk/notify.h | 2 +- gtk/stats.c | 2 +- gtk/stats.h | 2 +- gtk/torrent-cell-renderer.c | 2 +- gtk/torrent-cell-renderer.h | 2 +- gtk/tr-icon.c | 2 +- gtk/tr-prefs.c | 2 +- gtk/tr-prefs.h | 2 +- gtk/tracker-list.c | 2 +- libtransmission/bandwidth.c | 2 +- libtransmission/bandwidth.h | 2 +- libtransmission/bencode.c | 2 +- libtransmission/bencode.h | 2 +- libtransmission/blocklist.c | 2 +- libtransmission/blocklist.h | 2 +- libtransmission/clients.c | 2 +- libtransmission/crypto.c | 2 +- libtransmission/crypto.h | 2 +- libtransmission/handshake.c | 2 +- libtransmission/handshake.h | 2 +- libtransmission/inout.c | 2 +- libtransmission/inout.h | 2 +- libtransmission/json.c | 2 +- libtransmission/json.h | 2 +- libtransmission/list.c | 2 +- libtransmission/list.h | 2 +- libtransmission/makemeta.c | 2 +- libtransmission/makemeta.h | 2 +- libtransmission/natpmp.c | 2 +- libtransmission/natpmp.h | 2 +- libtransmission/peer-common.h | 2 +- libtransmission/peer-io.c | 2 +- libtransmission/peer-io.h | 2 +- libtransmission/peer-mgr-private.h | 2 +- libtransmission/peer-mgr.c | 2 +- libtransmission/peer-mgr.h | 2 +- libtransmission/peer-msgs.c | 2 +- libtransmission/peer-msgs.h | 2 +- libtransmission/platform.c | 2 +- libtransmission/port-forwarding.c | 2 +- libtransmission/ptrarray.c | 2 +- libtransmission/ptrarray.h | 2 +- libtransmission/publish.c | 2 +- libtransmission/publish.h | 2 +- libtransmission/resume.c | 2 +- libtransmission/resume.h | 2 +- libtransmission/rpc-server.c | 2 +- libtransmission/rpc-server.h | 2 +- libtransmission/rpcimpl.c | 2 +- libtransmission/rpcimpl.h | 2 +- libtransmission/session.c | 2 +- libtransmission/stats.c | 2 +- libtransmission/stats.h | 2 +- libtransmission/torrent-ctor.c | 2 +- libtransmission/tr-getopt.c | 2 +- libtransmission/tr-getopt.h | 2 +- libtransmission/tracker.c | 2 +- libtransmission/tracker.h | 2 +- libtransmission/trevent.c | 2 +- libtransmission/trevent.h | 2 +- libtransmission/upnp.c | 2 +- libtransmission/upnp.h | 2 +- libtransmission/verify.c | 2 +- libtransmission/verify.h | 2 +- libtransmission/web.c | 2 +- libtransmission/web.h | 2 +- libtransmission/webseed.c | 2 +- libtransmission/webseed.h | 2 +- 84 files changed, 84 insertions(+), 84 deletions(-) diff --git a/daemon/daemon.c b/daemon/daemon.c index f61a9b945..6ba70e804 100644 --- a/daemon/daemon.c +++ b/daemon/daemon.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/daemon/remote.c b/daemon/remote.c index e86206e33..880816df6 100644 --- a/daemon/remote.c +++ b/daemon/remote.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/actions.c b/gtk/actions.c index b9627d277..1e3a8b519 100644 --- a/gtk/actions.c +++ b/gtk/actions.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/actions.h b/gtk/actions.h index 879965c1c..a99a6de5a 100644 --- a/gtk/actions.h +++ b/gtk/actions.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/add-dialog.c b/gtk/add-dialog.c index b3a6cc591..968350606 100644 --- a/gtk/add-dialog.c +++ b/gtk/add-dialog.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/add-dialog.h b/gtk/add-dialog.h index 8fe35ed15..a82cd1b26 100644 --- a/gtk/add-dialog.h +++ b/gtk/add-dialog.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/details.c b/gtk/details.c index 6f9691906..93818bfa4 100644 --- a/gtk/details.c +++ b/gtk/details.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/details.h b/gtk/details.h index 95298c649..c7c2cbd84 100644 --- a/gtk/details.h +++ b/gtk/details.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/hig.c b/gtk/hig.c index a347bf67e..460b7f81b 100644 --- a/gtk/hig.c +++ b/gtk/hig.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/hig.h b/gtk/hig.h index a2032a1cd..7b4c96947 100644 --- a/gtk/hig.h +++ b/gtk/hig.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/main.c b/gtk/main.c index 3b509ab62..13f6f293a 100644 --- a/gtk/main.c +++ b/gtk/main.c @@ -1226,7 +1226,7 @@ about( GtkWindow * parent ) "website", website_url, "website-label", website_url, "copyright", - _( "Copyright 2005-2008 The Transmission Project" ), + _( "Copyright 2005-2009 The Transmission Project" ), "logo-icon-name", MY_NAME, #ifdef SHOW_LICENSE "license", LICENSE, diff --git a/gtk/makemeta-ui.c b/gtk/makemeta-ui.c index ceccc8314..5f02b5db0 100644 --- a/gtk/makemeta-ui.c +++ b/gtk/makemeta-ui.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/makemeta-ui.h b/gtk/makemeta-ui.h index bc574662a..e762009b7 100644 --- a/gtk/makemeta-ui.h +++ b/gtk/makemeta-ui.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/msgwin.c b/gtk/msgwin.c index 4fe8fe2a5..d8d8e4843 100644 --- a/gtk/msgwin.c +++ b/gtk/msgwin.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/msgwin.h b/gtk/msgwin.h index 0610a2911..b4f59283e 100644 --- a/gtk/msgwin.h +++ b/gtk/msgwin.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/notify.c b/gtk/notify.c index b4e5af752..c0a5ec1d1 100644 --- a/gtk/notify.c +++ b/gtk/notify.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/notify.h b/gtk/notify.h index 911c0b8e4..73c8db7c0 100644 --- a/gtk/notify.h +++ b/gtk/notify.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/stats.c b/gtk/stats.c index f6e6714fb..dae84010d 100644 --- a/gtk/stats.c +++ b/gtk/stats.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/stats.h b/gtk/stats.h index f75dba20a..eaad9d61b 100644 --- a/gtk/stats.h +++ b/gtk/stats.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/torrent-cell-renderer.c b/gtk/torrent-cell-renderer.c index 4f07ee09c..cf41cacb5 100644 --- a/gtk/torrent-cell-renderer.c +++ b/gtk/torrent-cell-renderer.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/torrent-cell-renderer.h b/gtk/torrent-cell-renderer.h index 2d08be80d..dd8d341be 100644 --- a/gtk/torrent-cell-renderer.h +++ b/gtk/torrent-cell-renderer.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/tr-icon.c b/gtk/tr-icon.c index 3ca9ab9f6..64dba8942 100644 --- a/gtk/tr-icon.c +++ b/gtk/tr-icon.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/tr-prefs.c b/gtk/tr-prefs.c index b8132ae0c..ca7277951 100644 --- a/gtk/tr-prefs.c +++ b/gtk/tr-prefs.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/tr-prefs.h b/gtk/tr-prefs.h index b3b2a0d11..95d312a18 100644 --- a/gtk/tr-prefs.h +++ b/gtk/tr-prefs.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/gtk/tracker-list.c b/gtk/tracker-list.c index 241534c67..f2e584a0e 100644 --- a/gtk/tracker-list.c +++ b/gtk/tracker-list.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/bandwidth.c b/libtransmission/bandwidth.c index c306b6a0e..95b3b9ad1 100644 --- a/libtransmission/bandwidth.c +++ b/libtransmission/bandwidth.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/bandwidth.h b/libtransmission/bandwidth.h index 813c1211f..2e76bfcd9 100644 --- a/libtransmission/bandwidth.h +++ b/libtransmission/bandwidth.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/bencode.c b/libtransmission/bencode.c index 63c8d0272..2a262c45f 100644 --- a/libtransmission/bencode.c +++ b/libtransmission/bencode.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/bencode.h b/libtransmission/bencode.h index 73695f833..ad19f7ad8 100644 --- a/libtransmission/bencode.h +++ b/libtransmission/bencode.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/blocklist.c b/libtransmission/blocklist.c index 2a762218f..d3e4868e9 100644 --- a/libtransmission/blocklist.c +++ b/libtransmission/blocklist.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/blocklist.h b/libtransmission/blocklist.h index d1cf8a704..cee85796e 100644 --- a/libtransmission/blocklist.h +++ b/libtransmission/blocklist.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/clients.c b/libtransmission/clients.c index 8eecb2141..7d6af695a 100644 --- a/libtransmission/clients.c +++ b/libtransmission/clients.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/crypto.c b/libtransmission/crypto.c index e754c1015..6b1779901 100644 --- a/libtransmission/crypto.c +++ b/libtransmission/crypto.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/crypto.h b/libtransmission/crypto.h index 8ca3c45a7..49ca4bccf 100644 --- a/libtransmission/crypto.h +++ b/libtransmission/crypto.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/handshake.c b/libtransmission/handshake.c index 51eaa317d..edcabcf28 100644 --- a/libtransmission/handshake.c +++ b/libtransmission/handshake.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/handshake.h b/libtransmission/handshake.h index 568552173..a3f7d2e33 100644 --- a/libtransmission/handshake.h +++ b/libtransmission/handshake.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/inout.c b/libtransmission/inout.c index a696e1653..e4b24b658 100644 --- a/libtransmission/inout.c +++ b/libtransmission/inout.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/inout.h b/libtransmission/inout.h index 3a3a6a1f2..003b465b2 100644 --- a/libtransmission/inout.h +++ b/libtransmission/inout.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/json.c b/libtransmission/json.c index 00683a528..8a7c8e156 100644 --- a/libtransmission/json.c +++ b/libtransmission/json.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/json.h b/libtransmission/json.h index 6a00b4578..44eca8ebd 100644 --- a/libtransmission/json.h +++ b/libtransmission/json.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/list.c b/libtransmission/list.c index ebbd99041..e98e0b2bb 100644 --- a/libtransmission/list.c +++ b/libtransmission/list.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/list.h b/libtransmission/list.h index 9e6b53917..0ea2b5cca 100644 --- a/libtransmission/list.h +++ b/libtransmission/list.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/makemeta.c b/libtransmission/makemeta.c index da5fee026..962090135 100644 --- a/libtransmission/makemeta.c +++ b/libtransmission/makemeta.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/makemeta.h b/libtransmission/makemeta.h index a0a6f1894..a3de8bf6b 100644 --- a/libtransmission/makemeta.h +++ b/libtransmission/makemeta.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/natpmp.c b/libtransmission/natpmp.c index 31cba7459..49e598192 100644 --- a/libtransmission/natpmp.c +++ b/libtransmission/natpmp.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/natpmp.h b/libtransmission/natpmp.h index 3c15ce15e..e59825ec1 100644 --- a/libtransmission/natpmp.h +++ b/libtransmission/natpmp.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-common.h b/libtransmission/peer-common.h index 99c102100..df8e8967b 100644 --- a/libtransmission/peer-common.h +++ b/libtransmission/peer-common.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-io.c b/libtransmission/peer-io.c index 773b32fa5..52c9d8af2 100644 --- a/libtransmission/peer-io.c +++ b/libtransmission/peer-io.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-io.h b/libtransmission/peer-io.h index f501149bb..436b7ed3e 100644 --- a/libtransmission/peer-io.h +++ b/libtransmission/peer-io.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-mgr-private.h b/libtransmission/peer-mgr-private.h index aeaaef897..c4911271e 100644 --- a/libtransmission/peer-mgr-private.h +++ b/libtransmission/peer-mgr-private.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-mgr.c b/libtransmission/peer-mgr.c index bc2cd39fe..cf3ce8f5a 100644 --- a/libtransmission/peer-mgr.c +++ b/libtransmission/peer-mgr.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-mgr.h b/libtransmission/peer-mgr.h index 4ca88b728..f9d704344 100644 --- a/libtransmission/peer-mgr.h +++ b/libtransmission/peer-mgr.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-msgs.c b/libtransmission/peer-msgs.c index c43701b34..3af9f2ba1 100644 --- a/libtransmission/peer-msgs.c +++ b/libtransmission/peer-msgs.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/peer-msgs.h b/libtransmission/peer-msgs.h index 7e82353aa..542ac90e9 100644 --- a/libtransmission/peer-msgs.h +++ b/libtransmission/peer-msgs.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/platform.c b/libtransmission/platform.c index c934219e3..b6c5b5d79 100644 --- a/libtransmission/platform.c +++ b/libtransmission/platform.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/port-forwarding.c b/libtransmission/port-forwarding.c index 6125d8e0b..459424d1b 100644 --- a/libtransmission/port-forwarding.c +++ b/libtransmission/port-forwarding.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/ptrarray.c b/libtransmission/ptrarray.c index bc35808a2..836da7e04 100644 --- a/libtransmission/ptrarray.c +++ b/libtransmission/ptrarray.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/ptrarray.h b/libtransmission/ptrarray.h index 822f04876..72a376b71 100644 --- a/libtransmission/ptrarray.h +++ b/libtransmission/ptrarray.h @@ -1,7 +1,7 @@ /****************************************************************************** * $Id$ * - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/libtransmission/publish.c b/libtransmission/publish.c index bf605eae5..a78d375c9 100644 --- a/libtransmission/publish.c +++ b/libtransmission/publish.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/publish.h b/libtransmission/publish.h index 894f222de..0a22a0b69 100644 --- a/libtransmission/publish.h +++ b/libtransmission/publish.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/resume.c b/libtransmission/resume.c index 8c1633eed..0ce733eb3 100644 --- a/libtransmission/resume.c +++ b/libtransmission/resume.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/resume.h b/libtransmission/resume.h index 91fc82a53..ce4bada2f 100644 --- a/libtransmission/resume.h +++ b/libtransmission/resume.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/rpc-server.c b/libtransmission/rpc-server.c index 94479a806..0717a238d 100644 --- a/libtransmission/rpc-server.c +++ b/libtransmission/rpc-server.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/rpc-server.h b/libtransmission/rpc-server.h index 37726baf1..793ca3472 100644 --- a/libtransmission/rpc-server.h +++ b/libtransmission/rpc-server.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/rpcimpl.c b/libtransmission/rpcimpl.c index a91381f9d..199421e1b 100644 --- a/libtransmission/rpcimpl.c +++ b/libtransmission/rpcimpl.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/rpcimpl.h b/libtransmission/rpcimpl.h index ee464d977..217f6ca6d 100644 --- a/libtransmission/rpcimpl.h +++ b/libtransmission/rpcimpl.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/session.c b/libtransmission/session.c index f9cdddd86..e0d84ff56 100644 --- a/libtransmission/session.c +++ b/libtransmission/session.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/stats.c b/libtransmission/stats.c index c47f34c62..1fa736bef 100644 --- a/libtransmission/stats.c +++ b/libtransmission/stats.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/stats.h b/libtransmission/stats.h index c117f71bd..23e614fe4 100644 --- a/libtransmission/stats.h +++ b/libtransmission/stats.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/torrent-ctor.c b/libtransmission/torrent-ctor.c index 96dc99dcf..123d6953a 100644 --- a/libtransmission/torrent-ctor.c +++ b/libtransmission/torrent-ctor.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/tr-getopt.c b/libtransmission/tr-getopt.c index 902933358..80281c461 100644 --- a/libtransmission/tr-getopt.c +++ b/libtransmission/tr-getopt.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/tr-getopt.h b/libtransmission/tr-getopt.h index 345a31add..dd32f65e4 100644 --- a/libtransmission/tr-getopt.h +++ b/libtransmission/tr-getopt.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * Permission is hereby granted, free of charge, to any person obtaining a * copy of this software and associated documentation files (the "Software"), diff --git a/libtransmission/tracker.c b/libtransmission/tracker.c index 74323284f..dfc4a13a5 100644 --- a/libtransmission/tracker.c +++ b/libtransmission/tracker.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/tracker.h b/libtransmission/tracker.h index f9d11b20c..8d8d1bd35 100644 --- a/libtransmission/tracker.h +++ b/libtransmission/tracker.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/trevent.c b/libtransmission/trevent.c index 0b17e05b6..7a958800d 100644 --- a/libtransmission/trevent.c +++ b/libtransmission/trevent.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/trevent.h b/libtransmission/trevent.h index b04d9088c..3ff20d26f 100644 --- a/libtransmission/trevent.h +++ b/libtransmission/trevent.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/upnp.c b/libtransmission/upnp.c index 2c948ca41..87773bd4c 100644 --- a/libtransmission/upnp.c +++ b/libtransmission/upnp.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/upnp.h b/libtransmission/upnp.h index e17207b97..a6e2ce4ca 100644 --- a/libtransmission/upnp.h +++ b/libtransmission/upnp.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/verify.c b/libtransmission/verify.c index d06267ab9..d66a8e2c7 100644 --- a/libtransmission/verify.c +++ b/libtransmission/verify.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/verify.h b/libtransmission/verify.h index 26d2de79f..3bd362ed7 100644 --- a/libtransmission/verify.h +++ b/libtransmission/verify.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2007-2008 Charles Kerr + * This file Copyright (C) 2007-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/web.c b/libtransmission/web.c index d63667ee7..6e32e2879 100644 --- a/libtransmission/web.c +++ b/libtransmission/web.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/web.h b/libtransmission/web.h index 1488b11bb..7a1e2da99 100644 --- a/libtransmission/web.h +++ b/libtransmission/web.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/webseed.c b/libtransmission/webseed.c index 215248739..078827f16 100644 --- a/libtransmission/webseed.c +++ b/libtransmission/webseed.c @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) diff --git a/libtransmission/webseed.h b/libtransmission/webseed.h index 1ea420e52..424c7cee8 100644 --- a/libtransmission/webseed.h +++ b/libtransmission/webseed.h @@ -1,5 +1,5 @@ /* - * This file Copyright (C) 2008 Charles Kerr + * This file Copyright (C) 2008-2009 Charles Kerr * * This file is licensed by the GPL version 2. Works owned by the * Transmission project are granted a special exemption to clause 2(b) -- 2.40.0