File: copyright

package info (click to toggle)
php-horde-ansel 3.0.5%2Bdebian0-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,836 kB
  • ctags: 3,205
  • sloc: php: 15,755; xml: 1,747; makefile: 28; sh: 3
file content (91 lines) | stat: -rw-r--r-- 3,707 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: Photo management application
Upstream-Contact: Horde <horde@lists.horde.org>
                  Horde development <dev@lists.horde.org>
Source: http://pear.horde.org/

Files: *
Copyright: 1999-2013 Horde LLC (http://www.horde.org/)
           2003-2007 Duck <duck@obla.net>
License: GPL-2
 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.
 .
 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 GNU General Public License for more
 details.
 .
 You should have received a copy of the GNU General Public
 License along with this package; if not, write to the Free
 Software Foundation, Inc., 51 Franklin St, Fifth Floor,
 Boston, MA  02110-1301 USA
 .
 On Debian systems, the full text of the GNU General Public
 License version 2 can be found in the file
 `/usr/share/common-licenses/GPL-2'.

Files: ansel-*/js/lightbox.js
Copyright: 2008 Lokesh Dhakar
License: CC-BY-2.5
 This file modified in various ways for use in Ansel. Mostly to allow
 the lightbox images to span multiple gallery pages...and thus is no longer
 really "Lightbox", but a good bit of the original code is still intact.
 The original credits/copyright appears below.
 .
 Lightbox v2.04
 by Lokesh Dhakar - http://www.lokeshdhakar.com
 Last Modification: 2/9/08
 .
 For more information, visit:
 http://lokeshdhakar.com/projects/lightbox2/
 .
 Licensed under the Creative Commons Attribution 2.5 License - http://creativecommons.org/licenses/by/2.5/
 - Free for use in both personal and commercial projects
 - Attribution requires leaving author name, author link, and the license info intact.
 .
 Thanks: Scott Upton(uptonic.com), Peter-Paul Koch(quirksmode.com), and Thomas
 Fuchs(mir.aculo.us) for ideas, libs, and snippets.
 Artemy Tregubenko (arty.name) for cleanup and help in updating to latest ver
 of proto-aculous.

Files: ansel-*/js/slideshow.js
Copyright:
 2005 Scott Upton
 2007 Michael Rubinsky <mrubinsk@horde.org>
License: CC-BY-SA-2.0
 This page coded by Scott Upton
 http://www.uptonic.com | http://www.couloir.org
 .
 This work is licensed under a Creative Commons License
 Attribution-ShareAlike 2.0
 http://creativecommons.org/licenses/by-sa/2.0/
 .
 Associated APIs copyright their respective owners
 .
 Various changes for properly updating image links, image comments, get rid
 of redundant functions that prototype can take care of etc...
 added 4/07 by Michael Rubinsky <mrubinsk@horde.org>

Files: debian/*
Copyright: 2011-2013 Mathieu Parent <math.parent@gmail.com>
License: LGPL-2.1+
 This library 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.1 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, write to the Free Software
 Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 2.1 can be found in the file
 `/usr/share/common-licenses/LGPL-2.1'.