+2007-10-05 David Lawrence Ramsey <pooka109@gmail.com>
+
+ * src/*.c, src/*.h: Update copyright notices, as my copyrights
+ have now been assigned to the Free Software Foundation.
+
2007-09-16 David Lawrence Ramsey <pooka109@gmail.com>
* winio.c (edit_scroll): Fix problem where the screen wouldn't
* 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.",
"",
"",
"",