diff --git a/ChangeLog b/ChangeLog index 22ffcd1617fd1986ac97ca716f918c1e499f2ccf..69e5adef0dc52e780f938ec946bf9d4dcee13129 100644 --- a/ChangeLog +++ b/ChangeLog @@ -7,6 +7,7 @@ CVS code - the keypad() function by default. New flag -K, --keypad allows the old behavior for those using the keypad arrow keys and rxvt-based terminals. + - Updated copyright notices to 2002 (Jordi). - nano.c: die() - Only save files that were modified (David Lawrence Ramsey). diff --git a/color.c b/color.c index 30eb7de6c17da8bded679486cc07413319902f5b..0724c9a2b4e99596fa73a0dad61bf01eed5e3829 100644 --- a/color.c +++ b/color.c @@ -2,7 +2,7 @@ /************************************************************************** * color.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/cut.c b/cut.c index 282bfc6bf9c0fd54b2c677a81845660cea173518..704b2c0d21ad6e331e03c79f221739e7259d122a 100644 --- a/cut.c +++ b/cut.c @@ -2,7 +2,7 @@ /************************************************************************** * cut.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/files.c b/files.c index 1e2b02930b223f612f53fd33f05a0b7f18266bb3..3a33d33c026584c9a7d5074be64dd6981da19069 100644 --- a/files.c +++ b/files.c @@ -2,7 +2,7 @@ /************************************************************************** * files.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/global.c b/global.c index 8e7648b0cbc835573a717367e3791b68d0ab9158..622a9332589dc020315b9fc858f2305e9f9ff29c 100644 --- a/global.c +++ b/global.c @@ -2,7 +2,7 @@ /************************************************************************** * global.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/move.c b/move.c index 9de82643b1db395c2176eeea6bf221b35f5aa3e0..b16f34213ae71371f8350cdd396c71c5eb084838 100644 --- a/move.c +++ b/move.c @@ -2,7 +2,7 @@ /************************************************************************** * move.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/nano.1 b/nano.1 index e2b79666f7c7b004b0e86a49308f02269985877b..c9422b34ec31c8ba99ec8e24f6c0ba569a6b43fa 100644 --- a/nano.1 +++ b/nano.1 @@ -1,12 +1,12 @@ .\" Hey, EMACS: -*- nroff -*- -.\" nano.1 is copyright 1999-2000 by +.\" nano.1 is copyright 1999-2002 by .\" Chris Allegretta <chrisa@asty.org> .\" .\" This is free documentation, see the latest version of the GNU General .\" Public License for copying conditions. There is NO warranty. .\" .\" $Id$ -.TH NANO 1 "October 3, 2001" +.TH NANO 1 "January 3, 2002" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME diff --git a/nano.c b/nano.c index 2da1085096d065022daa137ac2ee1f4b545bd7bb..1bf5c284cd50c73be2f0fd3ebee8dce9e2eacc55 100644 --- a/nano.c +++ b/nano.c @@ -2,7 +2,7 @@ /************************************************************************** * nano.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/nano.h b/nano.h index 709fa0f3c35cd96223f82921fca1eebb0ec225c8..e7175fb6d98dc43421154a916f1813f97268fd73 100644 --- a/nano.h +++ b/nano.h @@ -2,7 +2,7 @@ /************************************************************************** * nano.h * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/nano.texi b/nano.texi index 14b8290450679c97689763182d8f91de8dcfd055..431c72bac427035794eee9d2d99dad88bd47d8a5 100644 --- a/nano.texi +++ b/nano.texi @@ -9,7 +9,7 @@ @smallbook @set EDITION 0.1 @set VERSION 1.1.4 -@set UPDATED 3 Oct 2001 +@set UPDATED 3 Jan 2002 @dircategory Editors @direntry @@ -33,7 +33,7 @@ editor. This manual is part of the GNU @code{nano} distribution.@* @sp4 -Copyright (C) 1999, 2000, 2001 Chris Allegretta. +Copyright (C) 1999, 2000, 2001, 2002 Chris Allegretta. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice diff --git a/proto.h b/proto.h index bd4d2a2045ac4b2ecad0c2064d2d8df59daaf45b..3c85afcdbe65d0c19d6d235b6e91d116ea2e9e74 100644 --- a/proto.h +++ b/proto.h @@ -2,7 +2,7 @@ /************************************************************************** * proto.h * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/rcfile.c b/rcfile.c index 2655777f69bc09d9fef907c5e252d20771862458..48292206c8b6f4213b826822a12062946e10a256 100644 --- a/rcfile.c +++ b/rcfile.c @@ -2,7 +2,7 @@ /************************************************************************** * rcfile.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/search.c b/search.c index 784efb080a20b0ddea4c740c4693ebcab7e63c33..d0ac5108afb6f5e09d4d7a612590d4df81ef8a77 100644 --- a/search.c +++ b/search.c @@ -2,7 +2,7 @@ /************************************************************************** * search.c * * * - * Copyright (C) 2000 Chris Allegretta * + * Copyright (C) 2000-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/utils.c b/utils.c index a413d67de9a681e27d28ba160ac70c23d9495846..e45e1e13da166aacdbd2122356a0a0a2dce40840 100644 --- a/utils.c +++ b/utils.c @@ -2,7 +2,7 @@ /************************************************************************** * utils.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * diff --git a/winio.c b/winio.c index c4fe6b23b4b08c253ee24098b571cfc5a9b726bc..8d31c80b56f16cd2c1b28b6627f431b447ed2ea2 100644 --- a/winio.c +++ b/winio.c @@ -2,7 +2,7 @@ /************************************************************************** * winio.c * * * - * Copyright (C) 1999 Chris Allegretta * + * Copyright (C) 1999-2002 Chris Allegretta * * 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 2, or (at your option) * @@ -1808,7 +1808,7 @@ void do_credits(void) anyonelse, thankyou, "", "", "", "", - "(c) 2000 Chris Allegretta", + "(c) 1999-2002 Chris Allegretta", "", "", "", "", "www.nano-editor.org" };