From: "Steve Arnold" <nerdboy@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/
Date: Sun, 29 Nov 2015 03:35:50 +0000 (UTC) [thread overview]
Message-ID: <1448768050.fe2637fb8fb81dc8ca232bc368861119aa2f1bf0.nerdboy@gentoo> (raw)
commit: fe2637fb8fb81dc8ca232bc368861119aa2f1bf0
Author: Stephen L Arnold <nerdboy <AT> gentoo <DOT> org>
AuthorDate: Sun Nov 29 03:34:10 2015 +0000
Commit: Steve Arnold <nerdboy <AT> gentoo <DOT> org>
CommitDate: Sun Nov 29 03:34:10 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fe2637fb
licenses/OFFIS: Adding OFFIS multi-license file for DICOM and related
tools
licenses/OFFIS | 373 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 373 insertions(+)
diff --git a/licenses/OFFIS b/licenses/OFFIS
new file mode 100644
index 0000000..59a59d3
--- /dev/null
+++ b/licenses/OFFIS
@@ -0,0 +1,373 @@
+
+COPYRIGHT
+
+Unless otherwise specified, the DCMTK software package has the following
+copyright:
+
+/*
+ * Copyright (C) 1994-2011, OFFIS e.V.
+ * All rights reserved.
+ *
+ * This software and supporting documentation were developed by
+ *
+ * OFFIS e.V.
+ * R&D Division Health
+ * Escherweg 2
+ * 26121 Oldenburg, Germany
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions
+ * are met:
+ *
+ * - Redistributions of source code must retain the above copyright
+ * notice, this list of conditions and the following disclaimer.
+ *
+ * - 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.
+ *
+ * - Neither the name of OFFIS nor the names of its contributors may be
+ * used to endorse or promote products derived from this software
+ * without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT
+ * HOLDER 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.
+ *
+ */
+
+Please note that some DCMTK modules, especially those that are not part
+of the free toolkit, are covered by a separate license which can be found
+in the COPYRIGHT file in the corresponding module directory.
+
+Some portions of the DCMTK software package are derived from earlier
+versions of this software with the following copyright, and can be
+identified by the following copyright notice located in each source file:
+
+/*
+ * Copyright (C) 1993/1994, OFFIS, Oldenburg University and CERIUM
+ *
+ * This software and supporting documentation were
+ * developed by
+ *
+ * Institut OFFIS
+ * Bereich Kommunikationssysteme
+ * Westerstr. 10-12
+ * 26121 Oldenburg, Germany
+ *
+ * Fachbereich Informatik
+ * Abteilung Prozessinformatik
+ * Carl von Ossietzky Universitaet Oldenburg
+ * Ammerlaender Heerstr. 114-118
+ * 26111 Oldenburg, Germany
+ *
+ * CERIUM
+ * Laboratoire SIM
+ * Faculte de Medecine
+ * 2 Avenue du Pr. Leon Bernard
+ * 35043 Rennes Cedex, France
+ *
+ * for CEN/TC251/WG4 as a contribution to the Radiological
+ * Society of North America (RSNA) 1993 Digital Imaging and
+ * Communications in Medicine (DICOM) Demonstration.
+ *
+ * THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND NEITHER OFFIS,
+ * OLDENBURG UNIVERSITY NOR CERIUM MAKE ANY WARRANTY REGARDING
+ * THE SOFTWARE, ITS PERFORMANCE, ITS MERCHANTABILITY OR
+ * FITNESS FOR ANY PARTICULAR USE, FREEDOM FROM ANY COMPUTER
+ * DISEASES OR ITS CONFORMITY TO ANY SPECIFICATION. THE
+ * ENTIRE RISK AS TO QUALITY AND PERFORMANCE OF THE SOFTWARE
+ * IS WITH THE USER.
+ *
+ * Copyright of the software and supporting documentation
+ * is, unless otherwise stated, jointly owned by OFFIS,
+ * Oldenburg University and CERIUM and free access is hereby
+ * granted as a license to use this software, copy this
+ * software and prepare derivative works based upon this
+ * software. However, any distribution of this software
+ * source code or supporting documentation or derivative
+ * works (source code and supporting documentation) must
+ * include the three paragraphs of this copyright notice.
+ *
+ */
+
+Some other parts of this software within the dcmtk/dcmnet sub-package
+related to the DICOM Upper Layer Protocol are derived from software
+developed for the RSNA'93 DICOM demonstration and kindly made available
+to us by the Mallinckrodt Institute of Radiology. Such software can be
+identified by the following copyright notice located in each affected
+source file:
+
+/*
+ * Copyright (C) 1993, RSNA and Washington University
+ *
+ * The software and supporting documentation for the Radiological
+ * Society of North America (RSNA) 1993 Digital Imaging and
+ * Communications in Medicine (DICOM) Demonstration were developed
+ * at the
+ * Electronic Radiology Laboratory
+ * Mallinckrodt Institute of Radiology
+ * Washington University School of Medicine
+ * 510 S. Kingshighway Blvd.
+ * St. Louis, MO 63110
+ * as part of the 1993 DICOM Central Test Node project for, and
+ * under contract with, the Radiological Society of North America.
+ *
+ * THIS SOFTWARE IS MADE AVAILABLE, AS IS, AND NEITHER RSNA NOR
+ * WASHINGTON UNIVERSITY MAKE ANY WARRANTY ABOUT THE SOFTWARE, ITS
+ * PERFORMANCE, ITS MERCHANTABILITY OR FITNESS FOR ANY PARTICULAR
+ * USE, FREEDOM FROM ANY COMPUTER DISEASES OR ITS CONFORMITY TO ANY
+ * SPECIFICATION. THE ENTIRE RISK AS TO QUALITY AND PERFORMANCE OF
+ * THE SOFTWARE IS WITH THE USER.
+ *
+ * Copyright of the software and supporting documentation is
+ * jointly owned by RSNA and Washington University, and free access
+ * is hereby granted as a license to use this software, copy this
+ * software and prepare derivative works based upon this software.
+ * However, any distribution of this software source code or
+ * supporting documentation or derivative works (source code and
+ * supporting documentation) must include the three paragraphs of
+ * the copyright notice.
+ */
+
+The dcmjpeg sub-package includes an adapted version of the Independent
+JPEG Group Toolkit Version 6b, which is contained in dcmjpeg/libijg8,
+dcmjpeg/libijg12 and dcmjpeg/libijg16. This toolkit is covered by the
+following copyright. The original README file for the Independent JPEG
+Group Toolkit is located in dcmjpeg/docs/ijg_readme.txt.
+
+/*
+ * The authors make NO WARRANTY or representation, either express or implied,
+ * with respect to this software, its quality, accuracy, merchantability, or
+ * fitness for a particular purpose. This software is provided "AS IS", and you,
+ * its user, assume the entire risk as to its quality and accuracy.
+ *
+ * This software is copyright (C) 1991-1998, Thomas G. Lane.
+ * All Rights Reserved except as specified below.
+ *
+ * Permission is hereby granted to use, copy, modify, and distribute this
+ * software (or portions thereof) for any purpose, without fee, subject to these
+ * conditions:
+ * (1) If any part of the source code for this software is distributed, then this
+ * README file must be included, with this copyright and no-warranty notice
+ * unaltered; and any additions, deletions, or changes to the original files
+ * must be clearly indicated in accompanying documentation.
+ * (2) If only executable code is distributed, then the accompanying
+ * documentation must state that "this software is based in part on the work of
+ * the Independent JPEG Group".
+ * (3) Permission for use of this software is granted only if the user accepts
+ * full responsibility for any undesirable consequences; the authors accept
+ * NO LIABILITY for damages of any kind.
+ *
+ * These conditions apply to any software derived from or based on the IJG code,
+ * not just to the unmodified library. If you use our work, you ought to
+ * acknowledge us.
+ *
+ * Permission is NOT granted for the use of any IJG author's name or company name
+ * in advertising or publicity relating to this software or products derived from
+ * it. This software may be referred to only as "the Independent JPEG Group's
+ * software".
+ *
+ * We specifically permit and encourage the use of this software as the basis of
+ * commercial products, provided that all warranty or liability claims are
+ * assumed by the product vendor.
+ */
+
+The code for the interpolatePixel() image scaling algorithm in module
+dcmimgle has been derived from code written by Jef Poskanzer for the
+"Extended Portable Bitmap Toolkit" (pbmplus10dec91) which has the
+following copyright:
+
+/*
+ * Copyright (C) 1991 by Jef Poskanzer.
+ *
+ * Permission to use, copy, modify, and distribute this software and its
+ * documentation for any purpose and without fee is hereby granted, provided
+ * that the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation. This software is provided "as is" without express or
+ * implied warranty.
+ */
+
+The color quantization code in module dcmimage (dcmquant and the related
+classes) has been derived from code written by Jef Poskanzer for the
+NetPBM toolkit which has the following copyright:
+
+/*
+ * Copyright (C) 1989, 1991 by Jef Poskanzer.
+ *
+ * Permission to use, copy, modify, and distribute this software and its
+ * documentation for any purpose and without fee is hereby granted, provided
+ * that the above copyright notice appear in all copies and that both that
+ * copyright notice and this permission notice appear in supporting
+ * documentation. This software is provided "as is" without express or
+ * implied warranty.
+ */
+
+The code for the OFStandard::strlcpy and OFStandard::strlcat helper
+functions in ofstd/libsrc/ofstd.cc has been derived from the BSD
+implementation of strlcpy() and strlcat() and which carries the
+following copyright notice:
+
+/*
+ * Copyright (c) 1998 Todd C. Miller <Todd.Miller(at)courtesan.com>
+ * All rights reserved.
+ *
+ * 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.
+ * 3. The name of the author may not be used to endorse or promote products
+ * derived from this software without specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED ``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 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.
+ */
+
+The code for the OFStandard::atof helper function in ofstd/libsrc/ofstd.cc
+has been derived from an implementation which carries the following
+copyright notice:
+
+/*
+ * Copyright 1988 Regents of the University of California
+ * Permission to use, copy, modify, and distribute this software and
+ * its documentation for any purpose and without fee is hereby granted,
+ * provided that the above copyright notice appear in all copies. The
+ * University of California makes no representations about the
+ * suitability of this software for any purpose. It is provided "as
+ * is" without express or implied warranty.
+ *
+ *
+ * The code for OFStandard::ftoa has been derived
+ * from an implementation which carries the following copyright notice:
+ *
+ * Copyright (c) 1988 Regents of the University of California.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms are permitted
+ * provided that the above copyright notice and this paragraph are
+ * duplicated in all such forms and that any documentation,
+ * advertising materials, and other materials related to such
+ * distribution and use acknowledge that the software was developed
+ * by the University of California, Berkeley. The name of the
+ * University may not be used to endorse or promote products derived
+ * from this software without specific prior written permission.
+ * THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+ * IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+ * WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
+ */
+
+The "Base64" encoder/decoder in ofstd/libsrc/ofstd.cc has been derived
+from an implementation which carries the following copyright notice:
+
+/*
+ * Copyright (c) 1999, Bob Withers - bwit(at)pobox.com
+ *
+ * This code may be freely used for any purpose, either personal or commercial,
+ * provided the authors copyright notice remains intact.
+ */
+
+The oflog sub-package is based on the log4cplus library which is covered by
+the following two copyright notices (for details see oflog/docs/LICENSE):
+
+/*
+ * Copyright (C) 1999-2009 Contributors to log4cplus project.
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without modifica-
+ * tion, 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 ``AS IS'' AND ANY EXPRESSED 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
+ * APACHE SOFTWARE FOUNDATION OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT,
+ * INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLU-
+ * DING, 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.
+ *
+ */
+
+// Module: Log4CPLUS
+// File: appender.h
+// Created: 6/2001
+// Author: Tad E. Smith
+//
+//
+// Copyright 2001-2009 Tad E. Smith
+//
+// Licensed under the Apache License, Version 2.0 (the "License");
+// you may not use this file except in compliance with the License.
+// You may obtain a copy of the License at
+//
+// http://www.apache.org/licenses/LICENSE-2.0
+//
+// Unless required by applicable law or agreed to in writing, software
+// distributed under the License is distributed on an "AS IS" BASIS,
+// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+// See the License for the specific language governing permissions and
+// limitations under the License.
+
+The dcmjpls sub-package is based on the CharLS library, which is contained
+in dcmjpls/libcharls. This toolkit is covered by the following copyright:
+
+/*
+ * The CharLS library is available under the following license:
+ * -------------------------------------------------------------------------------
+ * Copyright (c) 2007-2010, Jan de Vaan
+ * All rights reserved.
+ *
+ * Redistribution and use in source and binary forms, with or without
+ * modification, are permitted provided that the following conditions are met:
+ *
+ * * Redistributions of source code must retain the above copyright notice, this
+ * list of conditions and the following disclaimer.
+ *
+ * * 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.
+ *
+ * * Neither the name of my employer, nor the names of its contributors may be
+ * used to endorse or promote products derived from this software without
+ * specific prior written permission.
+ *
+ * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS 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 COPYRIGHT OWNER 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.
+ */
next reply other threads:[~2015-11-29 3:35 UTC|newest]
Thread overview: 285+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-29 3:35 Steve Arnold [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-06-01 4:05 [gentoo-commits] repo/gentoo:master commit in: licenses/ Jay Faulkner
2025-05-10 6:06 Ulrich Müller
2025-05-10 6:06 Ulrich Müller
2025-05-10 6:06 Ulrich Müller
2025-05-02 6:22 Ulrich Müller
2025-04-02 17:46 Ulrich Müller
2025-03-24 2:02 Sam James
2025-02-19 22:21 Sam James
2025-01-20 13:52 Ulrich Müller
2025-01-19 20:50 Ulrich Müller
2025-01-19 20:50 Ulrich Müller
2024-12-17 19:52 Ionen Wolkens
2024-10-14 7:21 Andrew Ammerlaan
2024-09-29 12:42 Conrad Kostecki
2024-09-12 10:42 Ulrich Müller
2024-09-05 12:55 Michael Orlitzky
2024-08-20 9:39 Ulrich Müller
2024-07-27 12:44 Ulrich Müller
2024-07-26 15:02 Viorel Munteanu
2024-06-29 14:42 Ulrich Müller
2024-06-24 15:47 James Le Cuirot
2024-06-08 14:11 Michał Górny
2024-05-16 5:28 Ulrich Müller
2024-01-15 19:59 Ulrich Müller
2024-01-15 16:30 Ulrich Müller
2024-01-15 9:17 Ulrich Müller
2024-01-06 8:33 Viorel Munteanu
2024-01-01 17:54 Viorel Munteanu
2023-12-17 12:03 Michał Górny
2023-12-01 13:21 Ulrich Müller
2023-11-25 9:45 James Le Cuirot
2023-10-24 13:18 Miroslav Šulc
2023-10-20 17:04 Ulrich Müller
2023-09-23 14:06 Conrad Kostecki
2023-09-20 21:11 Andreas K. Hüttel
2023-08-21 19:02 Ulrich Müller
2023-08-18 8:21 Sam James
2023-08-12 9:44 Ulrich Müller
2023-07-27 16:36 Ulrich Müller
2023-07-15 8:14 Ulrich Müller
2023-03-30 8:31 Marek Szuba
2023-03-30 8:31 Marek Szuba
2023-03-27 10:24 Miroslav Šulc
2023-02-28 13:12 Marek Szuba
2023-02-01 17:13 Ulrich Müller
2023-01-27 20:48 Ulrich Müller
2023-01-21 16:54 Ulrich Müller
2023-01-12 12:29 Ulrich Müller
2023-01-10 8:34 Sam James
2023-01-07 9:05 Ulrich Müller
2022-11-22 17:58 Ulrich Müller
2022-11-22 17:54 Ulrich Müller
2022-11-21 8:14 Sam James
2022-11-17 17:42 Ulrich Müller
2022-10-02 22:00 Andreas K. Hüttel
2022-08-30 21:09 Patrick McLean
2022-08-29 22:53 Sam James
2022-08-26 12:13 Ulrich Müller
2022-08-26 12:13 Ulrich Müller
2022-07-02 19:30 William Hubbs
2022-06-13 14:46 Ulrich Müller
2022-05-10 12:32 Mike Pagano
2022-04-23 8:47 Ulrich Müller
2022-04-23 8:01 Hans de Graaff
2022-04-10 14:53 James Le Cuirot
2022-04-07 21:28 Ulrich Müller
2022-03-31 22:36 Patrick McLean
2022-03-31 21:50 Patrick McLean
2022-03-19 12:37 Conrad Kostecki
2022-02-13 17:05 Andrew Ammerlaan
2022-02-13 16:27 Ulrich Müller
2022-02-06 14:52 James Le Cuirot
2022-02-04 23:25 Conrad Kostecki
2021-09-21 10:49 Ulrich Müller
2021-09-21 10:49 Ulrich Müller
2021-09-21 10:06 Ulrich Müller
2021-09-21 7:54 Michał Górny
2021-09-02 10:29 Ulrich Müller
2021-08-16 22:55 Davide Pesavento
2021-07-23 5:45 Miroslav Šulc
2021-07-06 22:09 William Hubbs
2021-06-30 22:08 William Hubbs
2021-05-27 9:07 Ulrich Müller
2021-05-27 7:26 Joonas Niilola
2021-05-27 7:26 Joonas Niilola
2021-05-23 17:11 Ulrich Müller
2021-05-19 21:07 Ulrich Müller
2021-05-12 10:00 Ulrich Müller
2021-05-07 8:27 Ulrich Müller
2021-04-22 15:28 Sam James
2021-04-22 15:28 Sam James
2021-03-30 7:25 Joonas Niilola
2021-02-09 9:29 罗百科
2021-01-27 5:55 Sam James
2021-01-08 15:24 Ben Kohler
2020-12-18 15:53 Stephan Hartmann
2020-12-02 12:09 Alexey Shvetsov
2020-11-26 5:06 Sam James
2020-10-28 7:25 Stephan Hartmann
2020-10-26 8:21 Michał Górny
2020-10-15 9:53 Jeroen Roovers
2020-10-07 8:10 Michał Górny
2020-10-04 6:58 Jeroen Roovers
2020-10-01 20:44 William Hubbs
2020-10-01 20:24 William Hubbs
2020-09-28 8:39 Michael Haubenwallner
2020-09-16 8:37 Marek Szuba
2020-09-16 8:04 Joonas Niilola
2020-08-27 15:07 Conrad Kostecki
2020-08-07 6:00 Michał Górny
2020-08-03 12:46 Marek Szuba
2020-07-29 13:57 Marek Szuba
2020-07-29 13:57 Marek Szuba
2020-07-21 10:56 Mark Wright
2020-06-24 21:04 Ulrich Müller
2020-06-19 21:22 Conrad Kostecki
2020-06-17 16:18 Anthony G. Basile
2020-05-25 14:02 Conrad Kostecki
2020-05-25 11:17 Conrad Kostecki
2020-05-23 8:56 Michał Górny
2020-05-18 1:02 Michael Orlitzky
2020-04-15 0:35 Patrick McLean
2020-04-14 18:11 Robin H. Johnson
2020-04-10 10:46 Ulrich Müller
2020-04-02 11:13 Ulrich Müller
2020-03-17 13:14 Andreas K. Hüttel
2020-03-17 13:14 Andreas K. Hüttel
2020-02-15 22:37 James Le Cuirot
2020-02-11 17:22 Ulrich Müller
2020-01-25 11:17 Ulrich Müller
2020-01-17 9:10 Michał Górny
2019-12-25 20:48 Andreas K. Hüttel
2019-12-25 20:48 Andreas K. Hüttel
2019-12-05 23:32 Conrad Kostecki
2019-11-10 20:40 Michał Górny
2019-09-29 14:02 Pacho Ramos
2019-09-24 10:37 Ulrich Müller
2019-09-24 10:37 Ulrich Müller
2019-09-03 22:31 James Le Cuirot
2019-08-18 10:07 Michał Górny
2019-08-15 6:24 Michał Górny
2019-08-08 8:59 Ulrich Müller
2019-08-05 8:34 Ulrich Müller
2019-07-30 8:08 Michał Górny
2019-07-06 11:05 Ulrich Müller
2019-06-20 12:15 Ulrich Müller
2019-06-02 19:33 Stefan Strogin
2019-05-23 11:36 Ulrich Müller
2019-05-10 17:57 Patrick McLean
2019-05-02 22:05 Michał Górny
2019-04-15 8:00 Lars Wendler
2019-04-15 8:00 Lars Wendler
2019-01-22 19:11 Ulrich Müller
2018-12-23 12:50 Ulrich Müller
2018-12-11 16:20 Michał Górny
2018-12-11 16:20 Michał Górny
2018-12-07 16:16 Michał Górny
2018-11-28 11:31 Michał Górny
2018-11-28 11:31 Michał Górny
2018-11-16 23:01 Patrice Clement
2018-11-16 23:01 Patrice Clement
2018-10-22 20:14 Michał Górny
2018-10-18 10:54 James Le Cuirot
2018-09-13 17:19 Michał Górny
2018-09-13 16:14 Michał Górny
2018-09-13 16:14 Michał Górny
2018-09-13 16:14 Michał Górny
2018-08-25 19:22 Christian Ruppert
2018-08-24 19:40 Thomas Deutschmann
2018-08-05 13:57 Manuel Rüger
2018-07-11 11:17 Tony Vroon
2018-07-11 8:24 Tony Vroon
2018-06-26 19:02 Ben Kohler
2018-06-23 21:20 Ulrich Müller
2018-06-22 18:49 Michał Górny
2018-06-22 18:40 Michał Górny
2018-06-22 5:09 Ulrich Müller
2018-06-19 19:00 Michał Górny
2018-06-11 10:51 Ulrich Müller
2018-06-09 13:31 Ulrich Müller
2018-06-08 13:01 Alexey Shvetsov
2018-05-01 7:48 Michał Górny
2018-05-01 7:48 Michał Górny
2018-04-21 9:38 Ulrich Müller
2018-04-20 11:53 Michał Górny
2018-04-18 8:00 Michał Górny
2018-04-18 8:00 Michał Górny
2018-04-18 8:00 Michał Górny
2018-04-09 2:18 Tim Harder
2018-03-29 9:17 Michał Górny
2018-03-25 8:09 Michał Górny
2018-03-24 8:56 Michał Górny
2018-03-05 19:21 Ulrich Müller
2018-03-05 19:21 Ulrich Müller
2018-03-05 19:21 Ulrich Müller
2018-03-05 19:21 Ulrich Müller
2018-03-01 20:28 Jeroen Roovers
2018-01-23 20:06 Alfredo Tupone
2017-12-17 22:15 James Le Cuirot
2017-12-10 21:46 James Le Cuirot
2017-12-10 21:46 James Le Cuirot
2017-11-20 20:56 Alfredo Tupone
2017-11-19 20:48 Alfredo Tupone
2017-11-14 8:20 Ulrich Müller
2017-11-10 21:56 Ulrich Müller
2017-10-29 9:15 Ulrich Müller
2017-10-26 10:26 James Le Cuirot
2017-10-14 9:45 Ulrich Müller
2017-09-15 17:43 Patrick McLean
2017-09-06 6:42 Ulrich Müller
2017-09-06 6:41 Ulrich Müller
2017-08-30 19:14 Patrick McLean
2017-08-18 14:08 Ulrich Müller
2017-07-27 18:51 Sebastien Fabbro
2017-07-11 20:01 Michał Górny
2017-07-11 20:01 Michał Górny
2017-07-05 8:45 Michał Górny
2017-06-27 10:58 Marek Szuba
2017-05-17 16:22 William Hubbs
2017-05-16 17:11 Michał Górny
2017-05-07 17:36 Ulrich Müller
2017-04-27 21:41 James Le Cuirot
2017-04-27 21:41 James Le Cuirot
2017-04-27 21:41 James Le Cuirot
2017-04-24 7:53 Ulrich Müller
2017-04-20 9:06 Ulrich Müller
2017-04-19 19:46 Michał Górny
2017-04-19 14:46 Andreas Hüttel
2017-04-14 16:20 Ulrich Müller
2017-04-13 12:33 James Le Cuirot
2017-04-09 7:15 Ulrich Müller
2017-03-19 13:05 Ulrich Müller
2017-03-06 9:24 Mikhail Pukhlikov
2017-02-27 10:59 Ulrich Müller
2017-02-27 10:41 Ulrich Müller
2017-02-25 16:24 Ulrich Müller
2017-02-01 8:00 Ulrich Müller
2017-01-24 18:24 Ettore Di Giacinto
2017-01-14 17:22 Ulrich Müller
2016-12-29 4:12 Göktürk Yüksek
2016-12-17 13:33 José María Alonso
2016-12-01 12:33 José María Alonso
2016-12-01 0:08 Göktürk Yüksek
2016-12-01 0:08 Göktürk Yüksek
2016-12-01 0:08 Göktürk Yüksek
2016-12-01 0:08 Göktürk Yüksek
2016-11-13 9:56 Ulrich Müller
2016-11-12 1:14 Jonathan Vasquez
2016-10-27 9:28 Michał Górny
2016-10-27 9:28 Michał Górny
2016-10-18 16:59 Ulrich Müller
2016-10-12 10:18 Austin English
2016-10-11 7:49 David Seifert
2016-10-02 21:12 Ulrich Müller
2016-09-09 13:03 Wolfram Schlich
2016-08-12 20:41 Ulrich Müller
2016-08-12 20:41 Ulrich Müller
2016-08-12 19:33 Thomas Deutschmann
2016-08-12 19:33 Thomas Deutschmann
2016-06-25 10:24 Ulrich Müller
2016-06-19 17:38 Ulrich Müller
2016-05-20 15:05 Ulrich Müller
2016-05-20 14:11 Ulrich Müller
2016-05-20 13:24 Ian Delaney
2016-05-01 20:21 Ulrich Müller
2016-04-09 21:02 Andreas Hüttel
2016-04-07 22:39 Chí-Thanh Christopher Nguyễn
2016-03-24 12:57 Ulrich Müller
2016-03-19 21:32 Patrice Clement
2015-12-29 10:02 Justin Lecher
2015-12-27 10:08 Ian Delaney
2015-12-14 16:51 Richard Yao
2015-12-09 15:10 Justin Lecher
2015-11-25 7:36 Ulrich Müller
2015-10-31 16:21 Ulrich Müller
2015-10-24 11:32 Alexis Ballier
2015-09-16 8:59 Justin Lecher
2015-09-16 8:53 Justin Lecher
2015-09-11 19:37 Patrice Clement
2015-09-07 12:31 Patrice Clement
2015-09-03 6:07 Justin Lecher
2015-08-27 22:59 Ulrich Müller
2015-08-19 23:16 Julian Ospald
2015-08-09 7:31 Ulrich Müller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1448768050.fe2637fb8fb81dc8ca232bc368861119aa2f1bf0.nerdboy@gentoo \
--to=nerdboy@gentoo.org \
--cc=gentoo-commits@lists.gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox