mirror of git://git.sv.gnu.org/nano.git
update copyright notices to account for modifications
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@4135 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
This commit is contained in:
parent
1f5c89fd7b
commit
cb535630f6
|
@ -1,3 +1,8 @@
|
|||
2007-07-31 David Lawrence Ramsey <pooka109@gmail.com>
|
||||
|
||||
* configure.ac, po/update.pl: Update copyright notices to
|
||||
account for modifications.
|
||||
|
||||
2007-07-29 David Lawrence Ramsey <pooka109@gmail.com>
|
||||
|
||||
* doc/faq.html: Update RPM links for nano 2.0.x.
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
# Configuration for GNU nano - a small and user-friendly text editor
|
||||
#
|
||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003 Free Software Foundation, Inc.
|
||||
# Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007
|
||||
# Free Software Foundation, Inc.
|
||||
#
|
||||
# GNU nano is free software; you can redistribute it and/or modify it
|
||||
# under the terms of the GNU General Public License as published by the
|
||||
|
|
|
@ -3,7 +3,7 @@
|
|||
#
|
||||
# GNOME PO Update Utility
|
||||
#
|
||||
# Copyright (C) 2000 Free Software Foundation.
|
||||
# Copyright (C) 2000, 2003, 2005 Free Software Foundation.
|
||||
#
|
||||
# This script is free software; you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
|
|
Loading…
Reference in New Issue