comparison admin/make-emacs @ 100971:ce88a631c161

Add 2009 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Thu, 08 Jan 2009 04:24:42 +0000
parents ef8a2f248fb6
children 1d1d5d9bd884
comparison
equal deleted inserted replaced
100970:91bd7fa2c2e8 100971:ce88a631c161
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 5 # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009
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