Update the copyright notices in the affected files.

PR 19339
	* elf-vxworks.h: Update copyright notice.
	* elf-vxworks.c: Update copyright notice.
	* elf-nacl.h: Update copyright notice.
	* elf-nacl.c: Update copyright notice.
This commit is contained in:
Nick Clifton 2015-12-15 12:28:38 +00:00
parent caa8d70005
commit 08832196ac
5 changed files with 12 additions and 12 deletions

View File

@ -1,3 +1,11 @@
2015-12-15 Nick Clifton <nickc@redhat.com>
PR 19339
* elf-vxworks.h: Update copyright notice.
* elf-vxworks.c: Update copyright notice.
* elf-nacl.h: Update copyright notice.
* elf-nacl.c: Update copyright notice.
2015-12-10 H.J. Lu <hongjiu.lu@intel.com>
PR ld/19317

View File

@ -14,9 +14,7 @@
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. */
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "sysdep.h"
#include "bfd.h"

View File

@ -14,9 +14,7 @@
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. */
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "bfd.h"

View File

@ -14,9 +14,7 @@
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. */
along with this program. If not, see <http://www.gnu.org/licenses/>. */
/* This file provides routines used by all VxWorks targets. */

View File

@ -14,9 +14,7 @@
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. */
along with this program. If not, see <http://www.gnu.org/licenses/>. */
#include "elf/common.h"
#include "elf/internal.h"