fix typo
SVN-Revision: 5270
This commit is contained in:
parent
4f9190d1c8
commit
e5b4b6a757
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Shell script for interacting with config files
|
# Shell script for interacting with config files
|
||||||
#
|
#
|
||||||
# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraumhofer.de>
|
# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
|
||||||
# Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
|
# Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Shell script defining macros for manipulating config files
|
# Shell script defining macros for manipulating config files
|
||||||
#
|
#
|
||||||
# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraumhofer.de>
|
# Copyright (C) 2006 by Fokus Fraunhofer <carsten.tittel@fokus.fraunhofer.de>
|
||||||
# Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
|
# Copyright (C) 2006 by Felix Fietkau <nbd@openwrt.org>
|
||||||
#
|
#
|
||||||
# This program is free software; you can redistribute it and/or modify
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
|
Loading…
Reference in a new issue