Revision: emacs@sv.gnu.org/gnus--devo--0--patch-42
[gnus] / lisp / sasl-ntlm.el
index 67b4c96..ead5409 100644 (file)
@@ -19,8 +19,8 @@
 ;;
 ;; You should have received a copy of the GNU General Public License
 ;; along with this program; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 59 Temple Place - Suite 330,
-;; Boston, MA 02111-1307, USA.
+;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+;; Boston, MA 02110-1301, USA.
 
 ;;; Commentary:
 
@@ -62,4 +62,5 @@ challenge stored in the 2nd element of STEP.  Called from 'sasl-next-step."
 
 (provide 'sasl-ntlm)
 
+;;; arch-tag: 1d9164c1-1df0-418f-b7ab-360157fd05dc
 ;;; sasl-ntlm.el ends here