diff admin/quick-install-emacs @ 100971:ce88a631c161

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Thu, 08 Jan 2009 04:24:42 +0000
parents e6db9ee945b8
children 467e43a5edd5
line wrap: on
line diff
--- a/admin/quick-install-emacs	Thu Jan 08 04:13:28 2009 +0000
+++ b/admin/quick-install-emacs	Thu Jan 08 04:24:42 2009 +0000
@@ -1,7 +1,7 @@
 #!/bin/sh
 ### quick-install-emacs --- do a halfway-decent job of installing emacs quickly
 
-## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
+## Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
 ##   Free Software Foundation, Inc.
 
 ## Author: Miles Bader <miles@gnu.org>