diff options
Diffstat (limited to 'applications/luci-app-uhttpd')
-rw-r--r-- | applications/luci-app-uhttpd/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/applications/luci-app-uhttpd/Makefile b/applications/luci-app-uhttpd/Makefile index 70e33eb30f..31087676ac 100644 --- a/applications/luci-app-uhttpd/Makefile +++ b/applications/luci-app-uhttpd/Makefile @@ -1,9 +1,7 @@ # # Copyright (C) 2015 OpenWrt.org # -# This is free software, licensed under the GNU General Public License v2. -# See /LICENSE for more information. -# +# This is free software, licensed under the Apache License, Version 2.0 . include $(TOPDIR)/rules.mk |