Testing.
[gnus] / contrib / ssl.el
index 42587a9..e69363e 100644 (file)
@@ -1,7 +1,4 @@
 ;;; ssl.el --- ssl functions for emacsen without them builtin
-;; Author: $Author: jas $
-;; Created: $Date: 2001/03/15 23:27:16 $
-;; Version: $Revision: 1.1 $
 ;; Keywords: comm
 
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
@@ -22,8 +19,8 @@
 ;;;
 ;;; You should have received a copy of the GNU General Public License
 ;;; along with GNU Emacs; 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.
 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
 
 (eval-when-compile (require 'cl))
@@ -199,3 +196,5 @@ specifying a port number to connect to."
     proc))
 
 (provide 'ssl)
+
+;;; arch-tag: 659fae92-1c67-4055-939f-32153c2f5114