summaryrefslogtreecommitdiff
path: root/package/system
diff options
context:
space:
mode:
Diffstat (limited to 'package/system')
-rw-r--r--package/system/mtd/src/fis.c2
-rw-r--r--package/system/mtd/src/imagetag.c2
-rw-r--r--package/system/mtd/src/jffs2.c2
-rw-r--r--package/system/mtd/src/mtd.c2
-rw-r--r--package/system/mtd/src/seama.c2
-rw-r--r--package/system/mtd/src/trx.c2
-rw-r--r--package/system/ubus/Makefile2
-rw-r--r--package/system/uci/Makefile2
-rw-r--r--package/system/uci/files/lib/config/uci.sh2
-rw-r--r--package/system/usign/Makefile2
10 files changed, 10 insertions, 10 deletions
diff --git a/package/system/mtd/src/fis.c b/package/system/mtd/src/fis.c
index f825f59..b50411c 100644
--- a/package/system/mtd/src/fis.c
+++ b/package/system/mtd/src/fis.c
@@ -1,7 +1,7 @@
/*
* FIS table updating code for mtd
*
- * Copyright (C) 2009 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2009 Felix Fietkau <nbd@nbd.name>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License v2
diff --git a/package/system/mtd/src/imagetag.c b/package/system/mtd/src/imagetag.c
index 2ad2076..673dd44 100644
--- a/package/system/mtd/src/imagetag.c
+++ b/package/system/mtd/src/imagetag.c
@@ -2,7 +2,7 @@
* imagetag.c
*
* Copyright (C) 2005 Mike Baker
- * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name>
* Copyrigth (C) 2010 Daniel Dickinson <openwrt@cshore.neomailbox.net>
*
* This program is free software; you can redistribute it and/or
diff --git a/package/system/mtd/src/jffs2.c b/package/system/mtd/src/jffs2.c
index c29fb33..b432f64 100644
--- a/package/system/mtd/src/jffs2.c
+++ b/package/system/mtd/src/jffs2.c
@@ -1,7 +1,7 @@
/*
* jffs2 on-disk structure generator for mtd
*
- * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License v2
diff --git a/package/system/mtd/src/mtd.c b/package/system/mtd/src/mtd.c
index a846494..af54419 100644
--- a/package/system/mtd/src/mtd.c
+++ b/package/system/mtd/src/mtd.c
@@ -2,7 +2,7 @@
* mtd - simple memory technology device manipulation tool
*
* Copyright (C) 2005 Waldemar Brodkorb <wbx@dass-it.de>,
- * Copyright (C) 2005-2009 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2005-2009 Felix Fietkau <nbd@nbd.name>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License v2
diff --git a/package/system/mtd/src/seama.c b/package/system/mtd/src/seama.c
index ab24f03..f8b677b 100644
--- a/package/system/mtd/src/seama.c
+++ b/package/system/mtd/src/seama.c
@@ -5,7 +5,7 @@
*
* Based on the trx fixup code:
* Copyright (C) 2005 Mike Baker
- * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/package/system/mtd/src/trx.c b/package/system/mtd/src/trx.c
index 816f0eb..360a127 100644
--- a/package/system/mtd/src/trx.c
+++ b/package/system/mtd/src/trx.c
@@ -2,7 +2,7 @@
* trx.c
*
* Copyright (C) 2005 Mike Baker
- * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
+ * Copyright (C) 2008 Felix Fietkau <nbd@nbd.name>
*
* This program is free software; you can redistribute it and/or
* modify it under the terms of the GNU General Public License
diff --git a/package/system/ubus/Makefile b/package/system/ubus/Makefile
index 3f66e0b..5135670 100644
--- a/package/system/ubus/Makefile
+++ b/package/system/ubus/Makefile
@@ -15,7 +15,7 @@ CMAKE_INSTALL:=1
PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=
-PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/cmake.mk
diff --git a/package/system/uci/Makefile b/package/system/uci/Makefile
index e48d5b4..ae6104f 100644
--- a/package/system/uci/Makefile
+++ b/package/system/uci/Makefile
@@ -25,7 +25,7 @@ PKG_SOURCE_PROTO:=git
PKG_LICENSE:=LGPL-2.1
PKG_LICENSE_FILES:=
-PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
PKG_BUILD_PARALLEL:=0
diff --git a/package/system/uci/files/lib/config/uci.sh b/package/system/uci/files/lib/config/uci.sh
index db84c83..50891a6 100644
--- a/package/system/uci/files/lib/config/uci.sh
+++ b/package/system/uci/files/lib/config/uci.sh
@@ -2,7 +2,7 @@
# Shell script compatibility wrappers for /sbin/uci
#
# Copyright (C) 2008-2010 OpenWrt.org
-# Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org>
+# Copyright (C) 2008 Felix Fietkau <nbd@nbd.name>
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
diff --git a/package/system/usign/Makefile b/package/system/usign/Makefile
index ce701cd..5b40ce9 100644
--- a/package/system/usign/Makefile
+++ b/package/system/usign/Makefile
@@ -16,7 +16,7 @@ PKG_USE_MIPS16:=0
PKG_LICENSE:=ISC
PKG_LICENSE_FILES:=
-PKG_MAINTAINER:=Felix Fietkau <nbd@openwrt.org>
+PKG_MAINTAINER:=Felix Fietkau <nbd@nbd.name>
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/host-build.mk