diff options
author | Nick Clifton <nickc@redhat.com> | 2007-07-06 10:40:34 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2007-07-06 10:40:34 +0000 |
commit | 651dbc76f217e10b4b03933f86fe9e5b39d382be (patch) | |
tree | c06371a7faa13ca588485d8f811c237c9f640554 /gprof/sym_ids.h | |
parent | 9af2a943ee03e8ecd2d87d13321cd83959f76cb6 (diff) | |
download | fsf-binutils-gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.zip fsf-binutils-gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.tar.gz fsf-binutils-gdb-651dbc76f217e10b4b03933f86fe9e5b39d382be.tar.bz2 |
CHange FSF sources over to GPLv3
Diffstat (limited to 'gprof/sym_ids.h')
-rw-r--r-- | gprof/sym_ids.h | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/gprof/sym_ids.h b/gprof/sym_ids.h index dce9457..731de5c 100644 --- a/gprof/sym_ids.h +++ b/gprof/sym_ids.h @@ -1,22 +1,23 @@ /* sym_ids.h - Copyright 2000, 2001, 2002, 2004 Free Software Foundation, Inc. + Copyright 2000, 2001, 2002, 2004, 2007 Free Software Foundation, Inc. -This file is part of GNU Binutils. + This file is part of GNU Binutils. -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 -(at your option) any later version. + 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 3 of the License, or + (at your option) any later version. -This program is distributed in the hope that it will be useful, -but WITHOUT ANY WARRANTY; without even the implied warranty of -MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the -GNU General Public License for more details. + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + 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. */ + 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. */ #ifndef sym_ids_h #define sym_ids_h |