lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 17 May 2012 15:18:42 +0200 (CEST)
From:	Jiri Kosina <jkosina@...e.cz>
To:	Oskar Schirmer <oskar@...ra.com>
Cc:	linux-kernel@...r.kernel.org, hannes@...xchg.org,
	shess@...sware.de, Paul Gortmaker <paul.gortmaker@...driver.com>
Subject: Re: [PATCH 4/5] lib: Change mail address of Oskar Schirmer

On Wed, 16 May 2012, Oskar Schirmer wrote:

> That old mail address doesnt exist any more.
> This changes all occurences to my new address.
> 
> Signed-off-by: Oskar Schirmer <oskar@...ra.com>
> Cc: Paul Gortmaker <paul.gortmaker@...driver.com>
> ---
>  include/linux/rational.h |    2 +-
>  lib/rational.c           |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/include/linux/rational.h b/include/linux/rational.h
> index 4f532fc..bfa6a2b 100644
> --- a/include/linux/rational.h
> +++ b/include/linux/rational.h
> @@ -1,7 +1,7 @@
>  /*
>   * rational fractions
>   *
> - * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <os@...ix.com>
> + * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <oskar@...ra.com>
>   *
>   * helper functions when coping with rational numbers,
>   * e.g. when calculating optimum numerator/denominator pairs for
> diff --git a/lib/rational.c b/lib/rational.c
> index d326da3..f0aa21c 100644
> --- a/lib/rational.c
> +++ b/lib/rational.c
> @@ -1,7 +1,7 @@
>  /*
>   * rational fractions
>   *
> - * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <os@...ix.com>
> + * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <oskar@...ra.com>
>   *
>   * helper functions when coping with rational numbers
>   */

Applied.

-- 
Jiri Kosina
SUSE Labs
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists