Update release making notes.
[deliverable/binutils-gdb.git] / gdb / gdbserver / xtensa-xtregs.c
index f090e707180a4758429229c9833d9614f9f9a2c0..bd14679ff80881f743e13801e22947bf682654a5 100644 (file)
@@ -1,11 +1,11 @@
 /* Table mapping between kernel xtregset and GDB register cache.
-   Copyright 2007, 2008, 2009 Free Software Foundation, Inc.
+   Copyright (C) 2007-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
    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 the Free Software Foundation; either version 2 of the
+   published by the Free Software Foundation; either version 3 of the
    License, or (at your option) any later version.
 
    This program is distributed in the hope that it will be useful,
@@ -35,4 +35,3 @@ const xtensa_regtable_t  xtensa_regmap_table[] = {
   {   44, 176,   0,   0,  4, -1, 0x020c, "scompare1" },
   { 0 }
 };
-
This page took 0.026927 seconds and 4 git commands to generate.