diff options
Diffstat (limited to 'gdb/gdbcopyright.py')
-rw-r--r-- | gdb/gdbcopyright.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/gdbcopyright.py b/gdb/gdbcopyright.py index 4e27356..ae4f6d6 100644 --- a/gdb/gdbcopyright.py +++ b/gdb/gdbcopyright.py @@ -49,5 +49,4 @@ def copyright(tool: str, description: str): /* To regenerate this file, run: ./{tool} -*/ -""" +*/""" |