Update to a hopefully more future proof FSF address
See also70539e1850
,8167ee8839
,530e7615ce
andfad6cb1a56
. Signed-off-by: Blue Swirl <blauwirbel@gmail.com>
This commit is contained in:
parent
0b8f9be61c
commit
1012e960c7
@ -15,8 +15,8 @@
|
|||||||
* Lesser General Public License for more details.
|
* Lesser General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* You should have received a copy of the GNU Lesser General Public
|
||||||
* License along with this library; if not, write to the Free Software
|
* License along with this library; if not, see
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
|
* <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
/* from linux include/acpi/actype.h */
|
/* from linux include/acpi/actype.h */
|
||||||
|
@ -14,8 +14,8 @@
|
|||||||
* Lesser General Public License for more details.
|
* Lesser General Public License for more details.
|
||||||
*
|
*
|
||||||
* You should have received a copy of the GNU Lesser General Public
|
* You should have received a copy of the GNU Lesser General Public
|
||||||
* License along with this library; if not, write to the Free Software
|
* License along with this library; if not, see
|
||||||
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301 USA
|
* <http://www.gnu.org/licenses/>.
|
||||||
*/
|
*/
|
||||||
#include "hw.h"
|
#include "hw.h"
|
||||||
#include "pc.h"
|
#include "pc.h"
|
||||||
|
10
ia64-dis.c
10
ia64-dis.c
@ -990,9 +990,8 @@ const struct ia64_operand elf64_ia64_operands[IA64_OPND_COUNT] =
|
|||||||
the GNU General Public License for more details.
|
the GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this file; see the file COPYING. If not, write to the
|
along with this file; see the file COPYING. If not, see
|
||||||
Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
|
<http://www.gnu.org/licenses/>. */
|
||||||
02110-1301, USA. */
|
|
||||||
|
|
||||||
/* The primary opcode table is made up of the following: */
|
/* The primary opcode table is made up of the following: */
|
||||||
struct ia64_main_table
|
struct ia64_main_table
|
||||||
@ -9906,9 +9905,8 @@ static const struct ia64_dis_names ia64_dis_names[] = {
|
|||||||
the GNU General Public License for more details.
|
the GNU General Public License for more details.
|
||||||
|
|
||||||
You should have received a copy of the GNU General Public License
|
You should have received a copy of the GNU General Public License
|
||||||
along with this file; see the file COPYING. If not, write to the
|
along with this file; see the file COPYING. If not, see
|
||||||
Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston, MA
|
<http://www.gnu.org/licenses/>. */
|
||||||
02110-1301, USA. */
|
|
||||||
|
|
||||||
static const struct ia64_templ_desc ia64_templ_desc[16] =
|
static const struct ia64_templ_desc ia64_templ_desc[16] =
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user