This is the mail archive of the
newlib@sourceware.org
mailing list for the newlib project.
Add COPYING3 to releases / snapshots
- From: Daniel Jacobowitz <drow at false dot org>
- To: binutils at sourceware dot org, gdb-patches at sourceware dot org, newlib at sourceware dot org
- Date: Sun, 12 Aug 2007 15:07:52 -0400
- Subject: Add COPYING3 to releases / snapshots
Nick added COPYING3 and COPYING3.LIB to the top level in July. In
order to include these files in releases we need to manually name
them. They're already in CVSROOT/modules, the other place that we
historically forget to update :-)
--
Daniel Jacobowitz
CodeSourcery
2007-08-12 Daniel Jacobowitz <dan@codesourcery.com>
* src-release (DEVO_SUPPORT): Add COPYING3 and COPYING3.LIB.
Index: src-release
===================================================================
RCS file: /cvs/src/src/src-release,v
retrieving revision 1.25
diff -u -p -r1.25 src-release
--- src-release 22 Jun 2007 15:48:08 -0000 1.25
+++ src-release 12 Aug 2007 19:04:48 -0000
@@ -51,7 +51,8 @@ DEVO_SUPPORT= README Makefile.in configu
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