X-Git-Url: https://git.hcoop.net/bpt/emacs.git/blobdiff_plain/9e69cb054d5c124bdf913c82453518ac4d9d6d53..95df8112a0cbdb06addbac5fbea03b37d4440418:/nt/runemacs.c diff --git a/nt/runemacs.c b/nt/runemacs.c index f4d7206262..07e24f745f 100644 --- a/nt/runemacs.c +++ b/nt/runemacs.c @@ -1,5 +1,6 @@ -/* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 - Free Software Foundation, Inc. +/* runemacs --- Simple program to start Emacs with its console window hidden. + +Copyright (C) 2001-2011 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -202,5 +203,3 @@ set_user_model_id (void) } } -/* arch-tag: 7e02df73-4df7-4aa0-baea-99c6d047a384 - (do not change this comment) */