[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
This commit is contained in:
acinonyx 2013-01-11 16:50:24 +00:00
parent e46cdc0c86
commit 08f566d7c3

View File

@ -1,5 +1,5 @@
#
# Copyright (C) 2011,2012 OpenWrt.org
# Copyright (C) 2011-2013 OpenWrt.org
# Copyright (C) 2010 Jo-Philipp Wich <xm@subsignal.org>
#
# 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 <karlp@remake.is>
endef
define Package/$(PKG_NAME)