summaryrefslogtreecommitdiff
path: root/src/drivers/android_drv.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/drivers/android_drv.h')
-rw-r--r--src/drivers/android_drv.h8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/drivers/android_drv.h b/src/drivers/android_drv.h
index 5906527a017e5..31d94408a92f5 100644
--- a/src/drivers/android_drv.h
+++ b/src/drivers/android_drv.h
@@ -1,12 +1,8 @@
/*
* Android driver interface
*
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
- *
- * Alternatively, this software may be distributed under the terms of BSD
- * license.
+ * This software may be distributed under the terms of the BSD license.
+ * See README for more details.
*/
#ifndef ANDROID_DRV_H