rename suffixes so we can tell what they are for
Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/1be58e65 Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/1be58e65 Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/1be58e65 Branch: refs/heads/develop Commit: 1be58e653f86e19369ebeea3cb8924123350cc60 Parents: c128eac Author: Alex Harui <[email protected]> Authored: Sat Sep 5 22:23:54 2015 -0700 Committer: Alex Harui <[email protected]> Committed: Sat Sep 5 22:23:54 2015 -0700 ---------------------------------------------------------------------- NOTICE.base | 9 --------- NOTICE.jx | 5 +++++ NOTICE.swfutils | 9 +++++++++ NOTICE_JX | 5 ----- 4 files changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/1be58e65/NOTICE.base ---------------------------------------------------------------------- diff --git a/NOTICE.base b/NOTICE.base deleted file mode 100644 index 416ef1d..0000000 --- a/NOTICE.base +++ /dev/null @@ -1,9 +0,0 @@ -Apache Flex -Copyright 2015 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/). - -The Initial Developer of the Original Code, known as Adobe Flex, is Adobe -Systems Incorporated (http://www.adobe.com/). - Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved. http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/1be58e65/NOTICE.jx ---------------------------------------------------------------------- diff --git a/NOTICE.jx b/NOTICE.jx new file mode 100644 index 0000000..e834b57 --- /dev/null +++ b/NOTICE.jx @@ -0,0 +1,5 @@ +Apache Flex Cross-Compiler +Copyright 2015 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/1be58e65/NOTICE.swfutils ---------------------------------------------------------------------- diff --git a/NOTICE.swfutils b/NOTICE.swfutils new file mode 100644 index 0000000..416ef1d --- /dev/null +++ b/NOTICE.swfutils @@ -0,0 +1,9 @@ +Apache Flex +Copyright 2015 The Apache Software Foundation + +This product includes software developed at +The Apache Software Foundation (http://www.apache.org/). + +The Initial Developer of the Original Code, known as Adobe Flex, is Adobe +Systems Incorporated (http://www.adobe.com/). + Copyright 2003 - 2012 Adobe Systems Incorporated. All Rights Reserved. http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/1be58e65/NOTICE_JX ---------------------------------------------------------------------- diff --git a/NOTICE_JX b/NOTICE_JX deleted file mode 100644 index e834b57..0000000 --- a/NOTICE_JX +++ /dev/null @@ -1,5 +0,0 @@ -Apache Flex Cross-Compiler -Copyright 2015 The Apache Software Foundation - -This product includes software developed at -The Apache Software Foundation (http://www.apache.org/).
