diff --git a/utfcpp/LICENSE b/libs/utfcpp/LICENSE similarity index 100% rename from utfcpp/LICENSE rename to libs/utfcpp/LICENSE diff --git a/utfcpp/source.txt b/libs/utfcpp/source.txt similarity index 100% rename from utfcpp/source.txt rename to libs/utfcpp/source.txt diff --git a/utfcpp/utf8.h b/libs/utfcpp/utf8.h similarity index 100% rename from utfcpp/utf8.h rename to libs/utfcpp/utf8.h diff --git a/utfcpp/utf8/checked.h b/libs/utfcpp/utf8/checked.h similarity index 100% rename from utfcpp/utf8/checked.h rename to libs/utfcpp/utf8/checked.h diff --git a/utfcpp/utf8/core.h b/libs/utfcpp/utf8/core.h similarity index 100% rename from utfcpp/utf8/core.h rename to libs/utfcpp/utf8/core.h diff --git a/utfcpp/utf8/cpp11.h b/libs/utfcpp/utf8/cpp11.h similarity index 100% rename from utfcpp/utf8/cpp11.h rename to libs/utfcpp/utf8/cpp11.h diff --git a/utfcpp/utf8/cpp17.h b/libs/utfcpp/utf8/cpp17.h similarity index 100% rename from utfcpp/utf8/cpp17.h rename to libs/utfcpp/utf8/cpp17.h diff --git a/utfcpp/utf8/cpp20.h b/libs/utfcpp/utf8/cpp20.h similarity index 100% rename from utfcpp/utf8/cpp20.h rename to libs/utfcpp/utf8/cpp20.h diff --git a/utfcpp/utf8/unchecked.h b/libs/utfcpp/utf8/unchecked.h similarity index 100% rename from utfcpp/utf8/unchecked.h rename to libs/utfcpp/utf8/unchecked.h