User: simon   
  Date: 05/09/23 14:27:39
  Modified:    packages/xemacs-packages/sasl sasl.el sasl-ntlm.el
                        sasl-digest.el sasl-cram.el ntlm.el hmac-md5.el
                        hmac-def.el ChangeLog
  Log:
  2005-09-23  Simon Josefsson  <jas(a)extundo.com>
  
  	* hmac-def.el, hmac-md5.el, ntlm.el, sasl-cram.el, sasl-digest.el:
  	* sasl-ntlm.el, sasl.el: Update FSF address.
  
  Revision  Changes    Path
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/sasl.el
  
  Index: sasl.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/sasl.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- sasl.el	2004/09/16 12:56:50	1.2
  +++ sasl.el	2005/09/23 12:27:37	1.3
  @@ -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:
   
  
  
  
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/sasl-ntlm.el
  
  Index: sasl-ntlm.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/sasl-ntlm.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- sasl-ntlm.el	2004/09/16 12:56:50	1.2
  +++ sasl-ntlm.el	2005/09/23 12:27:37	1.3
  @@ -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:
   
  
  
  
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/sasl-digest.el
  
  Index: sasl-digest.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/sasl-digest.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- sasl-digest.el	2004/09/16 12:56:50	1.2
  +++ sasl-digest.el	2005/09/23 12:27:37	1.3
  @@ -20,8 +20,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.
   
   ;; This program is implemented from draft-leach-digest-sasl-05.txt.
   ;;
  
  
  
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/sasl-cram.el
  
  Index: sasl-cram.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/sasl-cram.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- sasl-cram.el	2004/09/16 12:56:50	1.2
  +++ sasl-cram.el	2005/09/23 12:27:37	1.3
  @@ -20,8 +20,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:
   
  
  
  
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/ntlm.el
  
  Index: ntlm.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/ntlm.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- ntlm.el	2004/09/16 12:56:50	1.2
  +++ ntlm.el	2005/09/23 12:27:37	1.3
  @@ -18,8 +18,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:
   
  
  
  
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/hmac-md5.el
  
  Index: hmac-md5.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/hmac-md5.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- hmac-md5.el	2004/09/16 12:56:50	1.2
  +++ hmac-md5.el	2005/09/23 12:27:37	1.3
  @@ -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.
  +;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  +;; Boston, MA 02110-1301, USA.
   
   ;;; Commentary:
   
  
  
  
  1.3       +2 -2      XEmacs/packages/xemacs-packages/sasl/hmac-def.el
  
  Index: hmac-def.el
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/hmac-def.el,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -p -r1.2 -r1.3
  --- hmac-def.el	2004/09/16 12:56:50	1.2
  +++ hmac-def.el	2005/09/23 12:27:37	1.3
  @@ -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.
  +;; the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  +;; Boston, MA 02110-1301, USA.
   
   ;;; Commentary:
   
  
  
  
  1.16      +5 -0      XEmacs/packages/xemacs-packages/sasl/ChangeLog
  
  Index: ChangeLog
  ===================================================================
  RCS file: /pack/xemacscvs/XEmacs/packages/xemacs-packages/sasl/ChangeLog,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -p -r1.15 -r1.16
  --- ChangeLog	2004/09/16 13:57:55	1.15
  +++ ChangeLog	2005/09/23 12:27:37	1.16
  @@ -1,3 +1,8 @@
  +2005-09-23  Simon Josefsson  <jas(a)extundo.com>
  +
  +	* hmac-def.el, hmac-md5.el, ntlm.el, sasl-cram.el, sasl-digest.el:
  +	* sasl-ntlm.el, sasl.el: Update FSF address.
  +
   2004-09-16  Norbert Koch  <viteno(a)xemacs.org>
   
   	* Makefile (VERSION): XEmacs package 1.15 released.