/[mailutils]/mailutils/mailbox/mu_argp.c
ViewVC logotype

Diff of /mailutils/mailbox/mu_argp.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.19 by gray, Fri Dec 27 19:31:06 2002 UTC revision 1.20 by polak, Sun Dec 29 20:35:00 2002 UTC
# Line 13  Line 13 
13    
14     You should have received a copy of the GNU Lesser General Public License     You should have received a copy of the GNU Lesser General Public License
15     along with GNU Mailutils; if not, write to the Free Software     along with GNU Mailutils; if not, write to the Free Software
16     Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.  */     Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA  */
17    
18  #ifdef HAVE_CONFIG_H  #ifdef HAVE_CONFIG_H
19  # include <config.h>  # include <config.h>
# Line 240  parse_log_facility (const char *str) Line 240  parse_log_facility (const char *str)
240  char *mu_license_text =  char *mu_license_text =
241   N_("   GNU Mailutils is free software; you can redistribute it and/or modify\n"   N_("   GNU Mailutils is free software; you can redistribute it and/or modify\n"
242      "   it under the terms of the GNU General Public License as published by\n"      "   it under the terms of the GNU General Public License as published by\n"
243      "   the Free Software Foundation; either version 2, or (at your option)\n"      "   the Free Software Foundation; either version 2 of the License, or\n"
244      "   any later version.\n"      "   (at your option) any later version.\n"
245      "\n"      "\n"
246      "   GNU Mailutils is distributed in the hope that it will be useful,\n"      "   GNU Mailutils is distributed in the hope that it will be useful,\n"
247      "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n"      "   but WITHOUT ANY WARRANTY; without even the implied warranty of\n"
# Line 250  char *mu_license_text = Line 250  char *mu_license_text =
250      "\n"      "\n"
251      "   You should have received a copy of the GNU General Public License\n"      "   You should have received a copy of the GNU General Public License\n"
252      "   along with GNU Mailutils; if not, write to the Free Software\n"      "   along with GNU Mailutils; if not, write to the Free Software\n"
253      "   Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.\n\n");      "   Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307  USA\n\n");
254    
255  static char *mu_conf_option[] = {  static char *mu_conf_option[] = {
256    "VERSION=" VERSION,    "VERSION=" VERSION,

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26