Browse Source

* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.

binutils-2_18-branch
Daniel Jacobowitz 19 years ago
parent
commit
f538c05f2b
  1. 4
      ChangeLog
  2. 3
      src-release

4
ChangeLog

@ -1,3 +1,7 @@
2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
2007-07-17 Nick Clifton <nickc@redhat.com>
* COPYING3: New file. Contains version 3 of the GNU General

3
src-release

@ -51,7 +51,8 @@ DEVO_SUPPORT= README Makefile.in configure configure.ac \
COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
mkinstalldirs ltmain.sh missing ylwrap \
libtool.m4 ltsugar.m4 ltversion.m4 ltoptions.m4 \
Makefile.def Makefile.tpl src-release config.rpath
Makefile.def Makefile.tpl src-release config.rpath \
COPYING3 COPYING3.LIB
# Files in devo/etc used in any net release.
# ChangeLog omitted because it may refer to files which are not in this

Loading…
Cancel
Save