X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fregset.c;h=a56641f1ca066d08da067824e25b6bd677516d54;hb=40c1a0073715c1e3f93afc83edac8396eb362a98;hp=d588b7d64bc79e51d1d5ddd37d243d745b004715;hpb=9ea75c57ced878b09e627ce6c85c7254fd00c647;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/regset.c b/gdb/regset.c index d588b7d64b..a56641f1ca 100644 --- a/gdb/regset.c +++ b/gdb/regset.c @@ -1,12 +1,12 @@ /* Manage register sets. - Copyright 2004 Free Software Foundation, Inc. + Copyright (C) 2004-2014 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 License, or + 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, @@ -15,9 +15,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. */ + along with this program. If not, see . */ #include "defs.h" #include "regset.h"