File tree Expand file tree Collapse file tree 20 files changed +33
-25
lines changed Expand file tree Collapse file tree 20 files changed +33
-25
lines changed Original file line number Diff line number Diff line change 10
10
__license__ = "GPL version 2 or (at your option) any later version"
11
11
12
12
__maintainer__ = "Stefan Hajnoczi"
13
- __email__ = "stefanha@linux.vnet.ibm .com"
13
+ __email__ = "stefanha@redhat .com"
14
14
15
15
16
16
import sys
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
import re
Original file line number Diff line number Diff line change 50
50
__license__ = "GPL version 2 or (at your option) any later version"
51
51
52
52
__maintainer__ = "Stefan Hajnoczi"
53
- __email__ = "stefanha@linux.vnet.ibm .com"
53
+ __email__ = "stefanha@redhat .com"
54
54
55
55
56
56
import os
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
from tracetool import out
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
from tracetool import out
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
from tracetool import out
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
from tracetool import out
Original file line number Diff line number Diff line change 32
32
__license__ = "GPL version 2 or (at your option) any later version"
33
33
34
34
__maintainer__ = "Stefan Hajnoczi"
35
- __email__ = "stefanha@linux.vnet.ibm .com"
35
+ __email__ = "stefanha@redhat .com"
36
36
37
37
38
38
import os
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
from tracetool import out
Original file line number Diff line number Diff line change 9
9
__license__ = "GPL version 2 or (at your option) any later version"
10
10
11
11
__maintainer__ = "Stefan Hajnoczi"
12
- __email__ = "stefanha@linux.vnet.ibm .com"
12
+ __email__ = "stefanha@redhat .com"
13
13
14
14
15
15
from tracetool import out
You can’t perform that action at this time.
0 commit comments