* ada-lang.c (ada_evaluate_subexp): Add cases for BINOP_LOGICAL_AND,
[deliverable/binutils-gdb.git] / opcodes / z8k-opc.h
index 4caedd4723c0786453d260ffbacbc1daffec277b..ba05fbea30459f3da5a45a30411f2ff81cffc86f 100644 (file)
@@ -1,6 +1,25 @@
 /* DO NOT EDIT!  -*- buffer-read-only: t -*-
    This file is automatically generated by z8kgen.  */
 
+/* Copyright 2007 Free Software Foundation, Inc.
+
+   This file is part of the GNU opcodes library.
+
+   This library 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, or (at your option)
+   any later version.
+
+   It 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 file; see the file COPYING.  If not, write to the
+   Free Software Foundation, 51 Franklin Street - Fifth Floor, Boston,
+   MA 02110-1301, USA.  */
+
 #define ARG_MASK         0x0f
 #define ARG_SRC          0x01
 #define ARG_DST          0x02
This page took 0.048342 seconds and 4 git commands to generate.