diff options
Diffstat (limited to 'plugins/external.py')
-rw-r--r-- | plugins/external.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/external.py b/plugins/external.py index d1f4036..998994c 100644 --- a/plugins/external.py +++ b/plugins/external.py @@ -17,7 +17,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 external links present on the site.""" |