public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Müller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: licenses/
Date: Tue, 21 Sep 2021 10:49:52 +0000 (UTC)	[thread overview]
Message-ID: <1632221382.efdc1bc80e961d65854255c10e3d639e5ae53a6f.ulm@gentoo> (raw)

commit:     efdc1bc80e961d65854255c10e3d639e5ae53a6f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 21 10:46:04 2021 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Tue Sep 21 10:49:42 2021 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=efdc1bc8

licenses: Update placeholders in BSDish licenses

Sync license texts from https://spdx.org/licenses/ where applicable.

Avoid the term "copyright owner" in placeholders:
https://www.gnu.org/philosophy/words-to-avoid.html.en#CopyrightOwner

Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 licenses/BSD                  | 8 ++++----
 licenses/BSD-1                | 6 +++---
 licenses/BSD-2                | 6 +++---
 licenses/BSD-4                | 8 ++++----
 licenses/BSD-with-attribution | 8 ++++----
 licenses/BSD-with-disclosure  | 2 +-
 licenses/Princeton            | 2 +-
 licenses/rc                   | 2 +-
 8 files changed, 21 insertions(+), 21 deletions(-)

diff --git a/licenses/BSD b/licenses/BSD
index 45f4d9a7002..cb976bfe2b7 100644
--- a/licenses/BSD
+++ b/licenses/BSD
@@ -1,4 +1,4 @@
-Copyright (c) <YEAR>, <OWNER>
+Copyright (c) <year>, <copyright holder>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -9,14 +9,14 @@ modification, are permitted provided that the following conditions are met:
 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. Neither the name of the <ORGANIZATION> nor the names of its
+3. Neither the name of the copyright holder 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"
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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
+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

diff --git a/licenses/BSD-1 b/licenses/BSD-1
index 68ec5a422af..a4023adbe07 100644
--- a/licenses/BSD-1
+++ b/licenses/BSD-1
@@ -1,4 +1,4 @@
-Copyright (c) <YEAR>, <OWNER>
+Copyright (c) <year>, <copyright holder>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -7,10 +7,10 @@ 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.
 
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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
+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

diff --git a/licenses/BSD-2 b/licenses/BSD-2
index a995d5485fb..a7a1f195836 100644
--- a/licenses/BSD-2
+++ b/licenses/BSD-2
@@ -1,4 +1,4 @@
-Copyright (c) <YEAR>, <OWNER>
+Copyright (c) <year>, <copyright holder>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -10,10 +10,10 @@ modification, are permitted provided that the following conditions are met:
    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 COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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
+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

diff --git a/licenses/BSD-4 b/licenses/BSD-4
index 96694a7fecb..2b76c58bd9c 100644
--- a/licenses/BSD-4
+++ b/licenses/BSD-4
@@ -1,4 +1,4 @@
-Copyright (c) <YEAR>, <OWNER>
+Copyright (c) <year>, <copyright holder>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -13,14 +13,14 @@ modification, are permitted provided that the following conditions are met:
    must display the following acknowledgement:
    This product includes software developed by the University of
    California, Berkeley and its contributors.
-4. Neither the name of the <ORGANIZATION> nor the names of its
+4. Neither the name of the copyright holder 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"
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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
+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

diff --git a/licenses/BSD-with-attribution b/licenses/BSD-with-attribution
index a3b72f61c91..e93704a7073 100644
--- a/licenses/BSD-with-attribution
+++ b/licenses/BSD-with-attribution
@@ -1,4 +1,4 @@
-Copyright (c) <YEAR>, <OWNER>
+Copyright (c) <YEAR>, <COPYRIGHT HOLDER>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without
@@ -9,7 +9,7 @@ modification, are permitted provided that the following conditions are met:
 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. Neither the name of the <ORGANIZATION> nor the names of its
+3. Neither the name of the copyright holder nor the names of its
    contributors may be used to endorse or promote products derived from
    this software without [specific] prior written permission.
    [For permission [or any legal details], [please] contact <ADDRESS>.]
@@ -17,10 +17,10 @@ modification, are permitted provided that the following conditions are met:
    acknowledgment: "This product includes software developed by
    <ORGANIZATION> (<ADDRESS>)."
 
-THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER 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
+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

diff --git a/licenses/BSD-with-disclosure b/licenses/BSD-with-disclosure
index 41f1a450178..100abf4eacf 100644
--- a/licenses/BSD-with-disclosure
+++ b/licenses/BSD-with-disclosure
@@ -1,4 +1,4 @@
-Copyright (c) <YEAR>, <OWNER>
+Copyright (c) <year>, <copyright holder>
 All rights reserved.
 
 Redistribution and use in source and binary forms, with or without

diff --git a/licenses/Princeton b/licenses/Princeton
index 4f4f09e7223..2227061a06a 100644
--- a/licenses/Princeton
+++ b/licenses/Princeton
@@ -11,7 +11,7 @@ and that the same appear on ALL copies of the software, database and
 documentation, including modifications that you make for internal
 use or for distribution.
 
-Copyright <YEAR> by <OWNER>.  All rights reserved.
+Copyright <year> by <copyright holder>.  All rights reserved.
 
 THIS SOFTWARE AND DATABASE IS PROVIDED "AS IS" AND PRINCETON
 UNIVERSITY MAKES NO REPRESENTATIONS OR WARRANTIES, EXPRESS OR

diff --git a/licenses/rc b/licenses/rc
index da656a66ef2..4e65c9d2ea4 100644
--- a/licenses/rc
+++ b/licenses/rc
@@ -1,5 +1,5 @@
 /*
- * Copyright <YEAR> <OWNER>.  All rights reserved.
+ * Copyright <year> <copyright holder>.  All rights reserved.
  *
  * This software is not subject to any license of the American Telephone
  * and Telegraph Company or of the Regents of the University of California.


             reply	other threads:[~2021-09-21 10:49 UTC|newest]

Thread overview: 272+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-21 10:49 Ulrich Müller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-09-29 12:42 [gentoo-commits] repo/gentoo:master commit in: licenses/ 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: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-29  3:35 Steve Arnold
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=1632221382.efdc1bc80e961d65854255c10e3d639e5ae53a6f.ulm@gentoo \
    --to=ulm@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