]> code.delx.au - gnu-emacs/blobdiff - lisp/kermit.el
(menu-bar-tools-menu): Reorder, place Games last.
[gnu-emacs] / lisp / kermit.el
index 5d89299978163311bcfce507a13e9d9ba3a598b6..f8cc63d6694ddee5ffe3f66f1aed189f56afde1f 100644 (file)
@@ -1,7 +1,7 @@
 ;;; kermit.el --- additions to shell mode for use with kermit
 
 ;; Copyright (C) 1988, 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007 Free Software Foundation, Inc.
+;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: Jeff Norden <jeff@colgate.csnet>
 ;; Maintainer: FSF
@@ -12,7 +12,7 @@
 
 ;; GNU Emacs 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)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -150,5 +150,5 @@ command `kermit | tr -d '\\015''."
 
 (provide 'kermit)
 
-;;; arch-tag: 6633215d-6c47-4e66-9f27-16fba02a8dce
+;; arch-tag: 6633215d-6c47-4e66-9f27-16fba02a8dce
 ;;; kermit.el ends here