Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0
Upstream-Name: miwm
Upstream-Contact: Paul Wise <bwise837@users.sourceforge.net>
Source: http://sourceforge.net/projects/miwm
X-Bugs: https://sourceforge.net/p/miwm/bugs/

Files: *
Copyright:
  2003 Ben Paul Wise <bwise837@users.sourceforge.net>
License: GPL-2+

Files: debian/*
Copyright:
  2009-2016 Jari Aalto <jari.aalto@cante.net>
License: GPL-2+

Files: EKeyValueParser.h EKeyValueParser.cc
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
License: public-domain
 /**
    License: Public Domain
    Author: stephan@wanderinghorse.net
 */

Files: EPathFinder.cc
Copyright:
  2002 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  ** Copyright (C) 2002 stephan beal (stephan@wanderinghorse.net).
  ** All rights reserved.
  **
  ** This file may be distributed and/or modified under the terms of the
  ** See LICENSE file in this directory. version 2 as published by the Free Software
  ** Foundation and appearing in the file LICENSE.GPL included in the
  ** packaging of this file.
  **
  ** This file is provided AS IS with NO WARRANTY OF ANY KIND, INCLUDING THE
  ** WARRANTY OF DESIGN, MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
License: GPL-2+

Files: EPathFinder.h
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  "License: See LICENSE file in this directory."
License: GPL-2+

Files: EPropertyList.cc
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
  2003 Rusty Ballinger <rusty@fatspaniel.com>
X-Comment:
  /**
     author: stephan@wanderinghorse.net
     based on code by Rusty Ballinger (bozo@users.sourceforge.net)
     license: GPL
  */
  .
  From: Rusty Ballinger <rusty@fatspaniel.com>
  Organization: Fat Spaniel Technologies, Inc.
  To: <jari.aalto@cante.net>
  Date: Mon, 4 Jan 2010 03:25:08 -0800
  Message-ID: <201001040325.08495.rusty@fatspaniel.com>
  .
  > I'm evaluating to package miwm for Debian, so would you confirm that
  > your code as used by the miwm project, is released under GPL (version 2
  > or any later version).
  .
  Wow, yeah, although I didn't look at that specific file just now, any
  code I wrote & shared with Stephan was indeed GPL.  Thanks for asking!
License: GPL-2+

Files: EPropertyList.h
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
  2003 Rusty Ballinger <rusty@fatspaniel.com>
X-Comment:
  /**
     author: stephan@wanderinghorse.net
     based on code by Rusty Ballinger (bozo@users.sourceforge.net)
     license: GPL
  .
     EPropertyList is a class for holding arbitrary key/value pairs
     of numeric/string data. In includes save/load support.
  */
  /**
     License: Public Domain
     Author: stephan
  .
     TODO: move many of the EKeyValueParser typedefs into this class and rename
     them to be consistent with the STL.
  */
  .
  From: Rusty Ballinger <rusty@fatspaniel.com>
  Organization: Fat Spaniel Technologies, Inc.
  To: <jari.aalto@cante.net>
  Date: Mon, 4 Jan 2010 03:25:08 -0800
  Message-ID: <201001040325.08495.rusty@fatspaniel.com>
  .
  > I'm evaluating to package miwm for Debian, so would you confirm that
  > your code as used by the miwm project, is released under GPL (version 2
  > or any later version).
  .
  Wow, yeah, although I didn't look at that specific file just now, any
  code I wrote & shared with Stephan was indeed GPL.  Thanks for asking!
License: GPL-2+

Files: EShellProcess.cc
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  No explicit License reference, see EShellProcess.h
License: GPL-2

Files: EShellProcess.h
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  "See LICENSE file in this [source] directory."
License: GPL-2+

Files: ESimpleCLParser.cc
Copyright:
  2002 Stephan Beal <stephan@wanderinghorse.net>
License: LGPL-2+
X-Comment:
  // Released under the GNU Lesser General Public License

