~ubuntu-branches/ubuntu/vivid/pngnq/vivid

« back to all changes in this revision

Viewing changes to 0.4.1/LICENSE

  • Committer: Bazaar Package Importer
  • Author(s): Nelson A. de Oliveira
  • Date: 2006-07-15 00:24:51 UTC
  • mfrom: (1.1.1 upstream) (2.1.1 edgy)
  • Revision ID: james.westby@ubuntu.com-20060715002451-bbdi09ckv5rn0e7g
Tags: 0.4.1-1
New upstream release (Closes: #378148).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
--------------------------------------------------------------------------
 
2
      Copyright (c) 2004-2006 Stuart Coyle  
 
3
 
 
4
      Copyright (c) 1998-2001 Greg Roelofs.  All rights reserved.
 
5
 
 
6
      This software is provided "as is," without warranty of any kind,
 
7
      express or implied.  In no event shall the author or contributors
 
8
      be held liable for any damages arising in any way from the use of
 
9
      this software.
 
10
 
 
11
      Permission is granted to anyone to use this software for any purpose,
 
12
      including commercial applications, and to alter it and redistribute
 
13
      it freely, subject to the following restrictions:
 
14
 
 
15
      1. Redistributions of source code must retain the above copyright
 
16
         notice, disclaimer, and this list of conditions.
 
17
      2. Redistributions in binary form must reproduce the above copyright
 
18
         notice, disclaimer, and this list of conditions in the documenta-
 
19
         tion and/or other materials provided with the distribution.
 
20
      3. All advertising materials mentioning features or use of this
 
21
         software must display the following acknowledgment:
 
22
 
 
23
            This product includes software developed by Greg Roelofs
 
24
            and contributors for the book, "PNG: The Definitive Guide,"
 
25
            published by O'Reilly and Associates.
 
26
 
 
27
  ---------------------------------------------------------------------------
 
28
 
 
29
        NeuQuant Neural-Net Quantization Algorithm
 
30
 
 
31
         Copyright (c) 1994 Anthony Dekker
 
32
 
 
33
  NEUQUANT Neural-Net quantization algorithm by Anthony Dekker, 1994.
 
34
  See "Kohonen neural networks for optimal colour quantization"
 
35
  in "Network: Computation in Neural Systems" Vol. 5 (1994) pp 351-367.
 
36
  for a discussion of the algorithm.
 
37
  See also  http://members.ozemail.com.au/~dekker/NEUQUANT.HTML
 
38
 
 
39
  Any party obtaining a copy of these files from the author, directly or
 
40
  indirectly, is granted, free of charge, a full and unrestricted irrevocable,
 
41
  world-wide, paid up, royalty-free, nonexclusive right and license to deal
 
42
  in this software and documentation files (the "Software"), including without
 
43
  limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
 
44
  and/or sell copies of the Software, and to permit persons who receive
 
45
  copies from any such party to do so, with the only requirement being
 
46
  that this copyright notice remain intact.
 
47
 
 
48
  
 
49
----------------------------------------------------------------------------
 
 
b'\\ No newline at end of file'