diff --git a/lib/imdb/Character.py b/lib/imdb/Character.py index 5a5239af79f7066a34c05e3f4ff3ce8805bab61d..bc225d6c49e57faf9f0e88dfe3eeb130ebb8a791 100644 --- a/lib/imdb/Character.py +++ b/lib/imdb/Character.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from copy import deepcopy diff --git a/lib/imdb/Company.py b/lib/imdb/Company.py index 5e05c840d3787d0cb8cbefc3cd40443f346c54d7..64c434f7a7e39971243f21983aed2fd490d55e8b 100644 --- a/lib/imdb/Company.py +++ b/lib/imdb/Company.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from copy import deepcopy diff --git a/lib/imdb/Movie.py b/lib/imdb/Movie.py index 5cdcde6504accb88356ad1260833878fc8ddf7c2..b248bf8c2b2dc659b5e2cbd89312ffed886d5a48 100644 --- a/lib/imdb/Movie.py +++ b/lib/imdb/Movie.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from copy import deepcopy diff --git a/lib/imdb/Person.py b/lib/imdb/Person.py index 6e3e46231f795c41b34ab36170446f33d50d298a..0dfdf20c13a48dd9790698744bba73af77ad6542 100644 --- a/lib/imdb/Person.py +++ b/lib/imdb/Person.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from copy import deepcopy diff --git a/lib/imdb/__init__.py b/lib/imdb/__init__.py index a14eec2fb00a28c4e8e36374a4033b4407910958..fd63921f10d575b124a8ad7a05693301dfe86bc1 100644 --- a/lib/imdb/__init__.py +++ b/lib/imdb/__init__.py @@ -20,7 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ __all__ = ['IMDb', 'IMDbError', 'Movie', 'Person', 'Character', 'Company', diff --git a/lib/imdb/_compat.py b/lib/imdb/_compat.py index 03b11564ea934a43ebb89fe01333d23acba851ff..4625ec0c4394846e671c97e71c9d3f4c1b5f6ae8 100644 --- a/lib/imdb/_compat.py +++ b/lib/imdb/_compat.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ # TODO: now we're heavily using the 'logging' module, which was not diff --git a/lib/imdb/_exceptions.py b/lib/imdb/_exceptions.py index 55788a207d1e802b4d56a19cd88e7c40f6be39cf..92f09245c7a0f066a55032de91a6166596dac1bc 100644 --- a/lib/imdb/_exceptions.py +++ b/lib/imdb/_exceptions.py @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import logging diff --git a/lib/imdb/_logging.py b/lib/imdb/_logging.py index 2b8a286a0d74a60c3fff536dbc49d440615d03f5..5c9b1957d21856b3365879404a7a9dd41e928986 100644 --- a/lib/imdb/_logging.py +++ b/lib/imdb/_logging.py @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import logging diff --git a/lib/imdb/helpers.py b/lib/imdb/helpers.py index f22061429d8a7038ed4b1e43df5a8584cffe9600..44b454ef25748af3845c2bdbac17d8d99d7c8a40 100644 --- a/lib/imdb/helpers.py +++ b/lib/imdb/helpers.py @@ -19,7 +19,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ # XXX: find better names for the functions in this modules. diff --git a/lib/imdb/linguistics.py b/lib/imdb/linguistics.py index d53597b2eb53525a172c256c91817af514fd4b08..9e39cc3262df57e7fb4ab9583eaba1677cbbda4a 100644 --- a/lib/imdb/linguistics.py +++ b/lib/imdb/linguistics.py @@ -20,7 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ # List of generic articles used when the language of the title is unknown (or diff --git a/lib/imdb/locale/__init__.py b/lib/imdb/locale/__init__.py index 9bc2e4668e8cf7d2545193f0f87812b6257f14b2..6c83abc229589852ed313d76217337a639df0696 100644 --- a/lib/imdb/locale/__init__.py +++ b/lib/imdb/locale/__init__.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import gettext diff --git a/lib/imdb/locale/generatepot.py b/lib/imdb/locale/generatepot.py index 282f7d41e37390d208017235496fd489ee1999ec..52ea2d785ea685d887c17d5ae2acb04340a67894 100755 --- a/lib/imdb/locale/generatepot.py +++ b/lib/imdb/locale/generatepot.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/locale/rebuildmo.py b/lib/imdb/locale/rebuildmo.py index b72a74c3691fd3cb2a43f4ca2355a13921fa543b..14fe17f1f91aa4495c74eff65cfd813e47e3f7ed 100755 --- a/lib/imdb/locale/rebuildmo.py +++ b/lib/imdb/locale/rebuildmo.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import glob diff --git a/lib/imdb/parser/__init__.py b/lib/imdb/parser/__init__.py index 4c3c90a85187cbb573d4992f3e3315aa1568a31d..7126af5f2089110f96d5aa4ab938770cbe95ef95 100644 --- a/lib/imdb/parser/__init__.py +++ b/lib/imdb/parser/__init__.py @@ -20,7 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ __all__ = ['http', 'mobile', 'sql'] diff --git a/lib/imdb/parser/http/__init__.py b/lib/imdb/parser/http/__init__.py index a3001a08daccc68b5454642fedfda1b13d11b2bf..2bfeeb7474fd96821aaa3b5907353d3e36ca124e 100644 --- a/lib/imdb/parser/http/__init__.py +++ b/lib/imdb/parser/http/__init__.py @@ -22,7 +22,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import sys diff --git a/lib/imdb/parser/http/bsouplxml/bsoupxpath.py b/lib/imdb/parser/http/bsouplxml/bsoupxpath.py index c5c489db7fc5b46500a79ef1a985485a29d49223..4b7930746579766c1e5a94d3ef62c85b8efadcee 100644 --- a/lib/imdb/parser/http/bsouplxml/bsoupxpath.py +++ b/lib/imdb/parser/http/bsouplxml/bsoupxpath.py @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ __author__ = 'H. Turgut Uyar <uyar@tekir.org>' diff --git a/lib/imdb/parser/http/bsouplxml/etree.py b/lib/imdb/parser/http/bsouplxml/etree.py index 28465f5c246a065895d79354ea1702002491cb67..72a8ba1cfe6e926a2fc84fda0835badce5816ad6 100644 --- a/lib/imdb/parser/http/bsouplxml/etree.py +++ b/lib/imdb/parser/http/bsouplxml/etree.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import _bsoup as BeautifulSoup diff --git a/lib/imdb/parser/http/bsouplxml/html.py b/lib/imdb/parser/http/bsouplxml/html.py index bbf13bd642a34f3c2eeb3468c911921bac00163a..dca08fe3c53934373033e533dac22a6bf7645b04 100644 --- a/lib/imdb/parser/http/bsouplxml/html.py +++ b/lib/imdb/parser/http/bsouplxml/html.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import _bsoup as BeautifulSoup diff --git a/lib/imdb/parser/http/characterParser.py b/lib/imdb/parser/http/characterParser.py index ff5ea09bc2872b6aa227fe5324227d248f5aeefb..dcbaa9c5eb3e47ca89d808df21f2401ac22a4716 100644 --- a/lib/imdb/parser/http/characterParser.py +++ b/lib/imdb/parser/http/characterParser.py @@ -23,7 +23,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/http/companyParser.py b/lib/imdb/parser/http/companyParser.py index 843379169cc595c59f611a635500753a9ea827f2..e058e25ae8e76160a4c4b3a47bb2fb1da4fa48b3 100644 --- a/lib/imdb/parser/http/companyParser.py +++ b/lib/imdb/parser/http/companyParser.py @@ -21,7 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/http/movieParser.py b/lib/imdb/parser/http/movieParser.py index d19b71904341a9538797260a7c8a66518dcdac86..790e07d3c3518c0f0c9723e3117db08c81d68fca 100644 --- a/lib/imdb/parser/http/movieParser.py +++ b/lib/imdb/parser/http/movieParser.py @@ -24,7 +24,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/http/personParser.py b/lib/imdb/parser/http/personParser.py index 27168bb92e106e1d3160ba98996a4fd14bb04593..fbaf5571d4e87034d4397fbdccc866fd6d94e1f1 100644 --- a/lib/imdb/parser/http/personParser.py +++ b/lib/imdb/parser/http/personParser.py @@ -23,7 +23,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/http/searchCharacterParser.py b/lib/imdb/parser/http/searchCharacterParser.py index 5f281fa0c3bbef2fcc47d9b36865e488c193ea5a..038e6b44304244345109b9869c19a9075b5eb237 100644 --- a/lib/imdb/parser/http/searchCharacterParser.py +++ b/lib/imdb/parser/http/searchCharacterParser.py @@ -22,7 +22,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from imdb.utils import analyze_name, build_name diff --git a/lib/imdb/parser/http/searchCompanyParser.py b/lib/imdb/parser/http/searchCompanyParser.py index 40ea8a7226ef21f62d6316c7b1d4791b5a8f9903..ffd5bb6bba00526f7b2b730fc4c1f40e8751d5bf 100644 --- a/lib/imdb/parser/http/searchCompanyParser.py +++ b/lib/imdb/parser/http/searchCompanyParser.py @@ -22,7 +22,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from imdb.utils import analyze_company_name, build_company_name diff --git a/lib/imdb/parser/http/searchKeywordParser.py b/lib/imdb/parser/http/searchKeywordParser.py index ed72906cef5bc4f46a358fe825e2c283ba6e72cc..c0343365a8ac176c6c5fe1b70aa1a8ead968d2ed 100644 --- a/lib/imdb/parser/http/searchKeywordParser.py +++ b/lib/imdb/parser/http/searchKeywordParser.py @@ -21,7 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from utils import Extractor, Attribute, analyze_imdbid diff --git a/lib/imdb/parser/http/searchMovieParser.py b/lib/imdb/parser/http/searchMovieParser.py index 425fe26a4f6c5f85eccba0ffc5f50b7da19a5098..5d53318094acd271c0cd68913595ba85546da741 100644 --- a/lib/imdb/parser/http/searchMovieParser.py +++ b/lib/imdb/parser/http/searchMovieParser.py @@ -23,7 +23,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/http/searchPersonParser.py b/lib/imdb/parser/http/searchPersonParser.py index 2dd2694105dc5c81fcb9ec47b3b6ee57841c53bd..1e5f7f375a817c19f2ea9fadb76377600339a555 100644 --- a/lib/imdb/parser/http/searchPersonParser.py +++ b/lib/imdb/parser/http/searchPersonParser.py @@ -22,7 +22,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/http/topBottomParser.py b/lib/imdb/parser/http/topBottomParser.py index f0f29509fd1d50d493d3f60e54f68423947fd1aa..75d06f57c5be657d4e386201a9660e5ebcf6bf1f 100644 --- a/lib/imdb/parser/http/topBottomParser.py +++ b/lib/imdb/parser/http/topBottomParser.py @@ -21,7 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from imdb.utils import analyze_title diff --git a/lib/imdb/parser/http/utils.py b/lib/imdb/parser/http/utils.py index 8b4e17e3781b140ffc477d34dee53168a840060f..9b059ebfd79d2b44204aff39fb2506b5ca74b4bc 100644 --- a/lib/imdb/parser/http/utils.py +++ b/lib/imdb/parser/http/utils.py @@ -19,7 +19,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/mobile/__init__.py b/lib/imdb/parser/mobile/__init__.py index e7ab589d36f7b0d6db0293dba73fe5a8f6b00263..371c809cce9e28ad6b9d59ea85792b4385185043 100644 --- a/lib/imdb/parser/mobile/__init__.py +++ b/lib/imdb/parser/mobile/__init__.py @@ -20,7 +20,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/sql/__init__.py b/lib/imdb/parser/sql/__init__.py index 8b3166e79bcbd7044551b79fc642ede2f7f9ab99..bc0319d82de1e4dec261da07cba657b24bea190f 100644 --- a/lib/imdb/parser/sql/__init__.py +++ b/lib/imdb/parser/sql/__init__.py @@ -21,7 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ # FIXME: this whole module was written in a veeery short amount of time. diff --git a/lib/imdb/parser/sql/alchemyadapter.py b/lib/imdb/parser/sql/alchemyadapter.py index eb14e76c569c7454397d62d861234bc36dd42572..3872dcb77da72d9d27583127e2cc09a2c677e9d4 100644 --- a/lib/imdb/parser/sql/alchemyadapter.py +++ b/lib/imdb/parser/sql/alchemyadapter.py @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import re diff --git a/lib/imdb/parser/sql/dbschema.py b/lib/imdb/parser/sql/dbschema.py index 2f359fba72474cb6713cfb0a1a10ffabd02b8f59..9bb855d33b43ec959adb438bc82d259cd767186d 100644 --- a/lib/imdb/parser/sql/dbschema.py +++ b/lib/imdb/parser/sql/dbschema.py @@ -21,7 +21,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import logging diff --git a/lib/imdb/parser/sql/objectadapter.py b/lib/imdb/parser/sql/objectadapter.py index e102c45fdf2b0dc7deeb575d9ada9840c217cae1..170e5164cdeccd99bf4c0fda0f732eba1ac2c06d 100644 --- a/lib/imdb/parser/sql/objectadapter.py +++ b/lib/imdb/parser/sql/objectadapter.py @@ -17,7 +17,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ import sys diff --git a/lib/imdb/utils.py b/lib/imdb/utils.py index c43cb627a460c06a01e6431d6a01ae275f481d23..0ffb58a84465c2734b6e075687d01342053367d9 100644 --- a/lib/imdb/utils.py +++ b/lib/imdb/utils.py @@ -18,7 +18,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software -Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA """ from __future__ import generators diff --git a/lib/rtorrent/lib/xmlrpc/scgi.py b/lib/rtorrent/lib/xmlrpc/scgi.py index 5ba61fa5c96fb48a242885c5b20effecc46d5063..9b658362f02e449a20b08cdd54679ba24951ee71 100644 --- a/lib/rtorrent/lib/xmlrpc/scgi.py +++ b/lib/rtorrent/lib/xmlrpc/scgi.py @@ -36,7 +36,7 @@ # # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software -# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335, USA # # In addition, as a special exception, the copyright holders give # permission to link the code of portions of this program with the