summaryrefslogtreecommitdiff
path: root/opcodes/rx-decode.opc
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2012-12-17 16:56:12 +0000
committerNick Clifton <nickc@redhat.com>2012-12-17 16:56:12 +0000
commit5bf135a788d468003cb2502d0a2239fd92d1ac25 (patch)
tree132a84edfc61cff6b50ea91ff766c08af3244abf /opcodes/rx-decode.opc
parent387894ff90a1048844cd81b9c190787d27d4faf9 (diff)
downloadbinutils-gdb-5bf135a788d468003cb2502d0a2239fd92d1ac25.tar.gz
Add copyright notices
Diffstat (limited to 'opcodes/rx-decode.opc')
-rw-r--r--opcodes/rx-decode.opc21
1 files changed, 21 insertions, 0 deletions
diff --git a/opcodes/rx-decode.opc b/opcodes/rx-decode.opc
index 27ff5d43b45..75734df64dc 100644
--- a/opcodes/rx-decode.opc
+++ b/opcodes/rx-decode.opc
@@ -1,4 +1,25 @@
/* -*- c -*- */
+/* Copyright 2012 Free Software Foundation, Inc.
+ Contributed by Red Hat.
+ Written by DJ Delorie.
+
+ 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 program; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin Street - Fifth Floor, Boston,
+ MA 02110-1301, USA. */
+
#include "sysdep.h"
#include <stdio.h>
#include <stdlib.h>