/usr/share/doc/libgdkcutter-pixbuf0/copyright is in libgdkcutter-pixbuf0 1.1.7-1.2ubuntu3.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
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 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 | This work was packaged for Debian by:
NIIBE Yutaka <gniibe@fsij.org> on Fri, 04 Jun 2010 13:09:39 +0900
It was downloaded from:
http://cutter.sourceforge.net/archives/debian/
Upstream Authors:
Kouhei Sutou <kou@clear-code.com>
Hiroyuki Ikezoe <ikezoe@clear-code.com>
Yuto HAYAMIZU <y.hayamizu@gmail.com>
File: gcutter/gbsearcharray.h
Original is glib/gbsearcharray.h in GLib2 distribution
Copyright:
Copyright (C) 2000-2003 Tim Janik
License:
* This software is provided "as is"; redistribution and modification
* is permitted, provided that the following disclaimer is retained.
*
* This software 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.
* In no event shall the authors 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:
soupcutter/soupcutter.h:
soupcutter/soupcut-client.h:
soupcutter/soupcut-assertions.h:
soupcutter/soupcut-assertions-helper.h:
soupcutter/soupcut-client.c::
test/soupcutter/test-soupcut-assertions.c:
test/soupcutter/test-soupcut-server.c:
test/soupcutter/test-soupcut-client.c:
Copyright:
Copyright (C) 2009 Yuto HAYAMIZU <y.hayamizu@gmail.com>
License: LGPLv3+
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 3 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 program. If not, see <http://www.gnu.org/licenses/>.
Files:
cutter/cut-report.c
cutter/cut-report.h
cutter/cut-stream.c
cutter/cut-stream.h
gst-plugins/gst-cutter-console-output.c
gst-plugins/gst-cutter-console-output.h
gst-plugins/gst-cutter-server.c
gst-plugins/gst-cutter-server.h
gst-plugins/gst-cutter-test-runner.c
gst-plugins/gst-cutter-test-runner.h
gst-plugins/gst-cutter-test.c
module/report/cut-cairo-chart-data.c
module/report/cut-cairo-chart-data.h
module/report/cut-cairo-pie-chart.c
module/report/cut-cairo-pie-chart.h
module/report/cut-cairo.c
module/report/cut-cairo.h
module/report/cut-pdf-report.c
module/report/cut-xml-report.c
module/stream/cut-xml-stream.c
Copyright:
Copyright (C) 2008 Hiroyuki Ikezoe <poincare@ikezoe.net>
License: LGPLv3+
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 3 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 program. If not, see <http://www.gnu.org/licenses/>.
Files: *
Copyright:
Copyright (C) 2006, 2007, 2008, 2009, 2010 Kouhei Sutou
License: LGPLv3+
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 3 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 program. If not, see <http://www.gnu.org/licenses/>.
File: sample/glib/array.c
Original is tests/testglib.c in GLib2 distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
Modified by the GLib Team and others 1997-2000.
License: LGPLv2+
* 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 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.
File: sample/glib/regex.c
Original is tests/regex-test.c in GLib2 distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 2005 - 2006, Marco Barisione <marco@barisione.org>
Modified by the GLib Team and others 1997-2000.
License: LGPLv2+
* 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 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.
File: sample/glib/uri.c
Original is tests/uri-test.c in GLib2 distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
Modified by the GLib Team and others 1997-2000.
License: LGPLv2+
* 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 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.
File: sample/glib/utf8-pointer.c
Original is tests/utf8-pointer.c in GLib2 distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald
Modified by the GLib Team and others 1997-2000.
License: LGPLv2+
* 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 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.
File: sample/glib/utf8-validate.c
Original is tests/utf8-validate.c in GLib2 distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 2001 Matthias Clasen <matthiasc@poet.de>
License: LGPLv2+
* 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 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.
File: sample/cairo/nil-surface.c
Original is test/nil-surface.c in Cairo distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 2005 Red Hat, Inc.
License:
* Permission to use, copy, modify, distribute, and sell this software
* and its documentation for any purpose is hereby granted without
* fee, provided that the above copyright notice appear in all copies
* and that both that copyright notice and this permission notice
* appear in supporting documentation, and that the name of
* Red Hat, Inc. not be used in advertising or publicity pertaining to
* distribution of the software without specific, written prior
* permission. Red Hat, Inc. makes no representations about the
* suitability of this software for any purpose. It is provided "as
* is" without express or implied warranty.
*
* RED HAT, INC. DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS
* SOFTWARE, INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND
* FITNESS, IN NO EVENT SHALL RED HAT, INC. BE LIABLE FOR ANY SPECIAL,
* INDIRECT OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER
* RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
* OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR
* IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
File: sample/gtk+/builder.c
Original is gtk/tests/builder.c in GTK+ distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 2006-2007 Async Open Source
License: LGPLv2+
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public
* License as published by the Free Software Foundation; either
* version 2 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
* Library General Public License for more details.
File: sample/gtk+/floating.c
Original is gtk/tests/floating.c in GTK+ distribution
Heavily modified for the cutter testing framework
Copyright:
Copyright (C) 2005 Tim Janik
License: LGPLv2+
* 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 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.
On Debian systems, the complete text of the GNU Library General Public
License version 2 can be found in "/usr/share/common-licenses/LGPL-2".
On Debian systems, the complete text of the GNU Lesser General Public
License version 2.1 can be found in "/usr/share/common-licenses/LGPL-2.1".
On Debian systems, the complete text of the GNU Lesser General Public
License version 3 can be found in "/usr/share/common-licenses/LGPL-3".
File: debian/*
License:
The Debian packaging is done by NIIBE Yutaka <gniibe@fsij.org> in 2010,
and put into public domain, anyone can use it for any purpose.
|