update the copyright headers to include 2010

This commit is contained in:
Damien Churchill 2010-02-19 19:17:02 +00:00
parent 10262cea81
commit e3fcaf0c1a
47 changed files with 47 additions and 47 deletions

View file

@ -1,7 +1,7 @@
#
# deluge/ui/web/auth.py
#
# Copyright (C) 2009 Damien Churchill <damoxc@gmail.com>
# Copyright (C) 2009-2010 Damien Churchill <damoxc@gmail.com>
#
# Deluge is free software.
#

View file

@ -1,7 +1,7 @@
#
# deluge/ui/web/common.py
#
# Copyright (C) 2009 Damien Churchill <damoxc@gmail.com>
# Copyright (C) 2009-2010 Damien Churchill <damoxc@gmail.com>
#
# Deluge is free software.
#

View file

@ -18,7 +18,7 @@ gettext_tpl = """## -*- coding: utf-8 -*-
* translated strings to be used.
*
* Copyright:
* (c) 2009 Damien Churchill <damoxc@gmail.com>
* (c) 2009-2010 Damien Churchill <damoxc@gmail.com>
*/
GetText = {

View file

@ -3,7 +3,7 @@ Script: Deluge.Add.File.js
Contains the Add Torrent by file window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Add.Infohash.js
Contains the Add Torrent by infohash window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Add.Url.js
Contains the Add Torrent by url window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Add.js
Contains the Add Torrent window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Client.js
A JSON-RPC proxy built on top of ext-core.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: deluge-connections.js
Contains all objects and functions related to the connection manager.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Details.Details.js
The details tab displayed in the details panel.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Details.Files.js
The files tab displayed in the details panel.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Details.Options.js
The options tab displayed in the details panel.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Details.Peers.js
The peers tab displayed in the details panel.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Details.Status.js
The status tab displayed in the details panel.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -4,7 +4,7 @@ Script: Deluge.Details.js
it's containing tabs.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.EditTrackers.js
Contains the edit trackers window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Events.js
Class for holding global events that occur within the UI.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script:
Deluge.Formatters.ks
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Keys.js
The torrent status keys that are commonly used around the UI.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: deluge-login.js
Contains all objects and functions related to the login system.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: deluge-menus.js
Contains all the menus contained within the UI for easy access and editing.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.MoveStorage.js
Contains the move storage window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script:
Deluge.MultiOptionsManager.js
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script:
Deluge.OptionsManager.js
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Plugin.js
Contains a base class for plugins to extend.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Bandwidth.js
The bandwidth preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Cache.js
The cache preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Daemon.js
The daemon preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Downloads.js
The downloads preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Encryption.js
The encryption preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Interface.js
The interface preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Network.js
The network preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Other.js
The other preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Plugins.js
The plugins preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Proxy.js
The proxy preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.Queue.js
The queue preferences page.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Preferences.js
Contains the preferences window.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script:
Deluge.Remove.js
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -4,7 +4,7 @@ Script: deluge-bars.js
sidebar.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Toolbar.js
Contains the Deluge toolbar.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.Torrents.js
Contains all objects and functions related to the torrent grid.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -4,7 +4,7 @@ Script: Deluge.UI.js
of the server.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -3,7 +3,7 @@ Script: Deluge.js
Contains the keys for get_torrent(s)_status.
Copyright:
(C) Damien Churchill 2009 <damoxc@gmail.com>
(C) Damien Churchill 2009-2010 <damoxc@gmail.com>
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)

View file

@ -1,7 +1,7 @@
#
# deluge/ui/web/json_api.py
#
# Copyright (C) 2009 Damien Churchill <damoxc@gmail.com>
# Copyright (C) 2009-2010 Damien Churchill <damoxc@gmail.com>
#
# Deluge is free software.
#

View file

@ -1,7 +1,7 @@
#
# pluginmanager.py
#
# Copyright (C) 2009 Damien Churchill <damoxc@gmail.com>
# Copyright (C) 2009-2010 Damien Churchill <damoxc@gmail.com>
#
# Deluge is free software.
#

View file

@ -1,7 +1,7 @@
#
# deluge/ui/web/webui.py
#
# Copyright (C) 2009 Damien Churchill <damoxc@gmail.com>
# Copyright (C) 2009-2010 Damien Churchill <damoxc@gmail.com>
#
# Deluge is free software.
#

View file

@ -1,7 +1,7 @@
#
# deluge/ui/web/webui.py
#
# Copyright (C) 2009 Damien Churchill <damoxc@gmail.com>
# Copyright (C) 2009-2010 Damien Churchill <damoxc@gmail.com>
#
# Deluge is free software.
#