]> code.delx.au - gnu-emacs/blobdiff - nt/addsection.c
Support help-echo and tooltip messages on w32 text-mode terminals.
[gnu-emacs] / nt / addsection.c
index 94087044bc2fb2458e465459a72705b316e470a1..ac3dd913f1764c9487d032876ac8e848be40e6eb 100644 (file)
@@ -1,6 +1,5 @@
 /* Add an uninitialized data section to an executable.
-   Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-     2008, 2009, 2010  Free Software Foundation, Inc.
+   Copyright (C) 1999, 2001-2012  Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
@@ -542,5 +541,3 @@ main (int argc, char **argv)
 
 /* eof */
 
-/* arch-tag: 17e2b0aa-8c17-4bd1-b24b-1cda689245fa
-   (do not change this comment) */