Files: ESimpleCLParser.h
Copyright:
  2002 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  /**
      Copyright (C) 2002, stephan@wanderinghorse.net
      Released under the GNU Lesser General Public License
  .
      ESimpleCLParser is an object for handling command line options.
      Use it like this:
      [...]
  */
License: LGPL-2+

Files: EStdStringTokenizer.cc
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
X-Comment: No explicit License in file, but see email
  correspondence with the author dated 2010-01-04 in file
  debian/copyright-E-class-files.mail
License: public-domain
  From: Stephan Beal <stephan@wanderinghorse.net>
  Subject: Re: miwm Window Manager: your copyright and license
  To: Jari Aalto <jari.aalto@cante.net>
  Date: 2010-01-04 15:57 EET
  References: <hbr2ic52.fsf@jondo.cante.net>
  Message-ID: <6ac046011001040557n3e214197gbf617e87460aa53c@mail.gmail.com>
  .
  [...clip...]
  The classes named E* in that source tree were either written by
  myself or ported from other source trees. The two classes which
  i know to be historically "interesting" vis-a-vis licensing are:
  .
  EStdStringTokenizer.cc
  EStringTokenizer.cc
  .
  E*StringTokenizer is based off of code which was originally GPLd
  as part of KDE 1.x or 2.x (i don't remember which). At some
  point (around 2000? 2001?) i received permission per email from
  the original license holders to release it as Public Domain.
  [...clip...]

Files: EStdStringTokenizer.h
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
License: public-domain
  Based heavily off of work by:
  /**
     EStdStringTokenizer:
  .
     License: see the file LICENSE in this directory.
     Author: stephan@wanderinghorse.net
  .
     Based heavily off of work by:
  .
     Martin Jones (mjones@kde.org)
     Torben Weis (weis@kde.org)
	    Waldo Bastian (bastian@kde.org)
  .
     which i originally found as StringTokenizer in the KDE 1.x
     source tree. i have received explicit permission from each
     of those gentlemen to release the StringTokenizer code
     into the Public Domain. (Many thanks to them for that
     permission, without which this whole library would
     necessarily be released under the GNU GPL.)
  .
	    This class is meant to be API- and behaviour-compatible
     with StringTokenizer. This implementation is, however, MUCH
     less efficient.
  .
     EStdStringTokenizer tokenizes strings in a way which is
     consistent with the way a Unix shell does. This makes it
     appropriate for use in parsing many types of arbitrary user
     input, from command-line arguments to comma-separated
     files.
  */

Files: EStringList.cc
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  "EStringList.h // <-- see this file for license, etc."
License: GPL-2

Files: EStringList.h
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
X-Comment:
  "See LICENSE file in this [source] directory."
License: GPL-2

Files: EStringTokenizer.cc
Copyright:
  2003 Stephan Beal <stephan@wanderinghorse.net>
License: public-domain
  "see EStringTokenizer.h for license details."

Files: EStringTokenizer.h
Copyright:
  2000-2003 Stephan Beal <stephan@wanderinghorse.net>
  1997 Martin Jones <mjones@kde.org>
  1997 Torben Weis <weis@kde.org>
  1998 Waldo Bastian <bastian@kde.org>
License: public-domain
  //   This file was part of the KDE libraries
  //    Copyright (C) 1997 Martin Jones (mjones@kde.org)
  //              (C) 1997 Torben Weis (weis@kde.org)
  //              (C) 1998 Waldo Bastian (bastian@kde.org)
  //
  //    This copy was then part of the QUB project.
  //    Copyright (C) 2000-2003 stephan@wanderinghorse.net
  //
  //   Since then i have received permission from Martin, Torben and Waldo
  //   to release this code into the Public Domain, and that is the license
  //   for this code.

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; version 2 of the License.
 .
 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 can be found in "/usr/share/common-licenses/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 can be found in "/usr/share/common-licenses/GPL-2".

License: LGPL-2+
 This package is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser 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 can be found in "/usr/share/common-licenses/LGPL-2".