diff options
Diffstat (limited to 'applications/luci-app-squid/Makefile')
-rw-r--r-- | applications/luci-app-squid/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/applications/luci-app-squid/Makefile b/applications/luci-app-squid/Makefile index 4c89c4a610..ec7f2ec517 100644 --- a/applications/luci-app-squid/Makefile +++ b/applications/luci-app-squid/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 |