[packages] mosquitto: Add Karl Palsson as MAINTAINER, bump copyright date
authoracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 Jan 2013 16:50:24 +0000 (16:50 +0000)
committeracinonyx <acinonyx@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Fri, 11 Jan 2013 16:50:24 +0000 (16:50 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/packages@35099 3c298f89-4303-0410-b956-a3cf2f4a3e73

net/mosquitto/Makefile

index 7a295c2..461c769 100644 (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)