ELPAnize, update headers & copyright, add myself to authors, add version.

This commit is contained in:
Ian Eure 2012-09-04 13:42:03 -07:00
parent 214dec6bf8
commit c17cf5b43d
1 changed files with 5 additions and 4 deletions

9
ssh.el
View File

@ -1,14 +1,15 @@
;;; ssh.el --- remote login interface
;;; ssh.el --- Support for remote logins using ssh.
;; Copyright (C) 1996, 97, 98, 2001 Noah S. Friedman
;; Copyright (C) 1996, 97, 98, 2001, Noah S. Friedman
;; Copyright (C) 2010-2012, Ian Eure
;; Author: Noah Friedman <friedman@splode.com>
;; Maintainer: Ian Eure <ian.eure@gmail.com>
;; Maintainer: friedman@splode.com
;; Version: 1.2
;; Keywords: unix, comm
;; Created: 1996-07-03
;; $Id: ssh.el,v 1.1 2005/10/18 08:31:33 davidswelt Exp $
;; This program is free software; you can redistribute it and/or modify
;; it under the terms of the GNU General Public License as published by
;; the Free Software Foundation; either version 2, or (at your option)