diff options
| author | Oskar Schirmer <[email protected]> | 2012-05-16 09:41:19 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2012-05-17 15:18:37 +0200 |
| commit | 6684b5729df289ba60a404d8d095d820dc553cdf (patch) | |
| tree | 69f52bdad9a836c00b93fab95b361a86f1555684 /include/linux | |
| parent | 3d4f5eb1264a1d3aa4aa19502d8c588b3cc4ecc4 (diff) | |
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 <[email protected]>
Cc: Paul Gortmaker <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/rational.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/rational.h b/include/linux/rational.h index 4f532fcd9eea..bfa6a2bcfb32 100644 --- a/include/linux/rational.h +++ b/include/linux/rational.h @@ -1,7 +1,7 @@ /* * rational fractions * - * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]> + * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <[email protected]> * * helper functions when coping with rational numbers, * e.g. when calculating optimum numerator/denominator pairs for |