From: Vasilis Tsiligiannis Date: Fri, 11 Jan 2013 16:50:24 +0000 (+0000) Subject: [packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date X-Git-Url: http://git.openwrt.org/?a=commitdiff_plain;h=e83f19774e8758976271883662ed96a987bdb55b;p=openwrt%2Fsvn-archive%2Farchive.git [packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date SVN-Revision: 35099 --- diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 7a295c2194..461c76939d 100644 --- a/net/mosquitto/Makefile +++ b/net/mosquitto/Makefile @@ -1,5 +1,5 @@ # -# Copyright (C) 2011,2012 OpenWrt.org +# Copyright (C) 2011-2013 OpenWrt.org # Copyright (C) 2010 Jo-Philipp Wich # # This is free software, licensed under the GNU General Public License v2. @@ -27,6 +27,7 @@ define Package/$(PKG_NAME)/default CATEGORY:=Network TITLE:=mosquitto - an MQTT message broker URL:=http://www.mosquitto.org/ + MAINTAINER:=Karl Palsson endef define Package/$(PKG_NAME)