]> code.delx.au - gnu-emacs/blobdiff - lisp/dos-vars.el
Fix up comment convention on the arch-tag lines.
[gnu-emacs] / lisp / dos-vars.el
index 8fdff647bed19cd5cdc9f7d0ae38e6f80cb1b7f8..4fdb962d91fc8d72b17deb7be2e104cd5ec237db 100644 (file)
@@ -1,6 +1,7 @@
 ;;; dos-vars.el --- MS-Dos specific user options
 
-;; Copyright (C) 1998 Free Software Foundation, Inc.
+;; Copyright (C) 1998, 2001, 2002, 2003, 2004, 2005,
+;;   2006, 2007, 2008 Free Software Foundation, Inc.
 
 ;; Maintainer: FSF
 ;; Keywords: internal
@@ -9,7 +10,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,
@@ -44,5 +45,5 @@ in `standard-display-table' as appropriate for your codepage, if
   :type '(hook)
   :version "20.3.3")
 
-;;; arch-tag: dce8a0d9-ab29-413f-84ed-8b89d6190546
+;; arch-tag: dce8a0d9-ab29-413f-84ed-8b89d6190546
 ;;; dos-vars.el ends here