Mercurial > emacs
comparison src/unexcw.c @ 100951:e038c1a8307c
Add 2009 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Thu, 08 Jan 2009 03:15:17 +0000 |
parents | 8971ddf55736 |
children | 68dd71358159 |
comparison
equal
deleted
inserted
replaced
100950:f9cf5ec17443 | 100951:e038c1a8307c |
---|---|
1 /* unexec() support for Cygwin; | 1 /* unexec() support for Cygwin; |
2 complete rewrite of xemacs Cygwin unexec() code | 2 complete rewrite of xemacs Cygwin unexec() code |
3 | 3 |
4 Copyright (C) 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc. |
5 | 5 |
6 This file is part of GNU Emacs. | 6 This file is part of GNU Emacs. |
7 | 7 |
8 GNU Emacs is free software: you can redistribute it and/or modify | 8 GNU Emacs is free software: you can redistribute it and/or modify |
9 it under the terms of the GNU General Public License as published by | 9 it under the terms of the GNU General Public License as published by |