comparison src/sheap.c @ 75348:3d45362f1d38

Add 2007 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Sun, 21 Jan 2007 04:57:37 +0000
parents e6104b603d86
children 922696f363b0 95d0cdf160ea
comparison
equal deleted inserted replaced
75347:e3694f1cb928 75348:3d45362f1d38
1 /* simulate `sbrk' with an array in .bss, for `unexec' support for Cygwin; 1 /* simulate `sbrk' with an array in .bss, for `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 Free Software Foundation, Inc. 4 Copyright (C) 2004, 2005, 2006, 2007 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