diff options
author | Glenn Morris <rgm@gnu.org> | 2011-01-15 18:21:30 -0800 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2011-01-15 18:21:30 -0800 |
commit | e9bffc61f201755de9ed46ef389379a9028f68e7 (patch) | |
tree | 9d1afd586ee49609faac4d621badbd66371f3aaa /lisp/term | |
parent | 4ff155dd40df75ac3f9d21c2d055827a76962595 (diff) | |
download | emacs-e9bffc61f201755de9ed46ef389379a9028f68e7.tar.gz emacs-e9bffc61f201755de9ed46ef389379a9028f68e7.tar.bz2 emacs-e9bffc61f201755de9ed46ef389379a9028f68e7.zip |
Refill some copyright headers.
Diffstat (limited to 'lisp/term')
-rw-r--r-- | lisp/term/pc-win.el | 4 | ||||
-rw-r--r-- | lisp/term/tty-colors.el | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/lisp/term/pc-win.el b/lisp/term/pc-win.el index e4041bdef28..d84d0fe9b29 100644 --- a/lisp/term/pc-win.el +++ b/lisp/term/pc-win.el @@ -1,7 +1,7 @@ ;;; pc-win.el --- setup support for `PC windows' (whatever that is) -;; Copyright (C) 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1994, 1996, 1997, 1999, 2001, 2002, 2003, 2004, 2005, +;; 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Morten Welinder <terra@diku.dk> ;; Maintainer: FSF diff --git a/lisp/term/tty-colors.el b/lisp/term/tty-colors.el index 8705d9d8cba..bb6974482d2 100644 --- a/lisp/term/tty-colors.el +++ b/lisp/term/tty-colors.el @@ -1,7 +1,7 @@ ;;; tty-colors.el --- color support for character terminals -;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, +;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Eli Zaretskii ;; Maintainer: FSF |