aboutsummaryrefslogtreecommitdiff
path: root/opcodes/cgen-ops.h
diff options
context:
space:
mode:
Diffstat (limited to 'opcodes/cgen-ops.h')
-rw-r--r--opcodes/cgen-ops.h28
1 files changed, 13 insertions, 15 deletions
diff --git a/opcodes/cgen-ops.h b/opcodes/cgen-ops.h
index b7c00bb..4f1e765 100644
--- a/opcodes/cgen-ops.h
+++ b/opcodes/cgen-ops.h
@@ -1,24 +1,22 @@
/* Semantics ops support for CGEN-based opcode libraries.
- Copyright (C) 2005 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2007 Free Software Foundation, Inc.
Contributed by Red Hat.
-This file is part of the GNU opcodes library.
+ This file is part of the GNU opcodes library.
-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, 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, 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.
+ 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 program; if not, write to the Free Software Foundation, Inc.,
-59 Temple Place - Suite 330, Boston, MA 02111-1307, 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.,
+ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
#ifndef CGEN_SEM_OPS_H
#define CGEN_SEM_OPS_H