From 7eeb254cc49c4e9f837c980826ec112b9404f341 Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Tue, 7 Jun 2016 08:58:31 +0200 Subject: treewide: replace nbd@openwrt.org with nbd@nbd.name Signed-off-by: Felix Fietkau --- package/network/config/swconfig/Makefile | 2 +- package/network/config/swconfig/src/cli.c | 2 +- package/network/config/swconfig/src/swlib.c | 2 +- package/network/config/swconfig/src/swlib.h | 2 +- package/network/config/swconfig/src/uci.c | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'package/network/config/swconfig') diff --git a/package/network/config/swconfig/Makefile b/package/network/config/swconfig/Makefile index b62b059873..2856742fcd 100644 --- a/package/network/config/swconfig/Makefile +++ b/package/network/config/swconfig/Makefile @@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=swconfig PKG_RELEASE:=10 -PKG_MAINTAINER:=Felix Fietkau +PKG_MAINTAINER:=Felix Fietkau PKG_LICENSE:=GPL-2.0 include $(INCLUDE_DIR)/package.mk diff --git a/package/network/config/swconfig/src/cli.c b/package/network/config/swconfig/src/cli.c index 90554143e1..331f3d5dac 100644 --- a/package/network/config/swconfig/src/cli.c +++ b/package/network/config/swconfig/src/cli.c @@ -1,7 +1,7 @@ /* * swconfig.c: Switch configuration utility * - * Copyright (C) 2008 Felix Fietkau + * Copyright (C) 2008 Felix Fietkau * Copyright (C) 2010 Martin Mares * * This program is free software; you can redistribute it and/or diff --git a/package/network/config/swconfig/src/swlib.c b/package/network/config/swconfig/src/swlib.c index 9b675a924a..e6e9aead47 100644 --- a/package/network/config/swconfig/src/swlib.c +++ b/package/network/config/swconfig/src/swlib.c @@ -1,7 +1,7 @@ /* * swlib.c: Switch configuration API (user space part) * - * Copyright (C) 2008 Felix Fietkau + * Copyright (C) 2008 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/package/network/config/swconfig/src/swlib.h b/package/network/config/swconfig/src/swlib.h index f443bf5c26..3826a5e340 100644 --- a/package/network/config/swconfig/src/swlib.h +++ b/package/network/config/swconfig/src/swlib.h @@ -1,7 +1,7 @@ /* * swlib.h: Switch configuration API (user space part) * - * Copyright (C) 2008-2009 Felix Fietkau + * Copyright (C) 2008-2009 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU Lesser General Public License diff --git a/package/network/config/swconfig/src/uci.c b/package/network/config/swconfig/src/uci.c index bbeeb03111..b541b71646 100644 --- a/package/network/config/swconfig/src/uci.c +++ b/package/network/config/swconfig/src/uci.c @@ -1,7 +1,7 @@ /* * uci.c: UCI binding for the switch configuration utility * - * Copyright (C) 2009 Felix Fietkau + * Copyright (C) 2009 Felix Fietkau * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License -- cgit v1.2.3