comparison admin/make-emacs @ 106815:1d1d5d9bd884

Add 2010 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 13 Jan 2010 00:35:10 -0800
parents ce88a631c161
children 376148b31b5e
comparison
equal deleted inserted replaced
106814:84369111c005 106815:1d1d5d9bd884
1 #! /usr/bin/perl 1 #! /usr/bin/perl
2 # Build Emacs with various options for profiling, debugging, 2 # Build Emacs with various options for profiling, debugging,
3 # with and without warnings enabled etc. 3 # with and without warnings enabled etc.
4 4
5 # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 5 # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010
6 # Free Software Foundation, Inc. 6 # Free Software Foundation, Inc.
7 7
8 # This file is part of GNU Emacs. 8 # This file is part of GNU Emacs.
9 9
10 # GNU Emacs is free software: you can redistribute it and/or modify 10 # GNU Emacs is free software: you can redistribute it and/or modify