Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Comment: This package was debianized by Wolfgang Baer <WBaer@gmx.de>
Source: http://gee.cs.oswego.edu/dl/classes/EDU/oswego/cs/dl/util/concurrent/intro.html
Upstream-Contact: Doug Lea <dl@cs.oswego.edu>

Files: *
Copyright: Doug Lea <dl@cs.oswego.edu>
License: public-domain
   All classes are released to the public domain and may be used 
   for any purpose whatsoever without permission or acknowledgment.

Files: taskDemo/Heat.java
Copyright: (c) 1996 Massachusetts Institute of Technology
License: X11
   * Permission is hereby granted, free of charge, to any person obtaining
   * a copy of this software and associated documentation files (the
   * "Software"), to use, copy, modify, and distribute the Software without
   * restriction, provided the Software, including any modified copies made
   * under this license, is not distributed for a fee, subject to
   * the following conditions:
   * 
   * The above copyright notice and this permission notice shall be
   * included in all copies or substantial portions of the Software.
   * 
   * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
   * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
   * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
   * IN NO EVENT SHALL THE MASSACHUSETTS INSTITUTE OF TECHNOLOGY BE LIABLE
   * FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF
   * CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
   * WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
   * 
   * Except as contained in this notice, the name of the Massachusetts
   * Institute of Technology shall not be used in advertising or otherwise
   * to promote the sale, use or other dealings in this Software without
   * prior written authorization from the Massachusetts Institute of
   * Technology.
