diff options
author | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-15 17:29:07 +0000 |
---|---|---|
committer | nbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73> | 2010-02-15 17:29:07 +0000 |
commit | 74d7ae6816f9add829e977e5b6eaf9c26a1df5da (patch) | |
tree | 7261e3c5abe0ad6cceae39a56f0f71baad2cbca4 /package | |
parent | 8fdfe51f296c8854915b2fbd08f06de62bffe5b6 (diff) |
swconfig: add copyright for Martin Mares
Signed-off-by: Martin Mares <mj@ucw.cz>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19642 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'package')
-rw-r--r-- | package/swconfig/src/cli.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/swconfig/src/cli.c b/package/swconfig/src/cli.c index d99eda91d..7e77bd2c6 100644 --- a/package/swconfig/src/cli.c +++ b/package/swconfig/src/cli.c @@ -2,6 +2,7 @@ * swconfig.c: Switch configuration utility * * Copyright (C) 2008 Felix Fietkau <nbd@openwrt.org> + * Copyright (C) 2010 Martin Mares <mj@ucw.cz> * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License |