| Index: gdb/gnulib/import/extra/snippet/warn-on-use.h
|
| diff --git a/gdb/gnulib/extra/warn-on-use.h b/gdb/gnulib/import/extra/snippet/warn-on-use.h
|
| similarity index 97%
|
| rename from gdb/gnulib/extra/warn-on-use.h
|
| rename to gdb/gnulib/import/extra/snippet/warn-on-use.h
|
| index dc882c7c451e1c160c4366faf5e5ffe6ae280012..d4cb94f35256e487e3327d25143c995e9c38aec2 100644
|
| --- a/gdb/gnulib/extra/warn-on-use.h
|
| +++ b/gdb/gnulib/import/extra/snippet/warn-on-use.h
|
| @@ -1,5 +1,5 @@
|
| /* A C macro for emitting warnings if a function is used.
|
| - Copyright (C) 2010, 2011 Free Software Foundation, Inc.
|
| + Copyright (C) 2010-2012 Free Software Foundation, Inc.
|
|
|
| This program is free software: you can redistribute it and/or modify it
|
| under the terms of the GNU General Public License as published
|
| @@ -9,7 +9,7 @@
|
| 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
|
| - Lesser General Public License for more details.
|
| + General Public License for more details.
|
|
|
| You should have received a copy of the GNU General Public License
|
| along with this program. If not, see <http://www.gnu.org/licenses/>. */
|
|
|