Skip to content

Commit

Permalink
2005-08-17 Kelley Cook <[email protected]>
Browse files Browse the repository at this point in the history
	* All files: Update FSF address.


git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@103197 138bc75d-0d04-0410-961f-82ee72b054a4
  • Loading branch information
kcook committed Aug 17, 2005
1 parent 447575f commit b1df5b2
Show file tree
Hide file tree
Showing 63 changed files with 130 additions and 122 deletions.
4 changes: 4 additions & 0 deletions libmudflap/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2005-08-17 Kelley Cook <[email protected]>

* All files: Update FSF address.

2005-08-15 Ulrich Weigand <[email protected]>

* mf-hooks3.c (main_seen_p): Remove.
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-heuristics.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */


#include "config.h"
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-hooks1.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */


#include "config.h"
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-hooks2.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */


#include "config.h"
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-hooks3.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */


#include "config.h"
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */

#ifndef __MF_IMPL_H
#define __MF_IMPL_H
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-runtime.c
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */

#include "config.h"

Expand Down
4 changes: 2 additions & 2 deletions libmudflap/mf-runtime.h
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301, USA. */

/* Public libmudflap declarations -*- C -*- */

Expand Down
2 changes: 1 addition & 1 deletion libmudflap/testsuite/lib/libmudflap.exp
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#
# 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.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

# Define libmudflap callbacks for dg.exp.
# This file is a copy of libstdc++-v3's dejagnu driver, with minor changes.
Expand Down
2 changes: 1 addition & 1 deletion libmudflap/testsuite/lib/mfdg.exp
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
#
# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
# Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.


# This is a modified excerpt of dejagnu/lib/dg.exp.
Expand Down
4 changes: 2 additions & 2 deletions libmudflap/testsuite/libmudflap.c/pass-stratcliff.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
You should have received a copy of the GNU Lesser General Public
License along with the GNU C Library; if not, write to the Free
Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA
02111-1307 USA. */
Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
02110-1301 USA. */

#define _GNU_SOURCE 1
#define __USE_GNU
Expand Down
4 changes: 4 additions & 0 deletions libobjc/ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
2005-08-17 Kelley Cook <[email protected]>

* All files: Update FSF address.

2005-08-13 Marcin Koziej <[email protected]>
Andrew Pinski <[email protected]>

Expand Down
4 changes: 2 additions & 2 deletions libobjc/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@

#You should have received a copy of the GNU General Public License
#along with GCC; see the file COPYING. If not, write to
#the Free Software Foundation, 59 Temple Place - Suite 330,
#Boston, MA 02111-1307, USA. */
#the Free Software Foundation, 51 Franklin Street, Fifth Floor,
#Boston, MA 02110-1301, USA. */

#This was cribbed from the libchill, libiberty and libstdc++
#Makefile.in files. Some of this stuff may be unnecessary and
Expand Down
4 changes: 2 additions & 2 deletions libobjc/NXConstStr.m
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
4 changes: 2 additions & 2 deletions libobjc/Object.m
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled
with GCC to produce an executable, this does not cause the resulting
Expand Down
4 changes: 2 additions & 2 deletions libobjc/Protocol.m
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
16 changes: 8 additions & 8 deletions libobjc/aclocal.m4
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@

# 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.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.

# For projects using AC_CONFIG_AUX_DIR([foo]), Autoconf sets
# $ac_aux_dir to `$srcdir/foo'. In other projects, it is set to
Expand Down Expand Up @@ -91,8 +91,8 @@ am_aux_dir=`cd $ac_aux_dir && pwd`

# 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.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.

# serial 6

Expand Down Expand Up @@ -136,8 +136,8 @@ fi])])

# 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.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.

# serial 3

Expand Down Expand Up @@ -178,8 +178,8 @@ AU_DEFUN([jm_MAINTAINER_MODE], [AM_MAINTAINER_MODE])

# 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.
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
# 02110-1301, USA.

AC_DEFUN([AM_PROG_CC_C_O],
[AC_REQUIRE([AC_PROG_CC_C_O])dnl
Expand Down
4 changes: 2 additions & 2 deletions libobjc/archive.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ details.
You should have received a copy of the GNU General Public License along with
GCC; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
2 changes: 1 addition & 1 deletion libobjc/class.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ details.
You should have received a copy of the GNU General Public License along with
GCC; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
4 changes: 2 additions & 2 deletions libobjc/configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
#
#You should have received a copy of the GNU General Public License
#along with GCC; see the file COPYING. If not, write to
#the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#02111-1307, USA.
#the Free Software Foundation, 51 Franklin Street, Fifth Floor, Boston, MA
#02110-1301, USA.

AC_PREREQ(2.59)
AC_INIT(package-unused, version-unused,, libobjc)
Expand Down
4 changes: 2 additions & 2 deletions libobjc/encoding.c
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
4 changes: 2 additions & 2 deletions libobjc/exception.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled
with GCC to produce an executable, this does not cause the resulting
Expand Down
4 changes: 2 additions & 2 deletions libobjc/gc.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
4 changes: 2 additions & 2 deletions libobjc/hash.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
4 changes: 2 additions & 2 deletions libobjc/hash_compat.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
2 changes: 1 addition & 1 deletion libobjc/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ details.
You should have received a copy of the GNU General Public License along with
GCC; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
Foundation, 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
4 changes: 2 additions & 2 deletions libobjc/libobjc.def
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@
;
; You should have received a copy of the GNU General Public License along with
; GCC; see the file COPYING. If not, write to the Free Software
; Foundation, 59 Temple Place - Suite 330,
; Boston, MA 02111-1307, USA.
; Foundation, 51 Franklin Street, Fifth Floor,
; Boston, MA 02110-1301, USA.

LIBRARY libobjc
EXPORTS
Expand Down
4 changes: 2 additions & 2 deletions libobjc/libobjc_entry.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
4 changes: 2 additions & 2 deletions libobjc/linking.m
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ Contributed by Ovidiu Predescu ([email protected]).
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
4 changes: 2 additions & 2 deletions libobjc/makefile.dos
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
#
# You should have received a copy of the GNU General Public License along with
# GCC; see the file COPYING. If not, write to the Free Software
# Foundation, 59 Temple Place - Suite 330,
# Boston, MA 02111-1307, USA.
# Foundation, 51 Franklin Street, Fifth Floor,
# Boston, MA 02110-1301, USA.

# This Makefile is configured for GnuMAKE

Expand Down
4 changes: 2 additions & 2 deletions libobjc/misc.c
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to the Free
Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
4 changes: 2 additions & 2 deletions libobjc/nil_method.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ details.
You should have received a copy of the GNU General Public License along with
GCC; see the file COPYING. If not, write to the Free Software
Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled with
GCC to produce an executable, this does not cause the resulting executable
Expand Down
4 changes: 2 additions & 2 deletions libobjc/objc/NXConstStr.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files
compiled with GCC to produce an executable, this does not cause
Expand Down
4 changes: 2 additions & 2 deletions libobjc/objc/Object.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,8 @@ License for more details.
You should have received a copy of the GNU General Public License
along with GCC; see the file COPYING. If not, write to
the Free Software Foundation, 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
the Free Software Foundation, 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */

/* As a special exception, if you link this library with files compiled
with GCC to produce an executable, this does not cause the resulting
Expand Down
Loading

0 comments on commit b1df5b2

Please sign in to comment.