Browse Source

msmtp-scripts: Update my email

Signed-off-by: Daniel F. Dickinson <cshored@thecshore.com>
lilik-openwrt-22.03
Daniel F. Dickinson 6 years ago
parent
commit
eb13e5b335
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      mail/msmtp-scripts/Makefile

+ 2
- 2
mail/msmtp-scripts/Makefile View File

@ -1,7 +1,7 @@
#
# Copyright (C) 2009 David Cooper <dave@kupesoft.com>
# Copyright (C) 2009-2015 OpenWrt.org
# Copyright (C) 2016 Daniel Dickinson <lede@daniel.thecshore.com>
# Copyright (C) 2016 Daniel Dickinson <cshored@thecshore.com>
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
@ -19,7 +19,7 @@ PKG_HASH:=2aec48d47b02facf2a33cf97a7434e969c1a054224406e6c55320d825c7902b2
PKG_LICENSE:=GPL-3.0+
PKG_LICENSE_FILES:=COPYING
PKG_MAINTAINER:=Daniel Dickinson <lede@daniel.thecshore.com>
PKG_MAINTAINER:=Daniel Dickinson <cshoreded@thecshore.com>
include $(INCLUDE_DIR)/package.mk


Loading…
Cancel
Save