This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH] Update the address of the FSF organization in libibertyfiles


Hi Guys,

  With DJ's approval I am applying a patch to update the address and
  telephone number of the FSF organization in the files in the
  libiberty directory.  The patch is attached (although it is very
  boring) and the ChangeLog entry is below.  As an example of what is
  changing here is the patch for xstrndup.c:

  diff -c -3 -p -r1.2 xstrndup.c
*** xstrndup.c  28 Mar 2005 01:28:01 -0000      1.2
--- xstrndup.c  10 May 2005 15:30:07 -0000
*************** Library General Public License for more 
*** 15,22 ****
  
  You should have received a copy of the GNU Library General Public
  License along with libiberty; see the file COPYING.LIB.  If
! not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
! Boston, MA 02111-1307, USA.  */
  
  /*
  
--- 15,22 ----
  
  You should have received a copy of the GNU Library General Public
  License along with libiberty; see the file COPYING.LIB.  If
! not, write to the Free Software Foundation, Inc., 51 Franklin Street - Fifth Floor,
! Boston, MA 02110-1301, USA.  */
  
  /*

Cheers
  Nick

libiberty/ChangeLog
2005-05-10  Nick Clifton  <nickc@redhat.com>

	* Update the address and phone number of the FSF organization in
	the GPL notices in the following files:
	COPYING.LIB, Makefile.in, _doprnt.c, argv.c, asprintf.c,
	choose-temp.c, clock.c, concat.c, copying-lib.texi, cp-demangle.c,
	cp-demangle.h, cp-demint.c, cplus-dem.c, dyn-string.c, fdmatch.c,
	fibheap.c, floatformat.c, fnmatch.c, fopen_unlocked.c,
	gather-docs, getopt.c, getopt1.c, getruntime.c, hashtab.c, hex.c,
	lbasename.c, lrealpath.c, maint-tool, make-relative-prefix.c,
	make-temp-file.c, md5.c, mempcpy.c, mkstemps.c, objalloc.c,
	obstack.c, partition.c, pex-common.c, pex-common.h, pex-djgpp.c,
	pex-msdos.c, pex-one.c, pex-unix.c, pex-win32.c, pexecute.c,
	physmem.c, putenv.c, regex.c, safe-ctype.c, setenv.c, snprintf.c,
	sort.c, spaces.c, splay-tree.c, stpcpy.c, stpncpy.c, strndup.c,
	strtod.c, ternary.c, unlink-if-ordinary.c, vasprintf.c,
	vsnprintf.c, vsprintf.c, xexit.c, xmalloc.c, xstrndup.c

Attachment: lib.pat.bz2
Description: BZip2 compressed data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]