switch notice since FDB is more based on Adobe Flex than ASC2.0

Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/c91e9926
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/c91e9926
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/c91e9926

Branch: refs/heads/develop
Commit: c91e9926f0137cce23cc82d6fbfba8f61605882b
Parents: 7b0a41c
Author: Alex Harui <[email protected]>
Authored: Tue Nov 10 22:26:43 2015 -0800
Committer: Alex Harui <[email protected]>
Committed: Tue Nov 10 22:26:43 2015 -0800

----------------------------------------------------------------------
 debugger/build.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/c91e9926/debugger/build.xml
----------------------------------------------------------------------
diff --git a/debugger/build.xml b/debugger/build.xml
index ac8e9ce..ea1ac4a 100644
--- a/debugger/build.xml
+++ b/debugger/build.xml
@@ -31,7 +31,7 @@
                    <mkdir dir="${dist}" />
             <mkdir dir="${basedir}/swfutils/classes/META-INF"/>
             <copy file="${basedir}/../LICENSE.base" 
tofile="${basedir.bin}/META-INF/LICENSE"/>
-            <copy file="${basedir}/../NOTICE.base" 
tofile="${basedir.bin}/META-INF/NOTICE"/>
+            <copy file="${basedir}/../NOTICE.swfutils" 
tofile="${basedir.bin}/META-INF/NOTICE"/>
                        <jar destfile="${dist}/${jar}" basedir="${basedir.bin}" 
includes="**/*.class **/*.properties **/*.txt">
                 <include name="META-INF/LICENSE"/>
                 <include name="META-INF/NOTICE"/>

Reply via email to