Commit ad2466ae by Richard Sandiford Committed by Richard Sandiford

Update copyright years in libobjc.

From-SVN: r195693
parent c0a8a3e6
2013-02-03 Richard Sandiford <rdsandiford@googlemail.com>
Update copyright years.
2012-10-19 Michael Meissner <meissner@linux.vnet.ibm.com>
* encoding.c (TARGET_VSX): Provide definitions based on the
......
# Makefile for GNU Objective C runtime library.
# Copyright 1993, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004,
# 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
# Copyright (C) 1993-2013 Free Software Foundation, Inc.
#This file is part of GCC.
......
/* Implementation of the NXConstantString class for Objective-C.
Copyright (C) 1995, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
This file is part of GCC.
......
/* The implementation of class Object for Objective-C.
Copyright (C) 1993, 1994, 1995, 1997, 2002, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* This file contains the implementation of class Protocol.
Copyright (C) 1993, 2004, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective C Runtime accessors functions
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero
This file is part of GCC.
......
dnl Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2010
dnl Free Software Foundation, Inc.
dnl Copyright (C) 1994-2013 Free Software Foundation, Inc.
dnl This file is free software; the Free Software Foundation
dnl gives unlimited permission to copy and/or distribute it,
dnl with or without modifications, as long as this notice is preserved.
......
/* GNU Objective C Runtime class related functions
Copyright (C) 1993, 1995, 1996, 1997, 2001, 2002, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup and Dennis Glatting.
Lock-free class table code designed and written from scratch by
......
# Process this file with autoconf to produce a configure script.
# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2001, 2002, 2003, 2004
# 2005, 2006, 2009, 2011, 2012 Free Software Foundation, Inc.
# Copyright (C) 1994-2013 Free Software Foundation, Inc.
# Originally contributed by Dave Love (d.love@dl.ac.uk).
#
#This file is part of GCC.
......
/* Encoding of types for Objective C.
Copyright (C) 1993, 1995, 1996, 1997, 1998, 2000, 2002, 2004, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
Bitfield support by Ovidiu Predescu
......
/* GNU Objective C Runtime Error Functions
Copyright (C) 1993, 1994, 1995, 1996, 1997, 2002, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* The implementation of exception handling primitives for Objective-C.
Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* Basic data types for Objective C.
Copyright (C) 1998, 2002, 2004, 2005, 2006, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1998-2013 Free Software Foundation, Inc.
Contributed by Ovidiu Predescu.
This file is part of GCC.
......
/* Hash tables for Objective C internal structures
Copyright (C) 1993, 1996, 1997, 2004, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective C Runtime initialization
Copyright (C) 1993, 1995, 1996, 1997, 2002, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
+load support contributed by Ovidiu Predescu <ovidiu@net-community.com>
......
/* GNU Objective C Runtime ivar related functions.
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero
This file is part of GCC.
......
; GNU Objective C Runtime DLL Export Definitions
; Copyright (C) 1997, 2001, 2003, 2005, 2009, 2010, 2011
; Free Software Foundation, Inc.
; Copyright (C) 1997-2013 Free Software Foundation, Inc.
; Contributed by Scott Christley <scottc@net-community.com>
;
; This file is part of GCC.
......
/* Force linking of classes required by Objective C runtime.
Copyright (C) 1997, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1997-2013 Free Software Foundation, Inc.
Contributed by Ovidiu Predescu (ovidiu@net-community.com).
This file is part of GCC.
......
/* GNU Objective C Runtime Memory allocation functions
Copyright (C) 1993, 1994, 1995, 1996, 1997, 2002, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GCC.
......
/* GNU Objective C Runtime method related functions.
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero
This file is part of GCC.
......
/* GNU Objective C Runtime nil receiver function
Copyright (C) 1993, 1995, 1996, 2002, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GCC.
......
/* GNU Objective C Runtime 'fast enumeration' implementation
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* GNU Objective C Runtime accessors - Private Declarations
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* GNU Objective C Runtime Common Private Definitions
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero
This file is part of GCC.
......
/* GNU Objective C Runtime Common Private Definitions
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero
This file is part of GCC.
......
/* Hash tables for Objective C method dispatch.
Copyright (C) 1993, 1995, 1996, 2004, 2009 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* Definitions of Module Structures used by ABI version 8
Copyright (C) 1993, 1995, 1996, 1997, 2001, 2002, 2003, 2004, 2005,
2007, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* Generic single linked list to keep various information
Copyright (C) 1993, 1994, 1996, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup.
This file is part of GCC.
......
/* GNU Objective C Runtime @synchronized implementation - Private functions
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* GNU Objective C Runtime protocols - Private functions
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* GNU Objective C Runtime internal declarations
Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GCC.
......
/* Sparse Arrays for Objective C dispatch tables
Copyright (C) 1993, 1995, 1996, 2004, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup.
This file is part of GCC.
......
/* GNU Objective C Runtime selector implementation - Private functions
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* GNU Objective C Runtime @synchronized implementation
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* Interface for the NXConstantString class for Objective-C.
Copyright (C) 1995, 2004, 2009 Free Software Foundation, Inc.
Copyright (C) 1995-2013 Free Software Foundation, Inc.
Contributed by Pieter J. Schoenmakers <tiggr@es.ele.tue.nl>
This file is part of GCC.
......
/* Interface for the Object class for Objective-C.
Copyright (C) 1993, 1994, 1995, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* Declare the class Protocol for Objective C programs.
Copyright (C) 1993, 2004, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective C Runtime messaging declarations
Copyright (C) 1993, 1995, 1996, 2004, 2009,
2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective-C Extern helpers for Win32.
Copyright (C) 2004, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 2004-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective C Runtime native exceptions
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* GNU Objective C Runtime @synchronized implementation
Copyright (C) 2010 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* Basic data types for Objective C.
Copyright (C) 1993, 1995, 1996, 2004, 2009,
2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective-C Runtime API - Modern API
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero <nicola.pero@meta-innovation.com>
This file is part of GCC.
......
/* Thread and mutex controls for Objective C.
Copyright (C) 1996, 1997, 2002, 2004, 2009, 2010
Free Software Foundation, Inc.
Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
This file is part of GCC.
......
/* GNU Objective C Runtime class related functions
Copyright (C) 1993, 1995, 1996, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GCC.
......
/* GNU Objective C Runtime protocol related functions.
Copyright (C) 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 2010-2013 Free Software Foundation, Inc.
Contributed by Nicola Pero
This file is part of GCC.
......
/* Sparse Arrays for Objective C dispatch tables
Copyright (C) 1993, 1995, 1996, 2002, 2004, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
This file is part of GCC.
......
/* GNU Objective C Runtime selector related functions
Copyright (C) 1993, 1995, 1996, 1997, 2002, 2004, 2009, 2010, 2011
Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GCC.
......
/* GNU Objective C Runtime message lookup
Copyright (C) 1993, 1995, 1996, 1997, 1998,
2001, 2002, 2004, 2009, 2010 Free Software Foundation, Inc.
Copyright (C) 1993-2013 Free Software Foundation, Inc.
Contributed by Kresten Krab Thorup
This file is part of GCC.
......
/* GNU Objective C Runtime Thread Interface
Copyright (C) 1996, 1997, 2009, 2010, 2012 Free Software Foundation, Inc.
Copyright (C) 1996-2013 Free Software Foundation, Inc.
Contributed by Galen C. Hunt (gchunt@cs.rochester.edu)
This file is part of GCC.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment