projects
/
catalyst.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a42825d
)
Fix typo in e-mail address
author
Sebastian Pipping
<sebastian@pipping.org>
Mon, 9 Jul 2012 16:33:24 +0000
(18:33 +0200)
committer
Sebastian Pipping
<sebastian@pipping.org>
Mon, 9 Jul 2012 16:33:24 +0000
(18:33 +0200)
doc/make_target_table.py
patch
|
blob
|
history
diff --git
a/doc/make_target_table.py
b/doc/make_target_table.py
index 378ae53c1469064af210e66e3561986bff065830..e5e25f00d63438219d8af6d85d7964652ef4b741 100755
(executable)
--- a/
doc/make_target_table.py
+++ b/
doc/make_target_table.py
@@
-1,6
+1,6
@@
#!/usr/bin/env python
# Copyright (C) 2012 W. Trevor King <wking@drexel.edu>
-# Copyright (C) 2012 Sebastian Pipping <sebastian@pippin.org>
+# Copyright (C) 2012 Sebastian Pipping <sebastian@pippin
g
.org>
# Licensed under GPL v2 or later
# This script should be run from the root of the catalyst source.