diff options
author | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-04-09 16:13:32 -0700 |
---|---|---|
committer | Stephen Hemminger <stephen.hemminger@vyatta.com> | 2010-04-09 16:15:01 -0700 |
commit | 2d698b6e42d8dca191ac795ef5dba3bf62496eec (patch) | |
tree | ac5e0b67043c50f49160e9fe407435706cf30444 /debian/copyright | |
parent | f1250933e4a2ac09a3d0b25b3877068e12f44da5 (diff) | |
download | vyatta-bash-2d698b6e42d8dca191ac795ef5dba3bf62496eec.tar.gz vyatta-bash-2d698b6e42d8dca191ac795ef5dba3bf62496eec.zip |
Integrate bash 3.2 version
This is merge of current Debian stable (Lenny) version of Bash
with Vyatta changes.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/debian/copyright b/debian/copyright index f5253d7..b724f67 100644 --- a/debian/copyright +++ b/debian/copyright @@ -6,13 +6,13 @@ the Bourne Again SHell. This package was put together by Matthias Klose <doko@debian.org>, from the following sources: - bash: ftp.gnu.org:/pub/gnu/bash/bash-3.1.tar.gz + bash: ftp.gnu.org:/pub/gnu/bash/bash-3.2.tar.gz bash_completion: http://freshmeat.net/projects/bashcompletion/ bashdb: http://bashdb.sf.net/ Bash homepage: http://cnswww.cns.cwru.edu/~chet/bash/bashtop.html -Copyright (C) 1989-2004 Free Software Foundation, Inc. +Copyright (C) 1989-2006 Free Software Foundation, Inc. Bash 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 @@ -25,11 +25,10 @@ FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License with -your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, -or on the World Wide Web at `http://www.gnu.org/copyleft/gpl.html'. -You can also obtain it by writing to the Free Software Foundation, -Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, -MA 02110-1301, USA. +your Debian GNU/Linux system, in /usr/share/common-licenses/GPL, or with +the Debian GNU/Linux bash source package as the file COPYING. If not, +write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, +Boston, MA 02110-1301, USA. The Free Software Foundation has exempted Bash from the requirement of Paragraph 2c of the General Public License. This is to say, there is |