diff options
Diffstat (limited to 'gdb/python/py-threadevent.c')
-rw-r--r-- | gdb/python/py-threadevent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/python/py-threadevent.c b/gdb/python/py-threadevent.c index ea62540ff84..c2af2fa3c15 100644 --- a/gdb/python/py-threadevent.c +++ b/gdb/python/py-threadevent.c @@ -1,4 +1,4 @@ -/* Copyright (C) 2009-2018 Free Software Foundation, Inc. +/* Copyright (C) 2009-2019 Free Software Foundation, Inc. This file is part of GDB. |