| Index: gdb/testsuite/gdb.python/py-value-cc.cc
|
| diff --git a/gdb/testsuite/gdb.python/py-value.cc b/gdb/testsuite/gdb.python/py-value-cc.cc
|
| similarity index 94%
|
| rename from gdb/testsuite/gdb.python/py-value.cc
|
| rename to gdb/testsuite/gdb.python/py-value-cc.cc
|
| index 65a784c175e239b2052f5e356c9dc8bd6ab200bd..c010fc98d8bb796317776f9e3767b458979c625d 100644
|
| --- a/gdb/testsuite/gdb.python/py-value.cc
|
| +++ b/gdb/testsuite/gdb.python/py-value-cc.cc
|
| @@ -1,6 +1,6 @@
|
| /* This testcase is part of GDB, the GNU debugger.
|
|
|
| - Copyright 2012 Free Software Foundation, Inc.
|
| + Copyright 2012-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
|
|
|