From 1452ba6cff39b0d77adfb3541e46cfdf39093332 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Sun, 23 Dec 2012 21:34:34 +0300 Subject: move all music to correct dir back. --- COPYING | 16 ---------------- bartk - in the forest of the birches.ogg | Bin 2177888 -> 0 bytes bartk - the adventure begins.ogg | Bin 5460808 -> 0 bytes ezili - ocean sounds.ogg | Bin 2257565 -> 0 bytes music/COPYING | 16 ++++++++++++++++ music/bartk - in the forest of the birches.ogg | Bin 0 -> 2177888 bytes music/bartk - the adventure begins.ogg | Bin 0 -> 5460808 bytes music/ezili - ocean sounds.ogg | Bin 0 -> 2257565 bytes 8 files changed, 16 insertions(+), 16 deletions(-) delete mode 100644 COPYING delete mode 100644 bartk - in the forest of the birches.ogg delete mode 100644 bartk - the adventure begins.ogg delete mode 100644 ezili - ocean sounds.ogg create mode 100644 music/COPYING create mode 100644 music/bartk - in the forest of the birches.ogg create mode 100644 music/bartk - the adventure begins.ogg create mode 100644 music/ezili - ocean sounds.ogg diff --git a/COPYING b/COPYING deleted file mode 100644 index e92732d..0000000 --- a/COPYING +++ /dev/null @@ -1,16 +0,0 @@ -All of the musics from this repository are licensed under Creative Commons licenses. -Creative Commons can be contacted here: http://creativecommons.org/. -All authors and works will be displayed as such: - -Name_of_Author (site_of_the_author.org) contributed on: -* Author_Name - First_Music_Name.ogg (License_Used Accessible_Source) -* Author_Name - Second_Music_Name.ogg (License_Used Accessible_Source) - --------------------------------------- - -BartK (opengameart.org) contributed on: -* bartk - the adventure begins.ogg (CC BY 3.0 http://soundcloud.com/lendrick/untitled) -* bartk - in the forest of the birches.ogg (CC BY 3.0 http://soundcloud.com/lendrick/the-adventure-begins) - -Ezili (woenwhoa.com thelaeva.com) contribued on: -* ezili - ocean sounds.ogg (CC BY 3.0) diff --git a/bartk - in the forest of the birches.ogg b/bartk - in the forest of the birches.ogg deleted file mode 100644 index 509f54d..0000000 Binary files a/bartk - in the forest of the birches.ogg and /dev/null differ diff --git a/bartk - the adventure begins.ogg b/bartk - the adventure begins.ogg deleted file mode 100644 index 736e7fc..0000000 Binary files a/bartk - the adventure begins.ogg and /dev/null differ diff --git a/ezili - ocean sounds.ogg b/ezili - ocean sounds.ogg deleted file mode 100644 index 4c3edfe..0000000 Binary files a/ezili - ocean sounds.ogg and /dev/null differ diff --git a/music/COPYING b/music/COPYING new file mode 100644 index 0000000..e92732d --- /dev/null +++ b/music/COPYING @@ -0,0 +1,16 @@ +All of the musics from this repository are licensed under Creative Commons licenses. +Creative Commons can be contacted here: http://creativecommons.org/. +All authors and works will be displayed as such: + +Name_of_Author (site_of_the_author.org) contributed on: +* Author_Name - First_Music_Name.ogg (License_Used Accessible_Source) +* Author_Name - Second_Music_Name.ogg (License_Used Accessible_Source) + +-------------------------------------- + +BartK (opengameart.org) contributed on: +* bartk - the adventure begins.ogg (CC BY 3.0 http://soundcloud.com/lendrick/untitled) +* bartk - in the forest of the birches.ogg (CC BY 3.0 http://soundcloud.com/lendrick/the-adventure-begins) + +Ezili (woenwhoa.com thelaeva.com) contribued on: +* ezili - ocean sounds.ogg (CC BY 3.0) diff --git a/music/bartk - in the forest of the birches.ogg b/music/bartk - in the forest of the birches.ogg new file mode 100644 index 0000000..509f54d Binary files /dev/null and b/music/bartk - in the forest of the birches.ogg differ diff --git a/music/bartk - the adventure begins.ogg b/music/bartk - the adventure begins.ogg new file mode 100644 index 0000000..736e7fc Binary files /dev/null and b/music/bartk - the adventure begins.ogg differ diff --git a/music/ezili - ocean sounds.ogg b/music/ezili - ocean sounds.ogg new file mode 100644 index 0000000..4c3edfe Binary files /dev/null and b/music/ezili - ocean sounds.ogg differ -- cgit v1.2.3-60-g2f50