diff --git a/lv_conf.h b/lv_conf.h
index 4cfeb25..39796c8 100644
--- a/lv_conf.h
+++ b/lv_conf.h
@@ -1,11 +1,22 @@
/**
- * @file lv_conf.h
- * Configuration file for v8.1.0-dev
+ * Copyright 2021 Johannes Marbach
+ *
+ * This file is part of buffyboard, hereafter referred to as the program.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see .
*/
-/*
- * COPY THIS FILE AS `lv_conf.h` NEXT TO the `lvgl` FOLDER
- */
#if 1 /*Set it to "1" to enable content*/
diff --git a/lv_drv_conf.h b/lv_drv_conf.h
index d2f50a6..d3bfbb3 100644
--- a/lv_drv_conf.h
+++ b/lv_drv_conf.h
@@ -1,11 +1,22 @@
/**
- * @file lv_drv_conf.h
- * Configuration file for v8.1.0-dev
+ * Copyright 2021 Johannes Marbach
+ *
+ * This file is part of buffyboard, hereafter referred to as the program.
+ *
+ * This program is free software: you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation, either version 3 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License
+ * along with this program. If not, see .
*/
-/*
- * COPY THIS FILE AS lv_drv_conf.h
- */
#if 1 /*Set it to "1" to enable the content*/