From: nbd Date: Mon, 23 Oct 2006 16:38:47 +0000 (+0000) Subject: fix typo X-Git-Url: http://git.ozo.com/?p=openwrt-10.03%2F.git;a=commitdiff_plain;h=c7c173fcd907ff1b0524625f47a64922f4328e98 fix typo git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5270 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- diff --git a/package/base-files/default/bin/uci b/package/base-files/default/bin/uci index 7f4354947..ea67c6513 100755 --- a/package/base-files/default/bin/uci +++ b/package/base-files/default/bin/uci @@ -1,7 +1,7 @@ #!/bin/sh # Shell script for interacting with config files # -# Copyright (C) 2006 by Fokus Fraunhofer +# Copyright (C) 2006 by Fokus Fraunhofer # Copyright (C) 2006 by Felix Fietkau # # This program is free software; you can redistribute it and/or modify diff --git a/package/base-files/default/lib/config/uci.sh b/package/base-files/default/lib/config/uci.sh index ccd6ee57b..87b7dcb13 100755 --- a/package/base-files/default/lib/config/uci.sh +++ b/package/base-files/default/lib/config/uci.sh @@ -1,7 +1,7 @@ #!/bin/sh # Shell script defining macros for manipulating config files # -# Copyright (C) 2006 by Fokus Fraunhofer +# Copyright (C) 2006 by Fokus Fraunhofer # Copyright (C) 2006 by Felix Fietkau # # This program is free software; you can redistribute it and/or modify