[SCM] FreeHEP GraphicsIO Base Library branch, master, updated. upstream/2.1.1-5-gca266cd

Giovanni Mascellani gmascellani-guest at alioth.debian.org
Sun Jan 31 08:45:16 UTC 2010


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FreeHEP GraphicsIO Base Library".

The branch, master has been updated
       via  ca266cd5773747773f028f7cde8b2fa75b6ab8e0 (commit)
       via  59747fc897615dd370848af9ff3c76af61f6e652 (commit)
      from  1c898df84c70fac75e340ac14157121b673e0f3f (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit ca266cd5773747773f028f7cde8b2fa75b6ab8e0
Merge: 59747fc897615dd370848af9ff3c76af61f6e652 1c898df84c70fac75e340ac14157121b673e0f3f
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Sun Jan 31 09:44:59 2010 +0100

    Merge remote branch 'origin/master'

commit 59747fc897615dd370848af9ff3c76af61f6e652
Author: Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
Date:   Fri Jan 29 13:01:54 2010 +0100

    debian/copyright: filled

-----------------------------------------------------------------------

Summary of changes:
 debian/copyright |   72 ++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 72 insertions(+), 0 deletions(-)

diff --git a/debian/copyright b/debian/copyright
index cb43f06..407b911 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,6 +15,78 @@ License: LGPL-2.1+
   <http://java.freehep.org/svn/repos/freehep/show/freehep/trunk/vectorgraphics/LICENSE.txt>
   and adopted license at <http://java.freehep.org/license.html>
 
+Files: src/main/java/org/freehep/graphicsio/ppm/ImageEncoder.java,
+ src/main/java/org/freehep/graphicsio/ppm/PPMEncoder.java,
+ src/main/java/org/freehep/graphicsio/ImageEncoder.java,
+ src/main/java/org/freehep/graphicsio/gif/ImageEncoder.java,
+ src/main/java/org/freehep/graphicsio/gif/GIFEncoder.java
+Copyright: 1996-1998, Jef Poskanzer <jef at acme.com>
+License: other
+  Redistribution and use in source and binary forms, with or without
+  modification, are permitted provided that the following conditions
+  are met:
+  1. Redistributions of source code must retain the above copyright
+     notice, this list of conditions and the following disclaimer. 
+  2. Redistributions in binary form must reproduce the above copyright
+     notice, this list of conditions and the following disclaimer in the
+     documentation and/or other materials provided with the distribution.
+  THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
+  ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
+  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
+  ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
+  FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
+  DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
+  OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
+  HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT 
+  LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
+  OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
+  SUCH DAMAGE.
+
+Files: src/main/java/org/freehep/graphicsio/png/PNGEncoder.java
+Copyright: 2000, J. David Eisenberg <david at catcode.com>
+License: LGPL-2.1+
+  On Debian GNU/Linux systems you can find the complete text of the LGPL-2.1
+  license in '/usr/share/common-licenses/LGPL-2.1'.
+
+Files: src/main/java/org/freehep/graphicsio/gif/Quantize.java
+Copyright: 1998, E. I. du Pont de Nemours and Company
+           2000, Adam Doppelt
+License: other
+  Permission is hereby granted, free of charge, to any person obtaining a
+  copy of this software and associated documentation files ("ImageMagick"),
+  to deal in ImageMagick without restriction, including without limitation
+  the rights to use, copy, modify, merge, publish, distribute, sublicense,
+  and/or sell copies of ImageMagick, and to permit persons to whom the
+  ImageMagick is furnished to do so, subject to the following conditions:
+  .
+  The above copyright notice and this permission notice shall be included in
+  all copies or substantial portions of ImageMagick.
+  .
+  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
+  E. I. du Pont de Nemours and Company 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 ImageMagick or the use or other
+  dealings in ImageMagick.
+  .
+  Except as contained in this notice, the name of the E. I. du Pont de
+  Nemours and Company shall not be used in advertising or otherwise to
+  promote the sale, use or other dealings in ImageMagick without prior
+  written authorization from the E. I. du Pont de Nemours and Company.
+
+Files: src/main/java/org/freehep/graphicsio/gif/NeuQuant.java
+Copyright: 1994, Anthony Dekker
+License: other
+  Any party obtaining a copy of these files from the author, directly or
+  indirectly, is granted, free of charge, a full and unrestricted irrevocable,
+  world-wide, paid up, royalty-free, nonexclusive right and license to deal
+  in this software and documentation files (the "Software"), including without
+  limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,
+  and/or sell copies of the Software, and to permit persons who receive
+  copies from any such party to do so, with the only requirement being
+  that this copyright notice remain intact.
+
 Files: debian/*
 Copyright: 2010, Giovanni Mascellani <mascellani at poisson.phc.unipi.it>
 	   2010, Gabriele Giacone <1o5g4r8o at gmail.com>


hooks/post-receive
-- 
FreeHEP GraphicsIO Base Library



More information about the pkg-java-commits mailing list