| Index: gdb/python/lib/gdb/command/__init__.py
|
| diff --git a/gdb/python/lib/gdb/command/__init__.py b/gdb/python/lib/gdb/command/__init__.py
|
| index 0eb19f24a90dcfd6c5075f3facb40f599cbb6e33..21eaef8d9ca6e5b5e96dee5c0365c6067aa95ef1 100644
|
| --- a/gdb/python/lib/gdb/command/__init__.py
|
| +++ b/gdb/python/lib/gdb/command/__init__.py
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
| +# Copyright (C) 2010-2013 Free Software Foundation, Inc.
|
|
|
| # This program is free software; you can redistribute it and/or modify
|
| # it under the terms of the GNU General Public License as published by
|
|
|