From: acinonyx 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://207.154.207.93/?a=commitdiff_plain;h=08f566d7c38cf49a18c3c4ee87bfd94dccdac1ff;p=packages.git [packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date git-svn-id: svn://svn.openwrt.org/openwrt/packages@35099 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/net/mosquitto/Makefile b/net/mosquitto/Makefile index 7a295c219..461c76939 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)