dect
/
linux-2.6
Archived
13
0
Fork 0

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: Oskar Schirmer <oskar@scara.com>
Cc: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
Oskar Schirmer 2012-05-16 09:41:19 +00:00 committed by Jiri Kosina
parent 3d4f5eb126
commit 6684b5729d
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
/* /*
* rational fractions * 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, * helper functions when coping with rational numbers,
* e.g. when calculating optimum numerator/denominator pairs for * e.g. when calculating optimum numerator/denominator pairs for

View File

@ -1,7 +1,7 @@
/* /*
* rational fractions * 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 * helper functions when coping with rational numbers
*/ */