update copyright notices, as Chris Allegretta's copyrights have now been
assigned to the Free Software Foundation; also, make copyright notices consistent in style git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4173 35c25a1d-7b9e-4130-9fde-d3aeb78583b8master
parent
c9694b7636
commit
d8a1d37161
|
@ -1,3 +1,12 @@
|
||||||
|
2007-10-11 David Lawrence Ramsey <pooka109@gmail.com>
|
||||||
|
|
||||||
|
* doc/man/nano.1, doc/man/fr/nano.1, doc/texinfo/nano.texi,
|
||||||
|
src/*.c, src/*.h: Update copyright notices, as Chris
|
||||||
|
Allegretta's copyrights have now been assigned to the Free
|
||||||
|
Software Foundation.
|
||||||
|
* doc/man/nanorc.5, doc/man/fr/nanorc.5: Make copyright notices
|
||||||
|
for these files consistent in style.
|
||||||
|
|
||||||
2007-10-05 David Lawrence Ramsey <pooka109@gmail.com>
|
2007-10-05 David Lawrence Ramsey <pooka109@gmail.com>
|
||||||
|
|
||||||
* src/*.c, src/*.h: Update copyright notices, as my copyrights
|
* src/*.c, src/*.h: Update copyright notices, as my copyrights
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.\" nano.1 is Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||||
.\" 2006 by Chris Allegretta <chrisa@asty.org>.
|
.\" Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
.\" Adaptation française (C) 2003, 2004, 2005, 2006, 2007 par
|
.\" Adaptation française (C) 2003, 2004, 2005, 2006, 2007 par
|
||||||
.\" Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org>.
|
.\" Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org>.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.\" nanorc.5 is Copyright (C) 2003, 2004, 2005, 2006 by the Free
|
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007
|
||||||
.\" Software Foundation, Inc.
|
.\" Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
.\" Adaptation française (C) 2003, 2004, 2005, 2006, 2007 par
|
.\" Adaptation française (C) 2003, 2004, 2005, 2006, 2007 par
|
||||||
.\" Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org>.
|
.\" Jean-Philippe Guérard <jean-philippe.guerard@tigreraye.org>.
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.\" nano.1 is Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005,
|
.\" Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||||
.\" 2006, 2007 by Chris Allegretta <chrisa@asty.org>.
|
.\" Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
.\" This document is dual-licensed. You may distribute and/or modify it
|
.\" This document is dual-licensed. You may distribute and/or modify it
|
||||||
.\" under the terms of either of the following licenses:
|
.\" under the terms of either of the following licenses:
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
.\" Hey, EMACS: -*- nroff -*-
|
.\" Hey, EMACS: -*- nroff -*-
|
||||||
.\" nanorc.5 is Copyright (C) 2003, 2004, 2005, 2006, 2007 by the Free
|
.\" Copyright (C) 2003, 2004, 2005, 2006, 2007
|
||||||
.\" Software Foundation, Inc.
|
.\" Free Software Foundation, Inc.
|
||||||
.\"
|
.\"
|
||||||
.\" This document is dual-licensed. You may distribute and/or modify it
|
.\" This document is dual-licensed. You may distribute and/or modify it
|
||||||
.\" under the terms of either of the following licenses:
|
.\" under the terms of either of the following licenses:
|
||||||
|
|
|
@ -33,8 +33,8 @@ editor.
|
||||||
|
|
||||||
This manual is part of the GNU @code{nano} distribution.@*
|
This manual is part of the GNU @code{nano} distribution.@*
|
||||||
@sp4
|
@sp4
|
||||||
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 by
|
Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||||
Chris Allegretta
|
Free Software Foundation, Inc.
|
||||||
|
|
||||||
This document is dual-licensed. You may distribute and/or modify it
|
This document is dual-licensed. You may distribute and/or modify it
|
||||||
under the terms of either of the following licenses:
|
under the terms of either of the following licenses:
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* browser.c *
|
* browser.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* chars.c *
|
* chars.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* color.c *
|
* color.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* cut.c *
|
* cut.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* files.c *
|
* files.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* global.c *
|
* global.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* help.c *
|
* help.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* move.c *
|
* move.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* nano.c *
|
* nano.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
@ -883,8 +883,8 @@ void version(void)
|
||||||
{
|
{
|
||||||
printf(_(" GNU nano version %s (compiled %s, %s)\n"), VERSION,
|
printf(_(" GNU nano version %s (compiled %s, %s)\n"), VERSION,
|
||||||
__TIME__, __DATE__);
|
__TIME__, __DATE__);
|
||||||
printf(" (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta\n");
|
printf(" (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007\n");
|
||||||
printf(" (C) 2005, 2006, 2007 Free Software Foundation, Inc.\n");
|
printf(" Free Software Foundation, Inc.\n");
|
||||||
printf(
|
printf(
|
||||||
_(" Email: nano@nano-editor.org Web: http://www.nano-editor.org/"));
|
_(" Email: nano@nano-editor.org Web: http://www.nano-editor.org/"));
|
||||||
printf(_("\n Compiled options:"));
|
printf(_("\n Compiled options:"));
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* nano.h *
|
* nano.h *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* prompt.c *
|
* prompt.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* proto.h *
|
* proto.h *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* rcfile.c *
|
* rcfile.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* search.c *
|
* search.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* text.c *
|
* text.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* utils.c *
|
* utils.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
@ -165,8 +165,8 @@ void sunder(char *str)
|
||||||
* Foundation's address and the copyright years updated:
|
* Foundation's address and the copyright years updated:
|
||||||
*
|
*
|
||||||
* GNU Mailutils -- a suite of utilities for electronic mail
|
* GNU Mailutils -- a suite of utilities for electronic mail
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007 Free
|
* Copyright (C) 1999, 2000, 2001, 2002, 2004, 2005, 2006, 2007
|
||||||
* Software Foundation, Inc.
|
* Free Software Foundation, Inc.
|
||||||
*
|
*
|
||||||
* This library is free software; you can redistribute it and/or
|
* This library is free software; you can redistribute it and/or
|
||||||
* modify it under the terms of the GNU General Public License as
|
* modify it under the terms of the GNU General Public License as
|
||||||
|
|
|
@ -2,8 +2,8 @@
|
||||||
/**************************************************************************
|
/**************************************************************************
|
||||||
* winio.c *
|
* winio.c *
|
||||||
* *
|
* *
|
||||||
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta *
|
* Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 *
|
||||||
* Copyright (C) 2005, 2006, 2007 Free Software Foundation, Inc. *
|
* Free Software Foundation, Inc. *
|
||||||
* This program is free software; you can redistribute it and/or modify *
|
* 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 *
|
* it under the terms of the GNU General Public License as published by *
|
||||||
* the Free Software Foundation; either version 3, or (at your option) *
|
* the Free Software Foundation; either version 3, or (at your option) *
|
||||||
|
@ -3338,8 +3338,8 @@ void do_credits(void)
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
"(C) 1999, 2000, 2001, 2002, 2003, 2004 Chris Allegretta",
|
"(C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007",
|
||||||
"(C) 2005, 2006, 2007 Free Software Foundation, Inc.",
|
"Free Software Foundation, Inc.",
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
"",
|
"",
|
||||||
|
|
Loading…
Reference in New Issue