diff --git a/taglib/CMakeLists.txt b/ape/CMakeLists.txt similarity index 100% rename from taglib/CMakeLists.txt rename to ape/CMakeLists.txt diff --git a/taglib/Makefile.am b/ape/Makefile.am similarity index 100% rename from taglib/Makefile.am rename to ape/Makefile.am diff --git a/taglib/ape-tag-format.txt b/ape/ape-tag-format.txt similarity index 100% rename from taglib/ape-tag-format.txt rename to ape/ape-tag-format.txt diff --git a/taglib/apefooter.cpp b/ape/apefooter.cpp similarity index 100% rename from taglib/apefooter.cpp rename to ape/apefooter.cpp diff --git a/taglib/apefooter.h b/ape/apefooter.h similarity index 100% rename from taglib/apefooter.h rename to ape/apefooter.h diff --git a/taglib/apeitem.cpp b/ape/apeitem.cpp similarity index 100% rename from taglib/apeitem.cpp rename to ape/apeitem.cpp diff --git a/taglib/apeitem.h b/ape/apeitem.h similarity index 100% rename from taglib/apeitem.h rename to ape/apeitem.h diff --git a/taglib/apetag.cpp b/ape/apetag.cpp similarity index 100% rename from taglib/apetag.cpp rename to ape/apetag.cpp diff --git a/taglib/apetag.h b/ape/apetag.h similarity index 100% rename from taglib/apetag.h rename to ape/apetag.h