diff options
Diffstat (limited to 'lisp/net')
-rw-r--r-- | lisp/net/newsticker.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/net/newsticker.el b/lisp/net/newsticker.el index acbac4bb3f2..f1ee41563f3 100644 --- a/lisp/net/newsticker.el +++ b/lisp/net/newsticker.el @@ -26,9 +26,8 @@ ;; 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 +;; along with this program; if not, write to the Free Software Foundation, +;; Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ;; ====================================================================== ;;; Commentary: |