Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: nedit
Upstream-Contact:
Source: https://sourceforge.net/projects/nedit/
Comment:
 Note that NEdit Version 5.1 was the first release of NEdit under the GNU
 General Public License, and the first release to be done entirely by
 volunteer effort.

Files: *
Copyright:
  2004 Scott Tringali
  2003 Nathaniel Gray
  2002-2003 The NEdit Developers
  2001 Arne Forlie
  1999-2002 Mark Edel
  1999 Timo Sirainen
License: GPL-2+ with motif exception
 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
 of the License, or (at your option) any later version.
 .
 In addition, as a special exception to the GNU GPL, the copyright holders
 give permission to link the code of this program with the Motif and Open
 Motif libraries (or with modified versions of these that use the same
 license), and distribute linked combinations including the two. You must
 obey the GNU General Public License in all respects for all of the code
 used other than linking with Motif/Open Motif. If you modify this file,
 you may extend this exception to your version of the file, but you are
 not obligated to do so. If you do not wish to do so, delete this
 exception statement from your version.
 .
 This program is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 section on the GNU General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 . 
 On Debian systems, the complete text of the GNU General
 Public License, version 2, can be found in "/usr/share/common-licenses/GPL-2".

Files:
  Xlt/BubbleButton.c
  Xlt/BubbleButton.h
  Xlt/BubbleButtonP.h
  Xlt/SlideCP.h
  Xlt/SlideC.h
  Xlt/SlideC.c
Copyright:
  1996 Free Software Foundation, Inc.
  1999-2001 by the LessTif developers
License: LGPL-2+
 This file is part of the GNU LessTif Extension Library.
 .
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Library General Public
 License as published by the Free Software Foundation; either
 version 2 of the License, or (at your option) any later version.
 .
 This library is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
 Library General Public License for more details.
 .
 You should have received a copy of the GNU General Public License
 along with this library. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU Library General
 Public License, version 2, can be found in "/usr/share/common-licenses/LGPL-2".

Files: source/regexConvert.c
Copyright: 1986 University of Toronto
 Nedit editors
Comment:
 `CompileRE', `ExecRE', and `ConvertSubstituteRE' -- regular expression parsing
 .
 This is a HIGHLY ALTERED VERSION of Henry Spencer's `regcomp'
 code adapted for NEdit.
 .
 .-------------------------------------------------------------------.
 | ORIGINAL COPYRIGHT NOTICE:                                        |
 |                                                                   |
 | Copyright (c) 1986 by University of Toronto.                      |
 | Written by Henry Spencer.  Not derived from licensed software.    |
 |                                                                   |
 | Permission is granted to anyone to use this software for any      |
 | purpose on any computer system, and to redistribute it freely,    |
 | subject to the following restrictions:                            |
 |                                                                   |
 | 1. The author is not responsible for the consequences of use of   |
 |      this software, no matter how awful, even if they arise       |
 |      from defects in it.                                          |
 |                                                                   |
 | 2. The origin of this software must not be misrepresented, either |
 |      by explicit claim or by omission.                            |
 |                                                                   |
 | 3. Altered versions must be plainly marked as such, and must not  |
 |      be misrepresented as being the original software.            |
 `-------------------------------------------------------------------'
 .
 This 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 of the License, or (at your option) any later
 version. In addition, you may distribute version of this program linked to
 Motif or Open Motif. See README for details.
 .
 This software is distributed in the hope that it will be useful, but WITHOUT
 ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 for more details.
License: GPL-2+

Files:
  Microline/*/*
Copyright:
  1998 Netscape Communications Corporation.
License: (MPL-1.1 or GPL-2+ or LGPL-2.1+) with motif exception
 Version: MPL 1.1/GPL 2.0/LGPL 2.1
 .
 The contents of this file are subject to the Mozilla Public License Version
 1.1 (the "License"); you may not use this file except in compliance with
 the License. You may obtain a copy of the License at
 http://www.mozilla.org/MPL/
 .
 Software distributed under the License is distributed on an "AS IS" basis,
 WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License
 for the specific language governing rights and limitations under the
 License.
 .
 The Original Code is the Microline Widget Library, originally made available
 under the NPL by Neuron Data <http://www.neurondata.com>.
 .
 The Initial Developer of the Original Code is
 Netscape Communications Corporation.
 Portions created by the Initial Developer are Copyright (C) 1998
 the Initial Developer. All Rights Reserved.
 .
 Contributor(s):
 .
 Alternatively, the contents of this file may be used under the terms of
 either the GNU General Public License Version 2 or later (the "GPL"), or
 the GNU Lesser General Public License Version 2.1 or later (the "LGPL"),
 in which case the provisions of the GPL or the LGPL are applicable instead
 of those above. If you wish to allow use of your version of this file only
 under the terms of either the GPL or the LGPL, and not to allow others to
 use your version of this file under the terms of the MPL, indicate your
 decision by deleting the provisions above and replace them with the notice
 and other provisions required by the GPL or the LGPL. If you do not delete
 the provisions above, a recipient may use your version of this file under
 the terms of any one of the MPL, the GPL or the LGPL.
 .
 In addition, as a special exception to the GNU GPL, the copyright holders
 give permission to link the code of this program with the Motif and Open
 Motif libraries (or with modified versions of these that use the same
 license), and distribute linked combinations including the two. You
 must obey the GNU General Public License in all respects for all of
 the code used other than linking with Motif/Open Motif. If you modify
 this file, you may extend this exception to your version of the file,
 but you are not obligated to do so. If you do not wish to do so,
 delete this exception statement from your version.

Files: debian/*
Copyright:
  2008, 2009, 2013 Paul Gevers <elbrus@debian.org>
  2013 Jari Aalto <jari.aalto@cante.net>
  2006 Steinar H. Gunderson <sesse@debian.org>
  2004-2006 Alexandre Pineau <alexandre.pineau@free.fr>
  2004 Andreas Barth <aba@not.so.argh.org>
  2002 Matthew Palmer <mpalmer@debian.org>
  2002 Martin Loschwitz <madkiss@madkiss.org>
  2001 Branden Robinson <branden@debian.org>
  1996-2001 Erik Andersen <andersee@et.byu.edu>
License: GPL-2+

Files: debian/nedit.png
Copyright:
  1999-2004 NEdit.org
  2010 John Stile <john@stilen.com>
Comment: extracted by elbrus@debian.org from the nedit.ico in bug
 https://sourceforge.net/p/nedit/bugs/660/
License: GPL-2+

License: GPL-2+
 This package 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 of the License, or
 (at your option) any later version.
 .
 This package is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
 MERCHANTABILITY or 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
 along with this program. If not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License, version 2, can be found in "/usr/share/common-licenses/GPL-2".