Add copyright notices
This commit is contained in:
		
							parent
							
								
									0d6e26f8ff
								
							
						
					
					
						commit
						301264066b
					
				|  | @ -1,3 +1,13 @@ | |||
| 2012-12-17  Nick Clifton  <nickc@redhat.com> | ||||
| 
 | ||||
| 	* MAINTAINERS: Add copyright notice. | ||||
| 	* alloca-conf.h: Likewise. | ||||
| 	* fopen-bin.h: Likewise. | ||||
| 	* fopen-same.h: Likewise. | ||||
| 	* fopen-vms.h: Likewise. | ||||
| 	* aout/hppa.h: Likewise. | ||||
| 	* opcode/tahoe.h: Likewise. | ||||
| 
 | ||||
| 2012-12-11  Edgar E. Iglesias <edgar.iglesias@gmail.com> | ||||
| 
 | ||||
| 	* elf/microblaze.h: Add TLS relocs to START_RELOC_NUMBERS | ||||
|  |  | |||
|  | @ -1 +1,7 @@ | |||
| See ../binutils/MAINTAINERS | ||||
| 
 | ||||
| Copyright (C) 2012 Free Software Foundation, Inc. | ||||
| 
 | ||||
| Copying and distribution of this file, with or without modification, | ||||
| are permitted in any medium without royalty provided the copyright | ||||
| notice and this notice are preserved. | ||||
|  |  | |||
|  | @ -1,3 +1,18 @@ | |||
| /* Copyright 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 by | ||||
|    the Free Software Foundation; either version 3 of the License, 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. | ||||
| 
 | ||||
|    You should have received a copy of the GNU General Public License | ||||
|    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 | ||||
| 
 | ||||
| #include "config.h" | ||||
| 
 | ||||
| /* This is a merge of code recommended in the autoconf-2.61 documentation
 | ||||
|  |  | |||
|  | @ -1,7 +1,22 @@ | |||
| /* Copyright 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 by | ||||
|    the Free Software Foundation; either version 3 of the License, 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. | ||||
|     | ||||
|    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 "filehdr.h" | ||||
| #include "aouthdr.h" | ||||
| #include "scnhdr.h" | ||||
| #include "spacehdr.h" | ||||
| #include "syms.h" | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
|  | @ -7,7 +7,24 @@ | |||
|    cope with a "b" in the string, indicating binary files, but some reject this | ||||
|    (and thereby don't conform to ANSI C, but what else is new?). | ||||
| 
 | ||||
|    This file is designed for inclusion by host-dependent .h files.  No | ||||
|    Copyright 1996-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 by | ||||
|    the Free Software Foundation; either version 2, 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. | ||||
| 
 | ||||
|    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.  */ | ||||
| 
 | ||||
| /* This file is designed for inclusion by host-dependent .h files.  No
 | ||||
|    user application should include it directly, since that would make | ||||
|    the application unable to be configured for both "same" and "binary" | ||||
|    variant systems.  */ | ||||
|  |  | |||
|  | @ -7,7 +7,24 @@ | |||
|    "b" to the string, indicating binary files, but some reject this | ||||
|    (and thereby don't conform to ANSI C, but what else is new?). | ||||
| 
 | ||||
|    This file is designed for inclusion by host-dependent .h files.  No | ||||
|    Copyright 1996-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 by | ||||
|    the Free Software Foundation; either version 2, 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. | ||||
| 
 | ||||
|    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.  */ | ||||
| 
 | ||||
| /* This file is designed for inclusion by host-dependent .h files.  No
 | ||||
|    user application should include it directly, since that would make | ||||
|    the application unable to be configured for both "same" and "binary" | ||||
|    variant systems.  */ | ||||
|  |  | |||
|  | @ -4,7 +4,25 @@ | |||
| 
 | ||||
|    This version is for VMS systems, where text and binary files are | ||||
|    different. | ||||
|    This file is designed for inclusion by host-dependent .h files.  No | ||||
|     | ||||
|    Copyright 1996-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 by | ||||
|    the Free Software Foundation; either version 2, 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. | ||||
| 
 | ||||
|    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.  */ | ||||
| 
 | ||||
| /* This file is designed for inclusion by host-dependent .h files.  No
 | ||||
|    user application should include it directly, since that would make | ||||
|    the application unable to be configured for both "same" and "binary" | ||||
|    variant systems.  */ | ||||
|  |  | |||
|  | @ -2,6 +2,25 @@ | |||
|  * Ported by the State University of New York at Buffalo by the Distributed | ||||
|  * Computer Systems Lab, Department of Computer Science, 1991. | ||||
|  */ | ||||
| /* Copyright 2012 Free Software Foundation, Inc.
 | ||||
| 
 | ||||
|    This file is part of GDB and BINUTILS. | ||||
| 
 | ||||
|    GDB and BINUTILS are free software; you can redistribute them and/or | ||||
|    modify them 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. | ||||
| 
 | ||||
|    GDB and BINUTILS are 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 GDB or BINUTILS; see the file COPYING3.  If not, write | ||||
|    to the Free Software Foundation, 51 Franklin Street - Fifth Floor, | ||||
|    Boston, MA 02110-1301, USA.  */ | ||||
| 
 | ||||
| 
 | ||||
| #ifndef tahoe_opcodeT | ||||
| #define tahoe_opcodeT int | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue