X-Git-Url: http://git.hcoop.net/bpt/emacs.git/blobdiff_plain/565c0ca57e89ab1a1b4c378c615a998eb8fc0f99..7f0869bd1d2f8681f86b0104dff1392d29634d0e:/oldXMenu/Create.c diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c index f96e077a46..8354208773 100644 --- a/oldXMenu/Create.c +++ b/oldXMenu/Create.c @@ -3,8 +3,7 @@ #include "copyright.h" /* -Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, - 2008, 2009, 2010 Free Software Foundation, Inc. +Copyright (C) 1993-1994, 2001-2011 Free Software Foundation, Inc. This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by @@ -754,5 +753,3 @@ XMenuCreate(Display *display, Window parent, register char *def_env) return(menu); } -/* arch-tag: 6945b7d2-3b13-40b9-8b6e-56b1b20f3463 - (do not change this comment) */