From 5df4f04cd32af723742c81095b38ae83b3c2b462 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sun, 2 Jan 2011 15:50:46 -0800 Subject: Add 2011 to FSF/AIST copyright years. --- lisp/emacs-lisp/cl-seq.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lisp/emacs-lisp/cl-seq.el') diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index a823e9015db..cb1730eff73 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el @@ -1,7 +1,7 @@ ;;; cl-seq.el --- Common Lisp features, part 3 ;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Dave Gillespie ;; Version: 2.02 -- cgit v1.2.1 From 0d9f702fd085bc8ad560a3e1f08d5e93054a5d33 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 15 Jan 2011 15:16:57 -0800 Subject: Nuke arch-tags. --- lisp/emacs-lisp/cl-seq.el | 1 - 1 file changed, 1 deletion(-) (limited to 'lisp/emacs-lisp/cl-seq.el') diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index 31a7eed4485..fc73aebe5ff 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el @@ -1018,5 +1018,4 @@ Atoms are compared by `eql'; cons cells are compared recursively. ;; generated-autoload-file: "cl-loaddefs.el" ;; End: -;; arch-tag: ec1cc072-9006-4225-b6ba-d6b07ed1710c ;;; cl-seq.el ends here -- cgit v1.2.1 From 73b0cd50031a714347109169ceb8bacae338612a Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Mon, 24 Jan 2011 20:08:28 -0800 Subject: Convert consecutive FSF copyright years to ranges. --- lisp/emacs-lisp/cl-seq.el | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'lisp/emacs-lisp/cl-seq.el') diff --git a/lisp/emacs-lisp/cl-seq.el b/lisp/emacs-lisp/cl-seq.el index fc73aebe5ff..fcd21b73de7 100644 --- a/lisp/emacs-lisp/cl-seq.el +++ b/lisp/emacs-lisp/cl-seq.el @@ -1,7 +1,6 @@ ;;; cl-seq.el --- Common Lisp features, part 3 -;; Copyright (C) 1993, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1993, 2001-2011 Free Software Foundation, Inc. ;; Author: Dave Gillespie ;; Version: 2.02 -- cgit v1.2.1