Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6684b572 authored by Oskar Schirmer's avatar Oskar Schirmer Committed by Jiri Kosina
Browse files

lib: Change mail address of Oskar Schirmer



That old mail address doesnt exist any more.
This changes all occurences to my new address.

Signed-off-by: default avatarOskar Schirmer <oskar@scara.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: default avatarJiri Kosina <jkosina@suse.cz>
parent 3d4f5eb1
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
/*
 * rational fractions
 *
 * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <os@emlix.com>
 * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <oskar@scara.com>
 *
 * helper functions when coping with rational numbers,
 * e.g. when calculating optimum numerator/denominator pairs for
+1 −1
Original line number Diff line number Diff line
/*
 * rational fractions
 *
 * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <os@emlix.com>
 * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <oskar@scara.com>
 *
 * helper functions when coping with rational numbers
 */