Index: emacs/src/sheap.c
diff -c emacs/src/sheap.c:1.3 emacs/src/sheap.c:1.4
*** emacs/src/sheap.c:1.3       Mon Jul  4 16:06:35 2005
--- emacs/src/sheap.c   Sun Aug  7 12:33:18 2005
***************
*** 1,8 ****
  /* simulate sbrk() with an array in .bss, for unexec() support for Cygwin;
     complete rewrite of xemacs Cygwin unexec() code
  
!    Copyright (C) 2004
!    Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,7 ----
  /* simulate sbrk() with an array in .bss, for unexec() support for Cygwin;
     complete rewrite of xemacs Cygwin unexec() code
  
!    Copyright (C) 2004, 2005 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to