diff options
author | Kay Sievers <kay@vrfy.org> | 2012-11-12 19:36:23 +0100 |
---|---|---|
committer | Kay Sievers <kay@vrfy.org> | 2012-11-12 19:47:43 +0100 |
commit | 1298001ec5e320f9f9b6a9b925c8939b2579396d (patch) | |
tree | dd3afe9ac0421d9c9ecb2249b57d31a42b77b39e /test/udev-test.pl | |
parent | 88a6477ef32ac4c59111f7340525714a6e02e503 (diff) |
use the same email address everywhere
Diffstat (limited to 'test/udev-test.pl')
-rwxr-xr-x | test/udev-test.pl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/udev-test.pl b/test/udev-test.pl index ef3707e09b..a9f5db03cf 100755 --- a/test/udev-test.pl +++ b/test/udev-test.pl @@ -14,7 +14,7 @@ # After creation and removal the result is checked against the # expected value and the result is printed. # -# Copyright (C) 2004-2012 Kay Sievers <kay.sievers@vrfy.org> +# Copyright (C) 2004-2012 Kay Sievers <kay@vrfy.org> # Copyright (C) 2004 Leann Ogasawara <ogasawara@osdl.org> use warnings; |