Chromium Code Reviews| Index: gdb/common/version.h |
| diff --git a/gdb/version.h b/gdb/common/version.h |
| similarity index 93% |
| rename from gdb/version.h |
| rename to gdb/common/version.h |
| index 45151a41f6b9c6572c047455856d95ac2c0bbcf3..94b577cf56dfabeb4543a5039032063a4f8ce0fe 100644 |
| --- a/gdb/version.h |
| +++ b/gdb/common/version.h |
| @@ -1,5 +1,5 @@ |
| /* Version information for GDB. |
| - Copyright (C) 1999, 2007-2012 Free Software Foundation, Inc. |
| + Copyright (C) 1999-2013 Free Software Foundation, Inc. |
| This file is part of GDB. |