]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
move FreePlayMusic files into a subdirectory, and include a license statement for...
authorKevin P. Fleming <kpfleming@digium.com>
Mon, 16 Jul 2007 18:10:40 +0000 (18:10 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Mon, 16 Jul 2007 18:10:40 +0000 (18:10 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@75251 65c4cc65-6c06-0410-ace0-fbb531ad65f3

Makefile
sounds/moh/LICENSE [new file with mode: 0644]
sounds/moh/fpm-calm-river.mp3 [moved from sounds/fpm-calm-river.mp3 with 100% similarity]
sounds/moh/fpm-sunshine.mp3 [moved from sounds/fpm-sunshine.mp3 with 100% similarity]
sounds/moh/fpm-world-mix.mp3 [moved from sounds/fpm-world-mix.mp3 with 100% similarity]

index d09a42109fc51e7aaa1adc29b4c2ee47d72658a2..f49b762b2dd025d2d140439f9f83c9e1e2be9127 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -795,7 +795,7 @@ samples: adsi
                fi; \
        done
        mkdir -p $(DESTDIR)$(ASTVARLIBDIR)/mohmp3 ; \
-       for x in sounds/*.mp3; do \
+       for x in sounds/moh/*.mp3; do \
                $(INSTALL) -m 644 $$x $(DESTDIR)$(ASTVARLIBDIR)/mohmp3 ; \
        done
        rm -f $(DESTDIR)$(ASTVARLIBDIR)/mohmp3/sample-hold.mp3
diff --git a/sounds/moh/LICENSE b/sounds/moh/LICENSE
new file mode 100644 (file)
index 0000000..adefcc4
--- /dev/null
@@ -0,0 +1,3 @@
+Music Provided By www.freeplaymusic.com. These sound files are provided by
+Digium under license from Freeplay Music Corporation for use in conjunction
+with the Asterisk software only.