diff options
| author | Glenn Morris | 2009-01-08 04:24:42 +0000 |
|---|---|---|
| committer | Glenn Morris | 2009-01-08 04:24:42 +0000 |
| commit | f858db9ff15f4de206a683e730ebf52ca89916fe (patch) | |
| tree | d1587d3a68ed4295cd6f3f8bda9175a9732d5f1f /admin/build-configs | |
| parent | 912b78dddafd250e3d91bc733dadf4b5d2918673 (diff) | |
| download | emacs-f858db9ff15f4de206a683e730ebf52ca89916fe.tar.gz emacs-f858db9ff15f4de206a683e730ebf52ca89916fe.zip | |
Add 2009 to copyright years.
Diffstat (limited to 'admin/build-configs')
| -rwxr-xr-x | admin/build-configs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/build-configs b/admin/build-configs index 5120fac9093..da24a2d79f0 100755 --- a/admin/build-configs +++ b/admin/build-configs | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | #! /usr/bin/perl | 1 | #! /usr/bin/perl |
| 2 | # Build Emacs in several different configurations. | 2 | # Build Emacs in several different configurations. |
| 3 | 3 | ||
| 4 | # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | 4 | # Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 |
| 5 | # Free Software Foundation, Inc. | 5 | # Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |