diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2005-06-22 21:24:18 +0200 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2005-06-22 21:24:18 +0200 |
commit | b2279245e4709877a17158ea34aaf55fa526f3e1 (patch) | |
tree | d33b166dbc1c60791a9361964e199bac5b28179a /plugins/urllist.py | |
parent | 8344e6edd4ae50ddf2e05ec845e1003c4111792b (diff) |
change to most recent version of the GPL (FSF address change) and update notices
git-svn-id: http://arthurdejong.org/svn/webcheck/webcheck@51 86f53f14-5ff3-0310-afe5-9b438ce3f40c
Diffstat (limited to 'plugins/urllist.py')
-rw-r--r-- | plugins/urllist.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/urllist.py b/plugins/urllist.py index abbd4f2..b891e23 100644 --- a/plugins/urllist.py +++ b/plugins/urllist.py @@ -15,7 +15,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., 675 Mass Ave, Cambridge, MA 02139, USA. +# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA """Present a list of visited urls.""" |