Sections, Front-Cover Texts, or Back-Cover Texts. Changes to
doc/man/*.1, doc/man/nanorc.5, doc/man/fr/*.1,
doc/man/fr/nanorc.5, and doc/texinfo/nano.texi. (DLR)
+ - Update copyright notices, as my copyrights have now been
+ assigned to the Free Software Foundation. Changes to *.c and
+ *.h. (DLR)
- chars.c:
nstrncasecmp(), mbstrncasecmp()
- For efficiency, return zero immediately if s1 and s2 point to
* browser.c *
* *
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* chars.c *
* *
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* color.c *
* *
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* cut.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* files.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* global.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* help.c *
* *
* Copyright (C) 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* move.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* nano.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
printf(_(" GNU nano version %s (compiled %s, %s)\n"), VERSION,
__TIME__, __DATE__);
printf(" (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta\n");
- printf(" (C) 2005, 2006, 2007 David Lawrence Ramsey\n");
+ printf(" (C) 2005, 2006, 2007 Free Software Foundation, Inc.\n");
printf(
_(" Email: nano@nano-editor.org Web: http://www.nano-editor.org/"));
printf(_("\n Compiled options:"));
* nano.h *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* prompt.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* proto.h *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* rcfile.c *
* *
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* search.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* text.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* utils.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
* winio.c *
* *
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
- * Copyright (C) 2005, 2006, 2007 David Lawrence Ramsey *
+ * Copyright (C) 2005, 2006, 2007 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 *
* the Free Software Foundation; either version 3, or (at your option) *
"",
"",
"(C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta",
- "(C) 2005, 2006, 2007 David Lawrence Ramsey",
+ "(C) 2005, 2006, 2007 Free Software Foundation, Inc.",
"",
"",
"",