X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fser-base.h;h=25a6d9c43283f57aafaa79cf97445b474d825829;hb=466f643cd93347116a8f462f6d4b2000a677a6de;hp=b65d213a4c1495123542194ebbbdf836b7410b69;hpb=197e01b6dcd118b70ed3621b62b2ff3fa929d50f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/ser-base.h b/gdb/ser-base.h index b65d213a4c..25a6d9c432 100644 --- a/gdb/ser-base.h +++ b/gdb/ser-base.h @@ -1,12 +1,12 @@ /* Generic serial interface functions. - Copyright (C) 2005 Free Software Foundation, Inc. + Copyright (C) 2005, 2007, 2008, 2009, 2010 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., 51 Franklin Street, Fifth Floor, - Boston, MA 02110-1301, USA. */ + along with this program. If not, see . */ #ifndef SER_BASE_H #define SER_BASE_H